notmuch-haskell

Xavier Maillard xavier at maillard.im
Thu Sep 23 00:35:55 PDT 2010


On Sun, 19 Sep 2010 11:53:22 -0700, Daniel Goldin <danielgoldin at gmail.com> wrote:
> Using emacs 23.1.1, notmuch 3.1-59. Here is relevant code from .emacs:

[ SNIP]

> (require 'smtpmail)
> (setq send-mail-function 'smtpmail-send-it)
> (setq message-send-mail-function 'smtpmail-send-it)

Is `smtpmail-send-it' able to queue messages when SMTP server is
unreachable ? If so, can this queue be automatically flushed when one
send a new message successfully. I mean, all messages are queued *but*
when one message passes, then, the whole queue is flushed.

Cheers


More information about the notmuch mailing list