Single domain gateway for multiple servers ?

2015-10-16 Thread Arjan Melein
Hello, I have a little bit of a challenge (OSI layer 8 issue) and I'm looking for options and possibilities. I currently have an email gateway running postfix 2.9.7 that is routing email for multiple domains/servers and it does recipient checks on the smtp level. Each back-end server is in its

Re: Betr.: Re: Betr.: Re: Trim part of the header with header rewriting ?

2009-11-17 Thread Arjan Melein
Op 12-11-2009 om 21:35 is door Wietse Venema wie...@porcupine.org geschreven: As shown below, Postfix 2.7 can fix commands from remote SMTP clients. Meanwhile, I am adding a similar feature to fix replies from remote SMTP servers. In your case the regexp could look like:

Re: Betr.: Re: Betr.: Re: Trim part of the header with header rewriting ?

2009-11-17 Thread Arjan Melein
Op 17-11-2009 om 12:48 is door Wietse Venema wie...@porcupine.org geschreven: Arjan Melein: It's been a few days but i just ran into a little bump in the road.. It looks like the ;1:1 actually changes depending on the number of recipients. How would I change '/^RCPT\s+TO:(.*);1:1$/ RCPT

Re: Betr.: Re: Betr.: Re: Trim part of the header with header rewriting ?

2009-11-13 Thread Arjan Melein
Op 12-11-2009 om 21:35 is door Wietse Venema wie...@porcupine.org geschreven: Noel Jones: On 11/12/2009 12:28 PM, Arjan Melein wrote: Yea I just found that out when I just tried to sed the queue file :-) Any way to limit it to only take out the line on domain X Y and Z ? On a sidenote

Re: Betr.: Re: Betr.: Re: Trim part of the header with header rewriting ?

2009-11-13 Thread Arjan Melein
Op 12-11-2009 om 21:35 is door Wietse Venema wie...@porcupine.org geschreven: Noel Jones: On 11/12/2009 12:28 PM, Arjan Melein wrote: Yea I just found that out when I just tried to sed the queue file :-) Any way to limit it to only take out the line on domain X Y and Z ? On a sidenote

Trim part of the header with header rewriting ?

2009-11-12 Thread Arjan Melein
Hello, I am currently having an issue where our enterprise mail system is bugged(groupwise8sp1) and for some unknown reason, even for Novell, it is adding ;1:1 to the end of the TO: line and this is causing e-mails to bounce with a certain ISP who has very strict header checking. I'm using