| Linode Forum https://forum.linode.com/ |
|
| Blocking Port 25? What's the deal? https://forum.linode.com/viewtopic.php?f=11&t=11614 |
Page 2 of 2 |
| Author: | haus [ Wed Feb 25, 2015 9:38 pm ] |
| Post subject: | Re: Blocking Port 25? What's the deal? |
Emmanuel2 wrote: I'm not sure what do to do try and troubleshoot it haus wrote: ...check your mail logs for anything outbound that you didn't send yourself... I don't remember where Exim keeps its logs, but I'll guess something like /var/log/exim4/ (been a long time since I used Exim, sorry)...you're going to need to roll up your sleeves and start investigating. Assuming log file name is "exim_mainlog" you could do: more exim_mainlog (and page through the results looking for interesting things) tail -f exim_mainlog (and just keep an eye on it for awhile, see if something pops up) You could get a little more complicated and look for block messages, assuming it's a rogue script continuing to try to send to blacklisted IPs, but I personally try to start with a wide net when I'm not totally sure what's going on. |
|
| Author: | vonskippy [ Wed Feb 25, 2015 10:47 pm ] |
| Post subject: | Re: Blocking Port 25? What's the deal? |
Any particular reason for using Exim? Most people use PostFix, so there are probably more how-to's and help for that application. |
|
| Author: | Emmanuel2 [ Wed Feb 25, 2015 11:32 pm ] |
| Post subject: | Re: Blocking Port 25? What's the deal? |
Thanks for the help guys. I'm using Exim because that's just what VestaCP installed automatically. I've generated some exim stats from my log files. Here is some excerpts. One of you guys might be able to understand it better than me. Code: Exim statistics from 2015-02-15 06:49:26 to 2015-02-26 03:25:34 And a bit more Code: Top 50 mail rejection reasons by message count Code: Top 50 sending hosts by message count Code: Top 50 local senders by message count Code: Top 50 host destinations by message count |
|
| Page 2 of 2 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|