Re: [Exim] PCRE regex

Top Pagina
Delete this message
Reply to this message
Auteur: Michael Jakscht
Datum:  
Aan: exim-users
Onderwerp: Re: [Exim] PCRE regex

Hey,

> /(^.[^\/]*)(\/InfoTL\.RZV)@vit.de/



Yes, okay, but that's what I already had with my - okay - more complicated
ones ... ;-)
But I need a regex which can rewrite the underscore into a normal dot so
that

user_name/InfoTL.RZV@???    becomes


user.name@???



Thanx,

Michael