<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY style="FONT: 10pt Courier New" leftMargin=5 topMargin=5>
<DIV>Hallo,</DIV>
<DIV> </DIV>
<DIV>ich möchte gerne postgrey.pl unter Debian Sarge mit Amavis einsetzen um der
Spam-Flut, die wir täglich ausgesetzt sind, entgegenzuwirken.</DIV>
<DIV>Gibt es etwas beim Einsatz unter diesen Bedingungen zu beachten, bzw. wo
sollte ich die smtp_recipeint_restrictions einbauen?</DIV>
<DIV> </DIV>
<DIV>Hier die Ausgabe von postconf -n:</DIV>
<DIV> </DIV>
<DIV>alias_database = hash:/etc/aliases<BR>alias_maps =
hash:/etc/aliases<BR>append_dot_mydomain = no<BR>biff = no<BR>body_checks =
regexp:/etc/postfix/postfixbuch/body_checks<BR>config_directory =
/etc/postfix<BR>content_filter = smtp-amavis:[127.0.0.1]:10024<BR>header_checks
= regexp:/etc/postfix/postfixbuch/header_checks<BR>inet_interfaces =
all<BR>mailbox_command =<BR>mailbox_size_limit = 0<BR>mydestination = linux,
h9877.serverkompetenz.net, localhost.serverkompetenz.net,
localhost<BR>myhostname = h9877.serverkompetenz.net<BR>mynetworks =
127.0.0.0/8<BR>myorigin = $myhostname<BR>recipient_delimiter =
+<BR>relay_domains =
$mydestination,
</DIV>
<DIV>
wicker-klinik.de,</DIV>
<DIV>
wicker.de</DIV>
<DIV>relayhost =<BR>smtpd_banner = $myhostname
ESMTP<BR>smtpd_recipient_restrictions = permit_mynetworks,</DIV>
<DIV>
permit_mx_backup,</DIV>
<DIV>
check_client_access hash:/var/lib/pop-before-smtp/hosts,</DIV>
<DIV>
reject_unauth_destination,</DIV>
<DIV>
reject_rbl_client zombie.dnsbl.sorbs.net,</DIV>
<DIV>
reject_rbl_client block.dnsbl.sorbs.net,</DIV>
<DIV>
reject_rbl_client http.dnsbl.sorbs.net,</DIV>
<DIV>
reject_rbl_client dul.dnsbl.sorbs.net,</DIV>
<DIV>
reject_rbl_client
web.dnsbl.sorbs.net,</DIV>
<DIV>
reject_rbl_client relays.ordb.org,</DIV>
<DIV> reject_rbl_client
list.dsbl.org,</DIV>
<DIV> reject_rhsbl_sender
dsn.rfc-ignorant.org<BR>transport_maps =
hash:/etc/postfix/transport<BR>virtual_gid_maps =
mysql:/etc/postfix/gids.mysql<BR>virtual_mailbox_base =
/var/spool/maildirs<BR>virtual_mailbox_maps =
mysql:/etc/postfix/mailbox.mysql<BR>virtual_minimum_uid =
5000<BR>virtual_uid_maps = mysql:/etc/postfix/uids.mysql<BR></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Hier noch ein Auszug aus der master.cf:</DIV>
<DIV> </DIV>
<DIV>smtp inet
n -
n -
2 smtpd<BR>localhost:10025
inet n
- n
- -
smtpd -o
content
_filter=<BR>smtp-amavis unix
- -
n -
2 smtp -o
smtp_dat
a_done_timeout=1800 -o disable_dns_lookups=yes<BR></DIV>
<DIV> </DIV>
<DIV>Danke und Gruß,<BR>Andreas</DIV></BODY></HTML>