Thomas,

Prior to testing,
bombSubjectRe is empty
maxSubjectLength=200=>100

Message with 557 character length subject passed without triggering 
maxSubjectLength. Based on testing in Mail Analyzer, maxSubjectLength is 
only tested when bombSubjectRe is not blank.

If maxSubjectLength contains a valid length (possibly with weight) ASSP 
should check subject length regardless of bombSubjectRe content. I may 
not have a particular regex for bombSubjectRe.

Work arounds:

maxSubjectLength does trigger if bombSubjectRe contains 
"file:files/bombSubjectRe.txt". Even if file is empty.

maxSubjectLength does trigger if bombSubjectRe contains any kind of 
regex. Example: .{200,}


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to