Gnus development mailing list
 help / color / mirror / Atom feed
* unsent messages
@ 2010-07-27  0:36 Eric Abrahamsen
  2010-07-27 18:27 ` Memnon Anon
  0 siblings, 1 reply; 8+ messages in thread
From: Eric Abrahamsen @ 2010-07-27  0:36 UTC (permalink / raw)
  To: ding

Every once in a while (maybe once or twice a week, on average), I send a
mail via gnus that doesn't actually get sent: gnus believes it has sent
the message, it is archived into my Sent group, but the message does not
actually go out. All my email accounts are served via google app
domains, and I use msmtp for outgoing mail. When I discover that a sent
message has not been sent (often a week or two after the fact), I can
see that it does not appear in my msmtp.log file. So the crack it's
falling through is somewhere between gnus and msmtp.

My relevant settings seem to be:

--8<---------------cut here---------------start------------->8---
(setq message-send-mail-function 'message-send-mail-with-sendmail)
(setq sendmail-program "/usr/bin/msmtp")
--8<---------------cut here---------------end--------------->8---

Gnus is v5.13, msmtp is 1.4.20, emacs is 23.2.1.

I've also got a message-send-mail-hook that switches the outgoing msmtp
account based on the From header of outgoing messages, which I found
here: http://www.emacswiki.org/emacs/GnusMSMTP#toc1  I'm using it just
as it appears there.

I guess I'd just like to know how to ensure some sort of transaction
integrity here: either it goes out and really does go, or it blows up
and I know about it. Can anyone tell me if there are places in this
chain where errors could be muffled?

Thanks very much!

Eric





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-08-18 13:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-27  0:36 unsent messages Eric Abrahamsen
2010-07-27 18:27 ` Memnon Anon
2010-08-03 18:55   ` Ted Zlatanov
2010-08-05  2:44     ` Memnon Anon
2010-08-05  7:30       ` Eric Abrahamsen
2010-08-05  8:16         ` Memnon Anon
2010-08-15 18:41     ` Memnon Anon
2010-08-18 13:38       ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).