From: Lars Ingebrigtsen Date: Tue, 17 Sep 2019 11:54:19 +0000 (+0200) Subject: Update doc marker -- smtpmail-retries is documented X-Git-Tag: emacs-27.0.90~1551^2~17 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f52c13ff8212e46e5b5f034eade316a733c9e4a4;p=emacs.git Update doc marker -- smtpmail-retries is documented --- diff --git a/etc/NEWS b/etc/NEWS index 693a690f17a..9aec8da5663 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1165,7 +1165,7 @@ defining new 'cl-defmethod' of 'smtpmail-try-auth-method'. attempt when communicating with the SMTP server(s), the 'smtpmail-servers-requiring-authorization' variable can be used. ---- ++++ *** smtpmail will now try resending mail when getting a transient 4xx error message from the SMTP server. The new 'smtpmail-retries' variable says how many times to retry.