Hello,

I have this section in master.cf:

smtps     inet  n       -       y       -       -       smtpd
  -o syslog_name=postfix/smtps
  -o smtpd_tls_wrappermode=yes
  -o smtpd_sasl_auth_enable=yes
-o smtpd_sender_restrictions=permit_sasl_authenticated,reject_sender_login_mismatch,reject
  -o smtpd_relay_restrictions=permit_sasl_authenticated,reject
-o smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
  -o smtpd_sasl_type=dovecot
  -o smtpd_sasl_path=private/auth

As you see, reject_sender_login_mismatch is added for smtpd_sender_restrictions.

And i restarted postfix.

But in webmail (RC), I still can send email with the from address of another identity in the same domain. (for instance, i login with u...@domain.com, but i can send email with the identity of us...@domain.com).

Can you help further? Thanks.

regards.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to