Re: Postfix 2.6.5 address rewiting: removing invalid characters from email addresses

2010-04-16 Thread Noel Jones
On 4/16/2010 8:59 AM, Bernd Nies wrote: Hi, Is it possible to rewrite an email address that contains invalid characters? Example: Rewrite ":u...@domain.com" to "u...@domain.com" -- stripping of the leading ":" (colon). I read through the Postfix Address Rewriting README [1] but did not find a

Re: Postfix 2.6.5 address rewiting: removing invalid characters from email addresses

2010-04-16 Thread Wietse Venema
Bernd Nies: > Hi, > > Is it possible to rewrite an email address that contains invalid characters? > > Example: Rewrite ":u...@domain.com" to "u...@domain.com" -- stripping > of the leading ":" (colon). > > I read through the Postfix Address Rewriting README [1] but did not > find a hint. Post