Hi,
Old server, postfix:
User1/user2 can send mail only from [email protected]/[email protected] and adress eg. [email protected] is blocking. How to do it in DirectAdmin and Exim?
Regards,
Old server, postfix:
Code:
smtpd_sender_login_maps = hash:/etc/postfix/senderss
smtpd_sender_restrictions = reject_sender_login_mismatch
senderss file:
[email protected] user1
[email protected] user2
User1/user2 can send mail only from [email protected]/[email protected] and adress eg. [email protected] is blocking. How to do it in DirectAdmin and Exim?
Regards,