Gnus development mailing list
 help / color / mirror / Atom feed
From: Morten Leander Petersen <mortenlp2@gmail.com>
To: ding@gnus.org
Subject: ssl/tls
Date: Sun, 10 Jun 2012 17:26:11 +0200	[thread overview]
Message-ID: <87txyjnq7g.fsf@gmail.com> (raw)

Hi

I just upgraded to emacs 24.1 and ran into a problem. I use gnus to
access my gmail account but when I type g to check for new mails it uses
tls instead of ssl even though I have (nnimap-stream ssl) in my .gnus
file. Also it asks for my imap-username even though .gnus contains
(imap-username "mortenlp2"). In emacs 23.x everything worked just fine.

The relevant part of my .gnus file is this:

(add-to-list 'gnus-secondary-select-methods
             '(nnimap "gmail"
                      (nnimap-address "imap.gmail.com")
                      (imap-username "mortenlp2")
                      (nnimap-server-port 993)
                      (nnimap-stream ssl)
                      (nnir-search-engine imap)))


Does anyone know what to do?

Thanks in advance.                      

-- 
/Morten




             reply	other threads:[~2012-06-10 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10 15:26 Morten Leander Petersen [this message]
2012-06-11  7:19 ` ssl/tls Tassilo Horn
2012-06-11 20:15   ` ssl/tls Morten Leander Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87txyjnq7g.fsf@gmail.com \
    --to=mortenlp2@gmail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).