[Postfixbuch-users] Zugriff auf den SMTP Dialog
    Martin Schwartz 
    martin.schwartz at java-info.de
                  
    Fr Jul 21 12:11:39 CEST 2006
    
    
Am Freitag, den 21.07.2006, 00:21 +0200 schrieb Sandy Drobic:
> >> Sinnvoller wäre es daher, bei Spamtrap-Adressen die IP des Clients
> >> direkt in eine Datenbank einzutragen und bei wiederholten
> >> Einlieferversuchen den Zugriff von diesen IPs direkt abzuwürgen. Das
> >> ist erheblich effektiver.
> >>
> >> Diesen Mechanismus gibt es IMHO auch schon.
> > 
Ist das nicht einfach die Spamtrap-Funktion in postfix-policyd?
=== schnipp (/etc/postfix-policyd.conf)
# enable spamtrap                    default: off
#
#   the idea of this module is to allow you to capture
#   hosts that mail to your spamtraps without having to
#   resort to parsing the mails to identify senders. you
#   now have the ability to blacklist the host/netblock
#   for a period of time (definable in SPAMTRAP_AUTO_EXPIRE).
#
#                                    1=on  0=off
SPAMTRAPPING=1
#
# spamtrap rejection:                default: "Abuse. Go Away."
#
#   what error message the connecting host will recieve
#   when a message is directly sent to your spamtraps
#
SPAMTRAP_REJECTION="Abuse. Go away."
=== schnapp
    
    
Mehr Informationen über die Mailingliste Postfixbuch-users