unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-devel@gnu.org
Subject: Re: SMTP server error message
Date: Sat, 31 May 2014 16:16:33 +0200	[thread overview]
Message-ID: <8738fq58zi.fsf@Rainer.invalid> (raw)
In-Reply-To: 83mwdydqcs.fsf@gnu.org

Eli Zaretskii writes:
> Since about a couple of days ago, some of the messages I send via
> smtpmail fail because the SMTP server sends this response, after the
> message is sent to it:
>
>   451 4.0.0 Spam filter end message failed - server - license [slot 1]

The 451 repsonse means there has been an error on the server while
processing the message and the pending action has been aborted.

> When this response comes in, smtpmail bails out.  This only happens
> with about 25% probability, and in particular if I immediately resend,
> the message is sent with no problems.

You might be talking to an address that uses load-balancing over
multiple servers and only one of those has a problem.  Another
possibility is that whatever is doing the spam filtering doesn't respond
(quickly enough).

> What does that response mean, and what can I do to avoid it (apart of
> hacking smtpmail)?

Getting a 451 means, "Sorry, didn't work out this time.  Come back later
if you still want to."  Most SMTP servers would now enter exponential
backoff for re-delivery attempts, most MTA will simply bow out and let
the user handle the problem.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves




  reply	other threads:[~2014-05-31 14:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-31 13:34 SMTP server error message Eli Zaretskii
2014-05-31 14:16 ` Achim Gratz [this message]
2014-05-31 15:51   ` Stefan Monnier
2014-05-31 16:59     ` Achim Gratz
2014-05-31 16:28   ` Eli Zaretskii
2014-05-31 17:02     ` Achim Gratz
2014-05-31 14:27 ` Florian Weimer
2014-05-31 16:29   ` Eli Zaretskii
2014-05-31 14:47 ` Stephen J. Turnbull
2014-05-31 16:27   ` Eli Zaretskii
2014-05-31 18:18     ` Stephen J. Turnbull
2014-05-31 18:43       ` Eli Zaretskii
2014-05-31 19:55         ` Stephen J. Turnbull

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=8738fq58zi.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-devel@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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).