Not adding the X-Original-To header

2010-03-11 Thread Richard Cooper
Hi All, Is there any way to tell Postfix to not add the X-Original-To header to messages it delivers? I ask because I have a setup where inbound emails go through 2 instances of postfix. The first postfix instance is on the MX server. This uses virtual_alias_maps to rewrite the email address f

Re: Race condition in postmap?

2010-02-12 Thread Richard Cooper
On 12 Feb 2010, at 12:21, LuKreme wrote: > On 12-Feb-2010, at 04:25, Richard Cooper wrote: >> >> to=< recipi...@example.com > proto=SMTP helo= >> >> This is a very intermittent and short lived error. Emails to >> recipi...@example.com were working before

Re: Race condition in postmap?

2010-02-12 Thread Richard Cooper
On 12 Feb 2010, at 12:12, Eray Aslan wrote: > On 12.02.2010 13:25, Richard Cooper wrote: >> Feb 12 00:41:24 mail1 postfix/smtpd[24782]: NOQUEUE: reject: RCPT from >> unknown[111.111.111.111]: 550 5.1.1 : Recipient >> address rejected: User unknown in virtual alias table;

Race condition in postmap?

2010-02-12 Thread Richard Cooper
Hi All, I'm using postfix as an MX server which delivers email to the final recipient using virtual aliases. The version number according to rpm is postfix-2.3.3-2.1.el5_2, that is the version which is supplied in the main CentOS5 yum repositories. This is working perfectly except for one probl