Re: Postfix's SMTP outbound mail filtering of header content

2008-11-18 Thread Victor Duchovni
On Tue, Nov 18, 2008 at 02:24:38PM +, Charles Account wrote: > I am running Postfix with zimbra, our milter checks for specific > content, etc.If it exists, it is allowed to be delivered to the local > lmtp queues, however,as for company policy, it must be run through a > black box service bef

RE: Postfix's SMTP outbound mail filtering of header content

2008-11-18 Thread Charles Account
> Subject: Re: Postfix's SMTP outbound mail filtering of header content> To: > postfix-users@postfix.org> Date: Mon, 17 Nov 2008 17:35:20 -0500> From: > [EMAIL PROTECTED]> > Wietse:>> As documented, smtp_header_checks etc. cannot > change the destinati

Re: Postfix's SMTP outbound mail filtering of header content

2008-11-17 Thread Wietse Venema
Wietse: > As documented, smtp_header_checks etc. cannot change the destination. > > Destination changes would not make sense, because the checks happen > while mail is being delivered. Charles Account: > If I create a second relay-smtp queue that is configured to be a > relay to deliver mail to m

RE: Postfix's SMTP outbound mail filtering of header content

2008-11-17 Thread Charles Account
> Subject: Re: Postfix's SMTP outbound mail filtering of header content > To: [EMAIL PROTECTED] > Date: Mon, 17 Nov 2008 16:13:19 -0500 > CC: postfix-users@postfix.org > From: [EMAIL PROTECTED] > > As documented, smtp_header_checks etc. cannot change the destination

Re: Postfix's SMTP outbound mail filtering of header content

2008-11-17 Thread Wietse Venema
As documented, smtp_header_checks etc. cannot change the destination. Destination changes would not make sense, because the checks happen while mail is being delivered. Wietse