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

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

Re: Force STARTTLS connection with IMAP


From: Lars Magne Ingebrigtsen
Subject: Re: Force STARTTLS connection with IMAP
Date: Wed, 08 Dec 2010 15:45:55 -0000
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

adamsonj@email.unc.edu (Joel J. Adamson) writes:

> (setq gnus-secondary-select-methods
>       '((nnimap "UNC"
>               (nnimap-address "imap.unc.edu")
>               (nnimap-server-port 143))))

[...]

> My question is why doesn't the machine at home go through the same set
> of protocols, and why does it arrive at a different solution?  Is there
> a way to force it to use STARTTLS?  I tried specifying
>
> (nnimap-stream starttls)
>
> and it does exactly the same thing as when I leave it unspecified.

If you put

  (nnimap-stream starttls)

into the server definition and restart, it should use STARTTLS.  

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


reply via email to

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