On Wed, 17 Nov 2004, at 2:51pm, [EMAIL PROTECTED] wrote: > So on the one hand I want to reject the message because of the To but it > gets accepted by the Received: from mx2.zoneedit.com header.
You don't want to SMTP reject spam relayed through a secondary MX. Google for "backscatter" to find out why. Your best bet is to use a procmail rule, or some other kind of MDA level filtering, to silently discard any spam that makes it through MTA filters. -- Ben Scott <[EMAIL PROTECTED]> | The opinions expressed in this message are those of the author and do | | not represent the views or policy of any other person or organization. | | All information is provided without warranty of any kind. | _______________________________________________ gnhlug-discuss mailing list [EMAIL PROTECTED] http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
