Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: imaps, and .authinfo port name/number?
Date: Mon, 16 Aug 2004 23:36:57 +0200	[thread overview]
Message-ID: <iluy8ke3gue.fsf@latte.josefsson.org> (raw)
In-Reply-To: <4n8ycft1vd.fsf@lifelogs.com>

"Ted Zlatanov" <tzz@lifelogs.com> writes:

> On Fri, 13 Aug 2004, jas@extundo.com wrote:
>
>> The magic translation "SSL means port 993" happen inside imap.el, so
>> the netrc code in nnimap.el believe it will be using port 143.  I
>> suppose this isn't ideal, but changing things will likely be backwards
>> incompatible.  And as IMAPS is supposed to go away, I'd argue that the
>> Right Thing here is to use STARTTLS instead of IMAPS.
>
> Maybe this patch will make things easier by just taking any 'imaps'
> password and using it for 'imap' authentication (if the 'imap'
> password is not given)?

Yup.  Please install.  Could you update the manual too?

> Ted
>
> Index: nnimap.el
> ===================================================================
> RCS file: /usr/local/cvsroot/gnus/lisp/nnimap.el,v
> retrieving revision 7.6
> diff -r7.6 nnimap.el
> 764c764,769
> <                                    port "imap")))
> ---
>>                                    port "imap")
>>                     (netrc-machine list server port "imaps")
>>                     (netrc-machine list
>>                                    (or nnimap-server-address
>>                                        nnimap-address)
>>                                    port "imaps")))




  reply	other threads:[~2004-08-16 21:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-12 19:45 Steinar Bang
2004-08-13  6:35 ` Simon Josefsson
2004-08-13 16:33   ` Steinar Bang
2004-08-13 21:09     ` Simon Josefsson
2004-08-14 20:12       ` Steinar Bang
2004-08-14 22:39         ` Simon Josefsson
2004-08-16 17:43       ` Ted Zlatanov
2004-08-16 21:36         ` Simon Josefsson [this message]
2004-08-17 14:05           ` Ted Zlatanov

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=iluy8ke3gue.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    /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).