Mercurial > emacs
diff lisp/ChangeLog @ 44867:a2faf90a5f0a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 25 Apr 2002 23:39:06 +0000 |
parents | 6dbfe921e3c2 |
children | fe9296210133 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 25 21:55:39 2002 +0000 +++ b/lisp/ChangeLog Thu Apr 25 23:39:06 2002 +0000 @@ -4,6 +4,16 @@ delivery status notification from MTA. (sendmail-send-it): Use it. + * mail/smtpmail.el (smtpmail-queue-counter): New variable. + (smtpmail-send-it): Use it to construct new queue filenames + (needed if you send more than one message per second, which is + possible if you use Gnus Agent). + + * mail/smtpmail.el (smtpmail-auth-credentials): Support netrc + files as well. + (smtpmail-try-auth-methods): Support netrc data. + (netrc-parse): Autoload netrc. + 2002-04-25 Colin Walters <walters@verbum.org> * replace.el (multi-occur-by-filename-regexp): Doc fix.