all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: SMTP server error message
Date: Sat, 31 May 2014 23:47:07 +0900	[thread overview]
Message-ID: <87oaye57kk.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <83mwdydqcs.fsf@gnu.org>

Eli Zaretskii writes:

 >   451 4.0.0 Spam filter end message failed - server - license [slot 1]

Greylisting.  The idea is that a real MTA will retry (it's a temporary
failure, which means you are being invited to try again later with
exactly the same address and message data), while a spammer will just
move on to the next victim's address.  Reduces spam by about 75%, but
most MTAs wait about 4 hours to retry, which is a long time for a list
like emacs-devel.

The greylisting MTA normally whitelists you immediately for a period
of time (typically 24 hours) after the first (temporary) failure.
This may explain your 25% failure rate, the others are within the
auto-whitelist period.

You don't say which SMTP server you're talking to.  If it's an
outbound relay, you might talk to the sysadmin and see if your host
can be permanently whitelisted.





  parent reply	other threads:[~2014-05-31 14:47 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
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 [this message]
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

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

  git send-email \
    --in-reply-to=87oaye57kk.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=eliz@gnu.org \
    --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 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.