Thank you very much!
Greetings from Germany
--
View this message in context:
http://postfix.1071664.n5.nabble.com/Strange-behavior-Postfix-3-1-4-address-verification-tp91564p91590.html
Sent from the Postfix Users mailing list archive at Nabble.com.
Waschl:
> enable_original_recipient = no
Remove that. It prevents address verification of an aliased address
(x...@example.com -> y...@example.com) as it prevents Postfix from
saving the verify result under the address that existed before alias
expansion (x...@example.com).
This needs to be docum
Hello. Here is the log after disabling the reject reasons:
Jul 28 07:44:04 mail postfix/smtpd[12265]: connect from
itexchange16.itbspa.local[192.168.116.200]
Jul 28 07:44:05 mail postfix/smtpd[12265]: Anonymous TLS connection
established from itexchange16.itbspa.local[192.168.116.200]: TLSv1.2 wit
> unverified_recipient_reject_reason = User unknown
> unverified_sender_reject_reason = User unknown
Please disable these two settings, for example:
$ postconf -# unverified_recipient_reject_reason unverified_sender_reject_reason
$ postfix reload
and report the logs of the problem with these set
postconf -Mf:
smtp inet n - y - 1 postscreen
smtpd pass - - y - - smtpd
-o smtpd_proxy_filter=127.0.0.1:10024
-o smtpd_client_connection_count_limit=20
-o smtpd_proxy_options=speed_adjust
dnsblogunix -
Waschl:
> Hello,
>
> first the logs:
>
> Jul 27 12:52:46 mail postfix/smtpd[4341]: connect from
> itexchange16.itbspa.local[192.168.116.200]
> Jul 27 12:52:46 mail postfix/smtpd[4341]: Anonymous TLS connection
> established from itexchange16.itbspa.local[192.168.116.200]: TLSv1.2 with
> cipher EC
Hello,
first the logs:
Jul 27 12:52:46 mail postfix/smtpd[4341]: connect from
itexchange16.itbspa.local[192.168.116.200]
Jul 27 12:52:46 mail postfix/smtpd[4341]: Anonymous TLS connection
established from itexchange16.itbspa.local[192.168.116.200]: TLSv1.2 with
cipher ECDHE-RSA-AES128-GCM-SHA256