RE: [Exim] finding html comments - long (sorry)

Inizio della pagina
Delete this message
Reply to this message
Autore: Ryan Cartwright
Data:  
To: exim-users
Oggetto: RE: [Exim] finding html comments - long (sorry)
In my previous mail I wrote;-

> if $message_body matches "/s <!-- .* .-->/ex" then


sorry typo - that should have been...

if $message_body matches "/s<!-- .* -->ex/" then

regards
Ryan