Re: [Exim] PCRE regex

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Michael Jakscht
Date:  
À: exim-users
Sujet: 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