[Postfixbuch-users] postgrey.pl unter Debian Sarge mit Amavis
Bernhard Schneider
mail at b-schneider.de
Di Dez 13 08:32:08 CET 2005
Hallo
Nach der anleitung hats bei mir super geklapt
http://www.postfix.org/SMTPD_POLICY_README.html#greylist
Mit freundlichen Grüßen
Bernhard Schneider
________________________________________
Von: postfixbuch-users-bounces at listi.jpberlin.de
[mailto:postfixbuch-users-bounces at listi.jpberlin.de] Im Auftrag von
postfix at wicker-klinik.de
Gesendet: Dienstag, 13. Dezember 2005 08:20
An: postfixbuch-users at listi.jpberlin.de
Betreff: [Postfixbuch-users] postgrey.pl unter Debian Sarge mit Amavis
Hallo,
ich möchte gerne postgrey.pl unter Debian Sarge mit Amavis einsetzen um der
Spam-Flut, die wir täglich ausgesetzt sind, entgegenzuwirken.
Gibt es etwas beim Einsatz unter diesen Bedingungen zu beachten, bzw. wo
sollte ich die smtp_recipeint_restrictions einbauen?
Hier die Ausgabe von postconf -n:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
body_checks = regexp:/etc/postfix/postfixbuch/body_checks
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
header_checks = regexp:/etc/postfix/postfixbuch/header_checks
inet_interfaces = all
mailbox_command =
mailbox_size_limit = 0
mydestination = linux, h9877.serverkompetenz.net,
localhost.serverkompetenz.net, localhost
myhostname = h9877.serverkompetenz.net
mynetworks = 127.0.0.0/8
myorigin = $myhostname
recipient_delimiter = +
relay_domains = $mydestination,
wicker-klinik.de,
wicker.de
relayhost =
smtpd_banner = $myhostname ESMTP
smtpd_recipient_restrictions = permit_mynetworks,
permit_mx_backup,
check_client_access
hash:/var/lib/pop-before-smtp/hosts,
reject_unauth_destination,
reject_rbl_client zombie.dnsbl.sorbs.net,
reject_rbl_client block.dnsbl.sorbs.net,
reject_rbl_client http.dnsbl.sorbs.net,
reject_rbl_client dul.dnsbl.sorbs.net,
reject_rbl_client web.dnsbl.sorbs.net,
reject_rbl_client relays.ordb.org,
reject_rbl_client list.dsbl.org,
reject_rhsbl_sender dsn.rfc-ignorant.org
check_policy_service
unix:private/policy
Greylisting Eintrag
policy_time_limit = 3600
transport_maps = hash:/etc/postfix/transport
virtual_gid_maps = mysql:/etc/postfix/gids.mysql
virtual_mailbox_base = /var/spool/maildirs
virtual_mailbox_maps = mysql:/etc/postfix/mailbox.mysql
virtual_minimum_uid = 5000
virtual_uid_maps = mysql:/etc/postfix/uids.mysql
Hier noch ein Auszug aus der master.cf:
smtp inet n - n - 2 smtpd
localhost:10025 inet n - n - - smtpd -o
content _filter=
smtp-amavis unix - - n - 2 smtp -o
smtp_dat a_done_timeout=1800 -o
disable_dns_lookups=yes
policy unix - n n - - spawn
3 user=nobody argv=/usr/bin/perl /usr/libexec/postfix/greylist.pl
Danke und Gruß,
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users