emacs-devel
[Top][All Lists]
Advanced

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

Re: Opportunistic STARTTLS in smtpmail.el


From: Stefan Monnier
Subject: Re: Opportunistic STARTTLS in smtpmail.el
Date: Wed, 01 Jun 2011 09:37:43 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I think it's necessary no matter what.  We've had several suggestions
> (from me, Lars, and Daiki Ueno) for something like what I'm proposing.
> It's definitely useful.

> Speaking of which, I think in addition to gpg: tokens we should support
> crypt: tokens (using the native OS crypt call) and MD4 or some other
> symmetric cipher simple enough to implement in ELisp.  GPG is not
> necessarily available or wanted.

One more thing: a user which has a ~/.authinfo.gpg but no unencrypted
~/.netrc nor ~/.authinfo should not be prompted for a password (since
that would be very annoying, if in the end she doesn't need
authentication).
I really think that trying to avoid smtpmail-use-auth is ill-advised.


        Stefan



reply via email to

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