Hi all,

2013-01-12
fixed in assp 2.2.2 build 13012:

- the changed DNS implementation for DKIM has thrown exceptions like
 
  Error: Worker_4: DNS error: query timed out
  Error: Worker_2: no domain to fetch policy for

  it was also possible that this changes caused hanging assp
 

changed:

- the mail-analyzer is now able to do DKIM and DMARC checks

- an new ASSP-MIB file is released

- The following hidden configuration variables are now available in the 
GUI. After upgrading assp, remove
  the related lines from lib/CorrectASSPcfg.pm and setup the values in the 
GUI.

AddURIS2MyHeader = 0;               # (0/1) URI's detected with URIBLOK 
are added to myheader (X-Assp-Detected-URI:)
localnoDelayAddresses = 0;          # (0/1) skip delaying if the recipient 
matches 'noDelayAddresses' (incoming mail only)
AllowInternalsInRegex = 0;          # (0/1) allow internal variables in 
regexes - replace something like ${$EmailDomainRe} with the value of 
$EmailDomainRe
enableStrongRegexOptimization = 0;  # (0/1) enable the strong optimization 
of regular expressions
removeForeignBCC = 0;               # (0/1) remove foreign bcc: header 
lines from the mail header
DoT10Stat = 0;                      # (0/1) enable the top ten statistic 
count and the output in the GUI and BlockReports for admins
host2IPminTTL = 300;                # (number > 60) min TTL used for 
config reload if hostnames are defined for any IP regex
DoSPFinHeader = 0;                  # (0/1) do an additional SPF check on 
the header from: address if it is in blockstrictSPFRe *** breakes RFC 
rules ***
forceRebuildDowngrade = 1;          # (0/1) keep rebuildspamdb.pm 
compatible to assp.pl in case of a version downgrade
DoNoSpoofing4From = 0;              # (0/1) do the NoSpoofing check also 
for 'from:' addresses
HideIPandHelo;                      # (ip=127.0.0.1 helo=anyhost.local) 
replace these information in our received header for outgoing mails
NpWlTimeOut = 1200;                 # timeout in seconds for noprocessing 
and whitelisted mails
maxDNSRespDist = 50;                # (number > 0) max DNS responstime 
change in ms before the order of the name servers should be changed


added:

'newReportedInterval','Interval for processing new Reported Mails',
 File count and interval definition (count minutes) for processing new 
reported mails (correctedspam , correctednotspam)
  - process if at least 'first value' mails are reported but every 'second 
value' minutes.
 Set the first value to zero to disable this feature.
 If enabled, new reported mails or files moved in to the corpus via GUI 
are used, to immediatly update the Spamdb
 and HMMdb with the new information.
 This will keep the databases continuously uptodate and the 
RebuildSchedule interval could be increased, 
 if there are enough files in the corpus and your corpus norm is fine.
 If you need to copy/move several files from outside assp in to the corpus 
and you want assp to process them 
 immediatly, copy/move the files in to the subfolder 
"error/.../newManualyAdded".

 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!
*******************************************************


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to