From: Matt Fretwell (no email)
Date: Tue Mar 01 2005 - 13:40:26 EST
Bigley, Steve wrote:
> Received: by external-relay.mydomain.com (Postfix, from userid 6000)
Use a header check, with the IGNORE action. Something along the lines of:
^Received: by external-relay\.mydomain\.com \(Postfix, from userid
[0-9]{1,}\) IGNORE
You can also change Postfix with the mail_name option in main.cf.
Matt
|
|
|