Re: Restrictive Email Format forwarding to Script - [SOLVED]

2012-02-29 Thread /dev/rob0
On Wed, Feb 29, 2012 at 12:31:37PM +0100, Tugdual de Lassat (ML) wrote: > On 2/28/2012 07:15 PM, /dev/rob0 wrote : > > LEARN regular expressions if you plan to use them. KNOW what > > those metacharacters mean. KNOW how and when and why you need > > to anchor expressions. > > I just regret tha

Re: Restrictive Email Format forwarding to Script - [SOLVED]

2012-02-29 Thread Tugdual de Lassat (ML)
On 2/28/2012 09:27 PM, Noel Jones wrote: >Wildcard domain transports are probably a mistake, quite likely to come back and bite you later. >Anyway, your regexp is wrong. >... >So the user is unknown for a domain listed in $mydestination. >http://www.postfix.org/ADDRESS_CLASS_README.html >http://www

Re: Restrictive Email Format forwarding to Script

2012-02-28 Thread Noel Jones
On 2/28/2012 11:51 AM, Tugdual de Lassat (ML) wrote: > Hello the list.. > > > > I’m asking your support for a problem we are facing using Postfix > server configuration… > > > > We are trying to setup an internal CRM Solution, that has to manage > mail returns depending type of message… >

Re: Restrictive Email Format forwarding to Script

2012-02-28 Thread /dev/rob0
On Tue, Feb 28, 2012 at 06:51:16PM +0100, Tugdual de Lassat (ML) wrote: > I have a transport regex : transportregex > > /bounce.*@*/bounceh: > /return.*@*/bouncer: I don't have time right now to go into the entire post, but I will quickly jump on this, with a wink and a nod to Mr. Zawins