Am 19.03.2014 18:15, schrieb Robert Schetterer via postfix-users: > schau mal http://www.jetmore.org/john/code/swaks/
Danke für den Tipp. Habe jetzt mal den smtpd mit der Verbose Option
gestartet und mir mit dem Tool Testmails gesendet. Danach sieht es so
aus als wenn mein Problem an dem "permit_dnswl_client list.dnswl.org" liegt.
Zur Erinnerung meine client restrictions:
smtpd_client_restrictions =
permit_sasl_authenticated,
permit_mynetworks,
permit_dnswl_client list.dnswl.org,
check_client_access hash:/etc/postfix/whitelist,
reject_unknown_client_hostname,
reject_rbl_client zen.spamhaus.org,
reject_rbl_client psbl.surriel.com,
reject_rbl_client b.barracudacentral.org
Meine Testmail liefert folgenden Log:
Mar 20 07:54:33 s2 postfix/smtpd[20315]: >>> START Client host
RESTRICTIONS <<<
Mar 20 07:54:33 s2 postfix/smtpd[20315]: generic_checks:
name=permit_sasl_authenticated
Mar 20 07:54:33 s2 postfix/smtpd[20315]: generic_checks:
name=permit_sasl_authenticated status=0
Mar 20 07:54:33 s2 postfix/smtpd[20315]: generic_checks:
name=permit_mynetworks
Mar 20 07:54:33 s2 postfix/smtpd[20315]: permit_mynetworks:
ppp-188-174-0-21.dynamic.mnet-online.de 188.174.0.21
Mar 20 07:54:33 s2 postfix/smtpd[20315]: match_hostname:
ppp-188-174-0-21.dynamic.mnet-online.de ~? 127.0.0.0/8
Mar 20 07:54:33 s2 postfix/smtpd[20315]: match_hostaddr: 188.174.0.21 ~?
127.0.0.0/8
Mar 20 07:54:33 s2 postfix/smtpd[20315]: match_hostname:
ppp-188-174-0-21.dynamic.mnet-online.de ~? 78.46.184.240/28
Mar 20 07:54:33 s2 postfix/smtpd[20315]: match_hostaddr: 188.174.0.21 ~?
78.46.184.240/28
Mar 20 07:54:33 s2 postfix/smtpd[20315]: match_list_match:
ppp-188-174-0-21.dynamic.mnet-online.de: no match
Mar 20 07:54:33 s2 postfix/smtpd[20315]: match_list_match: 188.174.0.21:
no match
Mar 20 07:54:33 s2 postfix/smtpd[20315]: generic_checks:
name=permit_mynetworks status=0
Mar 20 07:54:33 s2 postfix/smtpd[20315]: generic_checks:
name=permit_dnswl_client
Mar 20 07:54:33 s2 postfix/smtpd[20315]: permit_dnswl_addr: 188.174.0.21
Mar 20 07:54:33 s2 postfix/smtpd[20315]: permit_auth_destination:
[email protected]
Mar 20 07:54:33 s2 postfix/smtpd[20315]: ctable_locate: leave existing
entry key [email protected]
Mar 20 07:54:33 s2 postfix/smtpd[20315]: ctable_locate: move existing
entry key 21.0.174.188.list.dnswl.org
Mar 20 07:54:33 s2 postfix/smtpd[20315]: generic_checks:
name=permit_dnswl_client status=1
Mar 20 07:54:33 s2 postfix/smtpd[20315]: >>> START Helo command
RESTRICTIONS <<<
Der letzte Check bei den Client Restrictions war der
permit_dnswl_client, dann kommen schon die Helo restrictions. Die ganzen
RBL checks wurden übersprungen. Meine IP ist aber nicht in dnswl.org.
Was läuft da falsch?
Gruss
Jochen
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
