info-gnus-english
[Top][All Lists]
Advanced

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

IMAP over SSL


From: Antoine Junod
Subject: IMAP over SSL
Date: 11 Nov 2005 23:09:00 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Hello, 

I'm a new user of gnus and i'm encountering little problem while
fetching mails via IMAP over SSL.

I'm using the following configuration:

(setq imap-ssl-program "openssl s_client -tls1 -quiet -connect %s:%p")
(setq gnus-secondary-select-methods
      '((nnimap "mails"
               (nnimap-address "my.server.com")
               (nnimap-server-port 993)
               (nnimap-authinfo-file
                "/home/toto/.imap-authinfo")
               (nnimap-stream ssl))))

I get no error while starting gnus. But i don't get my mails.

Any help would be appreciate
Thanks a lot
- AJ


reply via email to

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