Quote:
Originally Posted by ePrOmD
hi fractalizer
i wanna use your hack to filter mails directions.
so everytime that some user writes somebody@someserver.another.com the hack will replace it with XXXXXX@XXXX.XXX
i don?t have idea of expressions, so i dont know, how can i do it :$
so it?ll be very grateful if you guide me to do that
|
Try such regex:
'/\s+[A-Za-z_\.]+@[A-Za-z_]+\.[A-Za-z_]+\s+/' =>'XXX@XXX.XXX'
2Big_Ern:
Still cannot reproduce error on my PC, but will check these days.