[Mailman-Users] Outgoing qrunner stops working and outgoing mails get stuck
Brad Knowles
brad at shub-internet.org
Wed Feb 6 02:29:42 CET 2008
On 2/5/08, ippaso wrote:
> Here is the log from the smtp server for that time, in case it can help:
> (qmail is patched to check the 'rcpt to' against a valid addresses list
> before accepting a message and to reject during the smtp conversation
> the mails which achieve a very high spamassassin spam score)
You really want to avoid doing any kind of anti-spam check for
outgoing mail from Mailman. All those checks should be done on
input, and should not need to be done on output.
Moreover, you really don't want to do any kind of recipient address
validation, if the recipient in question is not local to your network
-- that could easily be mistaken by remote sites for a spammer trying
to verify his mailing list.
--
Brad Knowles <brad at shub-internet.org>
LinkedIn Profile: <http://tinyurl.com/y8kpxu>
More information about the Mailman-Users
mailing list