all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* sendmail-program with msmtpq
@ 2018-11-11 22:00 Xavier Maillard
  2018-11-12  3:41 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Xavier Maillard @ 2018-11-11 22:00 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I am trying to use msmtpQ with the regular mail-mode.
I set sendmail-program to "msmtpq" and `send-mail-function' to `sendmail-send-it'.

My goal with this setup is to queue my outgoing messages when I am not
connected.  There is something wrong at some point; when unplugged,
msmtpq is doing the right thing: it queues the outgoing message but `sendmail-send-it' would consider it as unsent.

Here is the log:

[2018-11-10 08:12:02.017] Sending...
Added to /home/xavier/.cache/mail/sent
sendmail-send-it: Sending...failed to   mail for [ -oi -f xavier@maillard.im -oep -odi -t ] : couldn't be sent - host not connected; enqueued mail as : [ 2018-11-10-08.12.02 ] ( -oi -f xavier@maillard.im -oep -odi -t ) : successful; 

Due to that behaviour, calling C-x m again is just asking if I want to erase the *mail* buffer instead of creating a new one.

What's wrong ?

Regards
--
Xavier



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

end of thread, other threads:[~2018-11-12 23:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-11 22:00 sendmail-program with msmtpq Xavier Maillard
2018-11-12  3:41 ` Eli Zaretskii
2018-11-12  5:11   ` Xavier Maillard
2018-11-12  5:22     ` Xavier Maillard
2018-11-12 15:44       ` Eli Zaretskii
2018-11-12 20:54         ` sendmail-program with msmtpq [SOLVED] Xavier Maillard
2018-11-12 23:10           ` Eric Abrahamsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.