roarkh
Verified User
I maintain a DirectAdmin box that I use as the email server for the place that I work, let's say the domain name is "mydomain.com".
Many of our users use laptops that they use both at home and on our LAN. All of their outgoing mail servers are configured on port 25 with authentication to "mail.mydomain.com".
Just recently my users have been unable to send mail to anyone else with an account on "mydomain.com". I would have thought that their ISP's were blocking port 25 but I don't think that's it because they can send mail to anyone outside of "mydomain.com" with no problem.
I have tested it myself, from home I am able to send mail to my address at mac.com with no problem but if I try to send it to myself at "mydomain.com" it fails to send saying that the email has been blocked by Spamhaus.
When I look through the server logs I see a line that says the mail was blocked and the address of the blocked mail server is listed as the ip address of my cable modem rather than the address of my smtp server. I suppose that explains why it's being blocked as obviously my cable modem's ip address is in a range of blocked dynamic addresses. Why would the logs show the ip address provided by my cable modem rather than the ip address of the smtp server I am using?
If I switch to port 587 things appear to start working but since port 25 is not being blocked by my isp I am not sure why that fixes the problem.
Has anyone else experienced anything similar to this and if so what did you do to resolve it? Perhaps I am missing something really obvious here.
Thanks in advance.
Many of our users use laptops that they use both at home and on our LAN. All of their outgoing mail servers are configured on port 25 with authentication to "mail.mydomain.com".
Just recently my users have been unable to send mail to anyone else with an account on "mydomain.com". I would have thought that their ISP's were blocking port 25 but I don't think that's it because they can send mail to anyone outside of "mydomain.com" with no problem.
I have tested it myself, from home I am able to send mail to my address at mac.com with no problem but if I try to send it to myself at "mydomain.com" it fails to send saying that the email has been blocked by Spamhaus.
When I look through the server logs I see a line that says the mail was blocked and the address of the blocked mail server is listed as the ip address of my cable modem rather than the address of my smtp server. I suppose that explains why it's being blocked as obviously my cable modem's ip address is in a range of blocked dynamic addresses. Why would the logs show the ip address provided by my cable modem rather than the ip address of the smtp server I am using?
If I switch to port 587 things appear to start working but since port 25 is not being blocked by my isp I am not sure why that fixes the problem.
Has anyone else experienced anything similar to this and if so what did you do to resolve it? Perhaps I am missing something really obvious here.
Thanks in advance.