Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Postfix: Mail wird nicht versendet, wenn *ein* Empfänger rejected wird

6 views
Skip to first unread message

Philip

unread,
Mar 14, 2012, 7:22:38 PM3/14/12
to
Hallo Newsgroup,

ich habe hier das Phänomen, dass wenn ich eine E-Mail an mehrere
Empfänger sende, wovon eine (oder mehrere) Unzustellbar ist (also aus
verschiedensten Gründen rejected wird), postfix die *gesamte* E-Mail
ablehnt und *kein* Empfänger diese bekommt.

Nach intensiven Lesen der Bibel (aka »Das Postfix-Buch«) hoffte ich ja
schon, das mei mir der Parameter 'smtpd_delay_reject' auf no steht; tut
er aber nicht...

Igrendwelche Ideen?

Habe mal die postconf angehangen...


Vielen Dank schonmal,
Philip


--
Für den Fall, dass mir jemand eine E-Mail schreiben möchte:
spam <at> kommt nicht an, post <at> schon...


root@mail:/etc/postfix# postconf -n
alias_maps = hash:/etc/aliases, hash:/etc/postfix/mysql_virtualAliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
disable_vrfy_command = yes
home_mailbox = Maildir/
inet_interfaces = all
mailbox_command = /usr/lib/dovecot/deliver
mailbox_size_limit = 262144000
message_size_limit = 26214400
mydestination = mail.***.org, localhost.$mydomain, localhost
myhostname = mail.***.org
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailname
readme_directory = no
recipient_delimiter = +
relay_domains = hash:/etc/postfix/relay_domains
smtp_tls_CAfile = /etc/ssl/mail_***_org.ca-bundle
smtp_tls_cert_file = /etc/ssl/mail_***_org.crt
smtp_tls_key_file = /etc/ssl/mail_***_org.key
smtp_tls_note_starttls_offer = yes
smtp_tls_security_level = may
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_delay_reject = yes
smtpd_helo_required = yes
smtpd_recipient_restrictions = check_recipient_access
hash:/etc/postfix/access_recipient-rfc, reject_non_fqdn_sender,


reject_non_fqdn_recipient,

reject_unknown_sender_domain,


reject_unknown_recipient_domain,
permit_sasl_authenticated,

permit_mynetworks,
reject_unverified_recipient, reject_unauth_destination,




check_client_access hash:/etc/postfix/access_client,
check_helo_access hash:/etc/postfix/access_helo, check_sender_access
hash:/etc/postfix/access_sender, check_recipient_access
hash:/etc/postfix/access_recipient, reject_rbl_client
ix.dnsbl.manitu.net, check_policy_service inet:127.0.0.1:2501, permit
smtpd_sasl_auth_enable = yes
smtpd_sasl_authenticated_header = no
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_path = private/auth
smtpd_sasl_security_options = noanonymous
smtpd_sasl_type = dovecot
smtpd_tls_CAfile = /etc/ssl/mail_***_org.ca-bundle
smtpd_tls_ask_ccert = yes
smtpd_tls_auth_only = yes
smtpd_tls_cert_file = /etc/ssl/mail_***_org.crt
smtpd_tls_key_file = /etc/ssl/mail_***_org.key
smtpd_tls_req_ccert = no
smtpd_tls_security_level = may
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtpd_tls_session_cache_timeout = 9600s
strict_rfc821_envelopes = no

Claus Aßmann

unread,
Mar 15, 2012, 12:14:26 AM3/15/12
to
Philip wrote:

> ich habe hier das Phänomen, dass wenn ich eine E-Mail an mehrere
> Empfänger sende, wovon eine (oder mehrere) Unzustellbar ist (also aus
> verschiedensten Gründen rejected wird), postfix die *gesamte* E-Mail
> ablehnt und *kein* Empfänger diese bekommt.

Log Eintraege die das Problem zeigen?


WAG: es ist nicht postfix, sondern Dein "MUA" (Kristallkugel:
"MUA" ist M$ Produkt?)

PS: das Verhalten des MUA ist gar nicht so dumm...

Juergen P. Meier

unread,
Mar 15, 2012, 1:01:35 AM3/15/12
to
Philip <sp...@macphil.de>:
> Hallo Newsgroup,
>
> ich habe hier das Phänomen, dass wenn ich eine E-Mail an mehrere
> Empfänger sende, wovon eine (oder mehrere) Unzustellbar ist (also aus
> verschiedensten Gründen rejected wird), postfix die *gesamte* E-Mail
> ablehnt und *kein* Empfänger diese bekommt.

Das wuerde nur dann passieren, wenn fuer alle Empfaenger der selbe
MAilserver zustaendig ist, und dieser mit einem Fehlercode ungleich
des fuer Empfaenger Unbekannt antwortet.

> Nach intensiven Lesen der Bibel (aka »Das Postfix-Buch«) hoffte ich ja
> schon, das mei mir der Parameter 'smtpd_delay_reject' auf no steht; tut
> er aber nicht...

Das hat damit genau garnichts zu tun.

> Igrendwelche Ideen?

Ja: Kaputter Empfangsserver.

> Habe mal die postconf angehangen...
> --
> Für den Fall, dass mir jemand eine E-Mail schreiben möchte:
> spam <at> kommt nicht an, post <at> schon...

Also ein Addressfaelscher?

[Keine Relevante Konfiguration fuer Mailversand die vom Default
abweicht]

Zeig doch mal den Haeder der Mail, die abgelehnt wird und die
Logfileauszuege.

Juergen
--
Juergen P. Meier - "This World is about to be Destroyed!"
end
If you think technology can solve your problems you don't understand
technology and you don't understand your problems. (Bruce Schneier)
0 new messages