Fehlermeldung bei Postfix und Courie ?
Posted: 2007-02-26 12:16
Hallo,
auf einem Ubuntu-Server läuft Postfix + Courie. Ich kann Problemlos Email senden und empfangen und in mail.log habe keine "Warning, error, fata …".
Aber ich habe einige "~?" und "find / not found" wie zum Beispiel:
maps_find: recipient_canonical_maps: user@domäne.de: not found
match_string: domäne.de ~? localhost
Kann mir jemand sagen, wie diese zu verstehen sind, bzw. sind diese so eine Art Warning/error.
Danke im Voraus
Gruß, Sandro.
auf einem Ubuntu-Server läuft Postfix + Courie. Ich kann Problemlos Email senden und empfangen und in mail.log habe keine "Warning, error, fata …".
Aber ich habe einige "~?" und "find / not found" wie zum Beispiel:
maps_find: recipient_canonical_maps: user@domäne.de: not found
match_string: domäne.de ~? localhost
Code: Select all
…
generic_checks: name=permit_mynetworks status=0
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: generic_checks: name=permit_sasl_authenticated
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: generic_checks: name=permit_sasl_authenticated status=1
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: >>> CHECKING RECIPIENT MAPS <<<
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: ctable_locate: leave existing entry key user@domäne.de
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: maps_find: recipient_canonical_maps: user@domäne.de: not found
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: match_string: domäne.de ~? localhost
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: match_list_match: domäne.de: no match
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: maps_find: recipient_canonical_maps: @domäne.de: not found
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: mail_addr_find: user@domäne.de -> (not found)
Feb 25 22:25:26 server17864 postfix/smtpd[22384]: maps_find: canonical_maps: user@domäne.de: not found
…
Kann mir jemand sagen, wie diese zu verstehen sind, bzw. sind diese so eine Art Warning/error.
Danke im Voraus
Gruß, Sandro.