fixed:

- High CPU usage and stucking workers if 
'DoBackSctr','BackDNSInterval','downloadBackDNSFile','localBackDNSFile' 
and 'useDB4IntCache' are configured - caused by too less BerkeleyDB cache. 
The used BerkeleyDB cache is set to at least  50MB in this case - if the 
configured value is too less. 

- GUI text for 'relayPort'  -  multiple entry support - sorry, the 
function is available for a long time, I forgot to change the GUI text.

- After each start the file counter was reset to 1. So it was possible 
that some file where overwritten, because of the same resulting file name. 
The counter value is now stored in the asspstats.sav file and will turn 
over to 1 after 999.999 stored mails. This belongs to all discarded mails 
and to all other collected mails if 'UseSubjectsAsMaillogNames' is 
configured.

- Both mail analyzing features now able to report weighted regex results

- BlockReports now working correct if 'ExtraBlockReportLog' is set to on

- attachment detection (also AFC-Plugin) is working, even if it is 
processing a digital signed mail

- all Attachment-, Bomb....-, Script and Bayes checks are now using the 
full decoded header and body

- the subject logging was not working for noprocessing and whitelisted 
mails 


Hint (caused by the forum):

--> If someone uses 'acceptAllMail' to detect relayed mails (not using the 
relayPort) - the 'ReservedOutboundWorkers' will not work.
'ReservedOutboundWorkers' needs a configured and used 'relayPort' !!!
But, it is possible to binding two different IP's to the same interface 
(if only one available) - using the first for incomming and the second for 
outgoing mails on the same port - configuring for example:
listenPort:=192.168.1.1:25
relayPort:=192.168.1.2:25
Set the router or firewall to send incoming SMTP traffic to 192.168.1.1 
and set your clients and sending servers to use 192.168.1.2 as destination 
server.
If configured this way,  the 'ReservedOutboundWorkers' will work as 
expected.


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

------------------------------------------------------------------------------
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to