Re: Do not include first 'Received' header when received via 465/587?

2009-03-06 Thread Nate Carlson
On Fri, 6 Mar 2009, Noel Jones wrote: Victor Duchovni wrote: Probably want a ":" in there to make it a valid header: header_checks.pcre: if /^Received:/ /\n\tby (smtp\.example\.com \(Postfix\) with ESTMPS?A id \w+)/ REPLACE X-Submitted: to $1 endif Yes, thanks. I extrapo

Re: Do not include first 'Received' header when received via 465/587?

2009-03-05 Thread Nate Carlson
On Thu, 5 Mar 2009, Wietse Venema wrote: I've found tricks to remove or edit Received headers for specific IP's via 'header_checks'; however, what I'd like to be able to do is either remove the header altogether or modify the IP to one of the IP's that we own for all authenticated users that subm

Do not include first 'Received' header when received via 465/587?

2009-03-05 Thread Nate Carlson
Hi, I have a client that I have set up the submission port and 465 (for submission over raw SSL). They use many different internet connections, and a few of them (Panera Bread in particular) have their IP on blacklists. Because the IP gets included in the first Received header from Postfix, s

Set outgoing IP address based on sender e-mail address?

2009-02-14 Thread Nate Carlson
Hey all, Sorry if this is a FAQ, I can't find anything about it online. Is it possible to set the outgoing IP address of a locally-generated message based on the sender's e-mail address? IE, if a message is submitted via 'pickup' with the sender address of 'u...@example1.com', use the IP '19