emacs-devel
[Top][All Lists]
Advanced

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

Re: auth-source glue added to smtpmail.el


From: Ted Zlatanov
Subject: Re: auth-source glue added to smtpmail.el
Date: Mon, 12 May 2008 07:50:08 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Fri, 09 May 2008 16:19:11 -0500 Ted Zlatanov <address@hidden> wrote: 

TZ> On Fri, 09 May 2008 14:47:23 -0500 Ted Zlatanov <address@hidden> wrote: 
TZ> The [url-auth] patch will match any realm when looking for a
TZ> host/login/password combination.  I decided to go with a less
TZ> flexible approach for simplicity; I think it's rare to need more
TZ> than one realm per host and whoever does can always customize the
TZ> underlying url-auth-* variables.

TZ> Emacs developers, please let me know if there's any problems with the
TZ> patch before I commit it into CVS.  I'm being cautious because
TZ> url-auth.el is used by so many other libraries indirectly.  If it's OK,
TZ> I'll commit it after the weekend.
...
TZ> Similarly to the above, I've made a patch against smtpmail.el to support
TZ> auth-source.el, and will commit it after the weekend unless it's bad in
TZ> some way.

I've comitted both patches to Emacs CVS, so now auth-sources will be
consulted for smtpmail.el and url*.el functions.  Please let me know if
you have any problems authenticating for SMTP or HTTP (basic or digest);
you can take a look at auth-source.el and make any suggestions you see
fit as well.

Thanks
Ted





reply via email to

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