]> git.notmuchmail.org Git - notmuch/commit
test: make smtp-dummy work with Emacs 24
authorThomas Jost <schnouki@schnouki.net>
Mon, 3 Oct 2011 16:47:27 +0000 (18:47 +0200)
committerDavid Bremner <bremner@debian.org>
Sun, 13 Nov 2011 17:48:02 +0000 (13:48 -0400)
commitcb7270b27a4cef99fc4a3f5d44c461da5d622605
treebbfa07fb3dc214f80bce83df0058b1e0a0e197ea
parent5964a760a5d26f94ea1c262a25f80725877e3445
test: make smtp-dummy work with Emacs 24

In Emacs 24, a space is expected after a SMTP response code. If we don't respect
that, smtpmail-send-it will wait forever.
test/smtp-dummy.c