* mail/smtpmail.el (smtpmail-send-command): Send the command and
commit8633b1f4566f01eae2d596436cd97fa687f09051
authorJason L. Wright <jason.wright@inl.gov>
Wed, 9 May 2012 19:12:20 +0000 (9 21:12 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 9 May 2012 19:12:20 +0000 (9 21:12 +0200)
tree3367a45fd456438a1ef8ced3924c045614ab2a4b
parentfe263b8f57f4f55e17a4a39f36e52f585e0cba70
* mail/smtpmail.el (smtpmail-send-command): Send the command and
the following \r\n using a single `process-send-string', since the
Lotus SMTP server refuses to accept any commands if they are sent
with two `process-send-string's.

Fixes: debbugs:11444
lisp/ChangeLog
lisp/mail/smtpmail.el