For Users of ASSP  <[email protected]> schreibt:
>I'm looking, but can't figure out if within ASSP there's a way to set
>this up. After X number of attempts during X number of days, the
>invalid
>address should be added to trapaddresses, so I can use any further
>attempts to build up the score against the offending IPs, and
>eventually
>see them moved into the extreme penalty, where smtp is denied.


ASSP can create Trap-Adresses automagically. But the selection is done
very straightforward.
This feature is in ASSP quite some time.

Section: Penalty Box

-Cache Unknown Addresses (DoPenaltyMakeTraps)
If enabled, unknown addresses are cached. If set to 'use for
spamtrapaddresses' very activ addresses will be used like
spamtrapaddresses. If set to 'use for spamaddresses' they will work
like spamaddresses. If set to 'use for validation' all entries
regardless of their frequency will be used to validate incoming
addresses. Note: LocalAddresses_Flat or doLDAP or doVRFY must be
enabled.
 
-Unknown Address Frequency Limit (PenaltyMakeTraps)
Minimum number of times an address must appear during PBTrapCacheExp
before it will be used as spamaddress/spamtrapaddress. For example: 10.
 
-Exceptionlist for Address Cache* (noPenaltyMakeTraps)
Addresses which should not be cached. Accepts specific addresses
([email protected]), user parts (user) or entire domains
(@example.com). Wildcards are supported ([email protected]).
 
-Address Cache Expiration (PBTrapCacheExp)
Addresses will be removed after this interval in hours if the 'Invalid
Addresses Frequency Limit' is not reached. For example 3. 


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to