smtpmail would say it's done before it is
commitfd8956d36abaaa90137cf9f9c4b4095e3a2ac7c1
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 25 Apr 2016 22:59:50 +0000 (26 00:59 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 25 Apr 2016 22:59:50 +0000 (26 00:59 +0200)
tree7d577d84988e775d496a2bbc58d9c3e9c3ade600
parent77ba0f1c5a259615ec049e21d061c4646e29f1d6
smtpmail would say it's done before it is

* lisp/mail/smtpmail.el (smtpmail-via-smtp): Move the sending
of the data end marker from here... (bug#23020).
(smtpmail-send-data): ... to here, so that we don't get a
"Sending done" before we've sent the final "." (which can make
the SMPT server reject the email.
lisp/mail/smtpmail.el