|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Bill Cole (postfixlists-070913
billmail.scconsult.com)
Date: Wed Oct 24 2007 - 00:37:17 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 10:20 AM -0500 10/23/07, Ben Beuchler wrote:
>I need to collect a few hundred thousand spam messages in a relatively
>short period of time. The first thing that springs to mind would be
>to try to get Postfix to redirect RBL matches instead of rejecting
>them out of hand.
>
>Any suggestions on how I might make that work?
If you are running a recent Postfix, the MIMEDefang milter seems like
a reasonable choice for this. It has a 'quarantine' function that
drops a copy of the message as offered along with various bits of
metadata into a directory of its own for easy examination later, and
you can still reject the message in SMTP. The trick for keeping the
messages is to not do the DNSBL check until you have the data in
hand, and MIMEDefang will let you do that (or anything else you can
whip up some perl for)
--
Bill Cole
bill
scconsult.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]