]> git.notmuchmail.org Git - notmuch/commit
test: attempt to send QUIT to smtp-dummy in case mail send failed
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 16 Nov 2011 21:25:19 +0000 (23:25 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 18 Nov 2011 14:49:53 +0000 (10:49 -0400)
commitc832dad3224f627e528530102976b172048758ea
treef2bc2fdcd856cbe4cea9737b52a5eef5fe8c723d
parent8efdc0518d1887737f79d3eb37c461f0d314f5e1
test: attempt to send QUIT to smtp-dummy in case mail send failed

If mail sending from emacs fails before it has chance to connect
to the smtp-dummy mail server, the opportunistic QUIT message
sending makes smtp-dummy to exit.
test/test-lib.sh