2 Sep
2015
2 Sep
'15
3:23 p.m.
On 02.09.2015 14:51, Tobi wrote:
kann es sein, dass du smtpd_delay_reject nicht gesetzt und damit auf default YES hast? << Wait until the RCPT TO command before evaluating $smtpd_client_restrictions, $smtpd_helo_restrictions and $smtpd_sender_restrictions, or wait until the ETRN command before evaluating $smtpd_client_restrictions and $smtpd_helo_restrictions.
sollte das nicht alleine nur eine Auswirkung darüber haben, wann der Fehler kommt, ob bereits bei MAIL FROM oder erst bei RCPT TO oder später (es macht manchmal Sinn nur smtpd_recipient_restrictions zu verwenden, und smtpd_sender_restricitions wegzulassen)
Walter