_access
recipient_access file contains:
abc@def.ghi OK
and
postmap recipient_access
but not works. All mail accounts recieve mail from another mail
address.
smtpd_sender_login_maps = hash:/etc/postfix/sender_login_maps
smtpd_sender_restrictions = reject_unknown_sender_domain
warn_if_reject reject_non_fqdn_sender reject_sender_login_mismatch
sender_login_maps file contains:
qwe@def.ghiand
postmap sender_login_maps
but not works.All mail accounts can send mail to another mail address.
If you help me,I will be happy.
Thanks.