all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: help-gnu-emacs@gnu.org
Subject: Re: sendmail-program with msmtpq [SOLVED]
Date: Mon, 12 Nov 2018 15:10:01 -0800	[thread overview]
Message-ID: <87woph3nau.fsf@ericabrahamsen.net> (raw)
In-Reply-To: E1gMJDf-0006Bt-4O@eggs.gnu.org

Xavier Maillard <xavier@maillard.im> writes:

>> Date: Mon, 12 Nov 2018 17:44:05 +0200
>> From: Eli Zaretskii <eliz@gnu.org>
>> 
>> > Date: Mon, 12 Nov 2018 06:22:54 +0100
>> > From: Xavier Maillard <xavier@maillard.im>
>> > Cc: eliz@gnu.org, help-gnu-emacs@gnu.org
>> > 
>> > in fact, no matter my online status, calling `compose-mail' after a
>> > previous call to `sendmail-send-it' behaves the same.
>> > 
>> > I did not pay attention before but, I have many `sendmail-errors-XXXX'
>> > buffers with msmtpqs's output (exactly the same output than when
>> > calling it from the terminal).
>> 
>> Please show the full message you get in the *Messages* buffer after a
>> failure to send a message.
>
> In fact, there is no failure just an output from the msmtpq command
> which I suspect, is not what is expected.
>
> I read through msmtpq source code (thank you FOSS) and I find a way to
> make the command be quiet.
>
> I tested it and it no longer bails out any error anywhere (and my
> mesages are either sent or queued depending my connectivity).

As an interested bystander: did you suppress the error, or did you
change the return value so it didn't return a message (only the 0)? My
understanding is that msmtpq should return 0 whether it sent the message
or queued it, right? Can't `call-process-region' ignore the message, and
only pay attention to the return value?




      reply	other threads:[~2018-11-12 23:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87woph3nau.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.