bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54158: 28.0.91; duplicate mail downloads in Gnus (IMAP)


From: Roland Winkler
Subject: bug#54158: 28.0.91; duplicate mail downloads in Gnus (IMAP)
Date: Fri, 25 Feb 2022 15:36:39 -0600

On Fri, Feb 25 2022, Eric Abrahamsen wrote:
> You're using the IMAP server as a mail source, right? Can you post
> your value of `mail-sources'?

mail-sources is

       ((imap :server "localhost"
              :port 1143
              :user "winkler@foo.com"
              :authentication 'login
              :predicate "1:*"
              :mailbox ("INBOX" "JUNK EMAIL"))
        (pop :server "fencepost.gnu.org"
             :port 995
             :user "winkler"
             :authentication 'apop))
 
Server is "localhost" because I am using davmail in between emacs and
the actual IMAP server (Office 365).  There is no problem with
fencepost.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]