On Sun, 19 Sep 2010 11:53:22 -0700, Daniel Goldin <[email protected]> 
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
_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to