Re: [Exim] PCRE regex

Etusivu
Poista viesti
Vastaa
Lähettäjä: Michael Jakscht
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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