1.9.9(13228)

https://sourceforge.net/projects/assp/files/latest/download?source=files

- NotSpamTag will whitelist (NotSpamTagAutoWhite)
If a sender uses the NotSpamTag, the senderaddress will be whitelisted.

- OK, Is a SSL/TLS connection, default=-20 + (tlsValencePB)
Scoring Bonus for SSL/TLS connections

- Early Talker Scoring, default=25 + (etValencePB)
Message/IP scoring for clients who talk before server's greeting is sent. An 
value of zero will disable this check - otherwise
assp scores the IP and droppes the connection.
-Do not block Connections from these IP's* (noBlockingIPs)
Manually maintained list of IP's which should not be blocked. For example: 
145.145.145.145|145.146.
To define IP's only for specific email addresses or domains (recipients) you 
must use the file:... option
An entry (line) may look as follows:
145.146.0.0/16=>*@local.domain|user@mydomain|user2@*.mydomain # comment

NOTICE: the following combination of two entries, will lead in to a user/domain 
based matching - the global entry will be ignored!
145.146.0.0/16 # comment
145.146.0.0/16=>*@local.domain|user@mydomain|user2@*.mydomain # comment
If multiple user/domain based entries are defined for the same IP, only the 
last one will be used!


-Run CleanWhitelist Now (CleanWhitelistNow)
If selected, ASSP fills exportedWhiteDomains.  

-Exported WhiteDomains File (exportedWhiteDomains)
whitelisted entries for domains (*@domain) will be stored here.
 
-Disable AUTH support on listenPorts (NoAUTHlistenPorts)
This disables the SMTP AUTH command on the defined listenPorts. This option 
works for listenPort , listenPort2 and listenPortSSL .
The listener definition here has to be the same like in the port definitions. 
Separate multiple entries by "|".
Examples: 25, 127.0.0.1:25, 127.0.0.1:25|127.0.0.2:25

-No AutoWhite Addresses* (NoAutoWhiteAdresses)
Mail solely to or from any of these addresses are excluded from automatic 
whitelist additions. Accepts specific addresses
([email protected]), user parts (user) or entire domains (@domain.com). Wildcards 
are supported (fribo*@domain.com).

-SSL key cipher list (SSL_cipher_list)
If this option is set, the cipher list for the connection will be set to the 
given value, e.g. something like
'ALL:!LOW:!EXP:!ADH'. Look into the OpenSSL documentation 
(http://www.openssl.org/docs/apps/ciphers.html#CIPHER_STRINGS) for more
details. Setting this value causes the 'SSL_honor_cipher_order' flag to be 
switched on (BEAST vulnerable)
If this option is not used (default) the openssl builtin default is used which 
is suitable for most cases.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to