Hi all,

fixed in 2.0.2_1.2.10:

- this version requires the new Optimizer.pm module 1.07 (if used) - 
Optimizer 1.07 could and should be upgraded for all versions of assp.

changed:

Enhanced regular expression usage - it is now possible to overwrite the 
default noprocessing, whitelisted, localmail and ISP options for every 
single regular expression and/or a complete definition file.

for single line - :>N[+-]W[+-]L[+-]I[+-]
for a complete file -  !!!N[+-]W[+-]L[+-]I[+-]!!!

here is the changed GUI text:

Fields marked with two asterisk (**)  ......

For all "bomb*" regexes and "invalidFormatHeloRe", "invalidPTRRe" and 
"invalidMsgIDRe" it is possible to define a third parameter (to overwrite 
the default options) after the weight like: 
Phishing\\.=>1.45|~Heuristics|Email~=>50:>N[+-]W[+-]L[+-]I[+-], where the 
characters and the optional to use + and - have the following functions:
use this regex (+ = only)(- = never) for: N = noprocessing , W = 
whitelisted , L = local , I = ISP mails . So the line 
~Heuristics|Email~=>50:>N-W-LI could be read as: take the regex with a 
weight of 50, never scan noprocessing mails, never scan whitelisted mails, 
scan local mails and mails from ISP's (and all others). The line 
~Heuristics|Email~=>3.2:>N-W+I could be read as: take the regex with a 
weight of 3.2 as factor, never scan noprocessing mails, scan only 
whitelisted mails even if they are received from an ISP .
If the third parameter is not set or any of the N,W,L,I is not set, the 
default configuration for the option will be used unless a default option 
string is defined anywhere in a single line in the file in the form 
!!!NWLI!!! (with + or - is possible).
.......

A single regex line, that uses all possible assp options will look like: 
~<<<any-regex|other-regex>>>~=>weight:>N+W+LI
The regular expression /any-regex|other-regex/ will not be optimized, it 
is weighted and it is only used for noprocessing whitelisted mails, that 
could be local mails and could be received from an ISP.


Thomas

DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to