Hi,

I want to check some mails for their char count (will be part of a meta
rule) but spamassassin does hit the rule, even if the mail has less chars
than defined in regex.

The regex was tested in Perl and was working fine, so what did I miss?

body                    MY_BODY_SHORT_MAIL              /\A.{0,150}\z/s
describe                MY_BODY_SHORT_MAIL              Short Mail
score                   MY_BODY_SHORT_MAIL              0.1

Best regards
Daniel
-- 
View this message in context: 
http://old.nabble.com/regex-for-short-messages-tp28880387p28880387.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Reply via email to