Disable relay in exim - centos 7
-
- Posts: 10
- Joined: Fri Dec 25, 2015 12:55 pm
Disable relay in exim - centos 7
Hello everyone!
My server is sending thousands of unauthorized emails. And what I realized some robot takes advantage of exim's relay is open.
How do I restrict it?
I thank you all.
My server is sending thousands of unauthorized emails. And what I realized some robot takes advantage of exim's relay is open.
How do I restrict it?
I thank you all.
Re: Disable relay in exim - centos 7
In over 9000 cases it's shell script:
viewtopic.php?f=12&t=8740#p28910
Relay check here - http://mxtoolbox.com/
viewtopic.php?f=12&t=8740#p28910
Relay check here - http://mxtoolbox.com/
-
- Posts: 10
- Joined: Fri Dec 25, 2015 12:55 pm
Re: Disable relay in exim - centos 7
Thank skurudo,skurudo wrote:In over 9000 cases it's shell script:
viewtopic.php?f=12&t=8740#p28910
Relay check here - http://mxtoolbox.com/
With the help of another topic could not find the file that was sending the emails, I did remove it and will now follow.
Again, thank you.
Re: Disable relay in exim - centos 7
Nice to hear! ;-)leonardoasb wrote: With the help of another topic could not find the file that was sending the emails, I did remove it and will now follow.
Don't forget update scripts/plugins (if you have opportunity) to prevent this in future.