* Mario Stich <[email protected]>: > Habe meinen neuen Mailserver soweit am Start. Läuft auch alles ganz gut, > aber ab und zu bekomme ich double-bounces im log.
Das ist kein Bounce, das ist eine Absender-Verifikation. ,----[ http://www.postfix.org/ADDRESS_VERIFICATION_README.html ] | By default, Postfix probe messages have a sender address | "double-bou...@$myorigin" (with Postfix versions before 2.5, the | default is "postmas...@$myorigin"). This is SAFE because the Postfix | SMTP server does not reject mail for this address. `---- Könnte man daran erkennen, daß er "deliverable" in's Log schreibt. > Feb 27 14:29:33 mailhost postfix/verify[14466]: warning: request to update > table btree:/var/spool/postfix/verified_senders in non-postfix directory > /var/spool/postfix Das steht in den Release Notes zu 2.5 als "Incompat 20071206", welche sich z.B. unter [1] finden lassen. Stefan [1] http://de.postfix.org/ftpmirror/official/postfix-2.5.9.RELEASE_NOTES _______________________________________________ postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
