Link to home
Start Free TrialLog in
Avatar of Nigel Pham
Nigel PhamFlag for Viet Nam

asked on

Exim - Stop user from sending email with fake FROM address

My server host multiple domains, I have found some users sending spam, they login to SMTP using account 'user@domain.com' but sending email with SMTP FROM is name@gmail.com. How do I stop that emails?
ASKER CERTIFIED SOLUTION
Avatar of noci
noci

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Nigel Pham

ASKER

The solution requires some modification to allow special case such as WebMail on the same server (WebMail sending emails without authentication).