Bowie Bailey wrote:
> 
> The best idea was suggested by someone else.  Instead of trying to match
> a short segment, do a negative match on a longer one.
> 
> rawbody T__LONG_MAIL /.{151}/s
> meta T_SHORT_MAIL !T__LONG_MAIL
> 

Hmm, I saw the suggestion but missed to negate the meta...
Thank you :-)

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

Reply via email to