Auf unseren Relay-Servern weise ich zuviel Empfaenger falsch ab ...aber nur mit 4.5.0

Der einliefernde Server kommt dann immer wieder, bis ich ihn mit

too many errors after data erst mal stoppe

log-Beispiel:
::::::::::::

Jun 25 06:03:56 mx2 postfix/smtpd[19843]: NOQUEUE: reject: RCPT from sunny.urz.uni-magdeburg.de[141.44.8.7]: 450 4.1.2 <[email protected]>: Recipient address rejected: Domain not found; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<sunny.urz.uni-magdeburg.de>

conf-Auszug zu reject-Optionen
::::::::::::::::::::::::::::::

Kann ich es ueberhaupt wagen, bei recipient-fehlern, die nicht unsere
Aliasse betreffen, "hard" zu rejecten ???


access_map_reject_code = 554
invalid_hostname_reject_code = 501
maps_rbl_reject_code = 554
message_reject_characters =
multi_recipient_bounce_reject_code = 550
non_fqdn_reject_code = 504
plaintext_reject_code = 450
postscreen_reject_footer = $smtpd_reject_footer
reject_code = 554
reject_tempfail_action = defer_if_permit
relay_domains_reject_code = 554
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_delay_reject = no
smtpd_etrn_restrictions = reject
smtpd_helo_restrictions = check_helo_access pcre:$config_directory/helo_abuse, reject_non_fqdn_helo_hostname, reject_in
valid_helo_hostname
smtpd_recipient_restrictions = check_recipient_access hash:$config_directory/discards, reject_non_fqdn_recipient, rejec t_unknown_recipient_domain, reject_unlisted_recipient, permit_mynetworks, reject_unauth_destination check_recipient _access hash:$config_directory/rollen_ausnahmen reject_rbl_client ix.dnsbl.manitu.net reject_rbl_client cbl.abuseat.org reject_rbl_client bl.spamcop.net reject_rbl_client combined.rbl.msrbl.net
smtpd_reject_footer =
smtpd_reject_unlisted_recipient = yes
smtpd_reject_unlisted_sender = no
smtpd_sender_restrictions = reject_non_fqdn_sender, reject_unknown_sender_domain,
unknown_address_reject_code = 450
unknown_address_tempfail_action = $reject_tempfail_action
unknown_client_reject_code = 450
unknown_helo_hostname_tempfail_action = $reject_tempfail_action
unknown_hostname_reject_code = 450
unknown_local_recipient_reject_code = 550
unknown_relay_recipient_reject_code = 550
unknown_virtual_alias_reject_code = 550
unknown_virtual_mailbox_reject_code = 550
unverified_recipient_reject_code = 450
unverified_recipient_reject_reason =
unverified_recipient_tempfail_action = $reject_tempfail_action
unverified_sender_reject_code = 450
unverified_sender_reject_reason =
unverified_sender_tempfail_action = $reject_tempfail_action


--

MfG Margrit Lottmann

Otto-von-Guericke-Universitaet Magdeburg
Abt. Anwendungen

Tel.: 0391 67 58572  Fax:  0391 67 11134
_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users

Antwort per Email an