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

Góra strony
Delete this message
Reply to this message
Autor: Ryan Cartwright
Data:  
Dla: exim-users
Temat: 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