Update doc marker -- smtpmail-retries is documented

This commit is contained in:
Lars Ingebrigtsen 2019-09-17 13:54:19 +02:00
parent 8054935c61
commit f52c13ff82

View file

@ -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.