sureshande
Hey were happy to find out it wasn't a faulty operator.
For those who may believe their ISP is blocking port
25,80 or any other port, the fact is they can't block
any ports and still provide service. What this means
is if they block aka (turn off any port) you won't
have service on that port and if that port is ie. 80
you will not be able to browse the web, that simple.
Can they block ports ie 80....... they sure can if your
running something like a porn site, they just might
turn off all your ports aka disconnect you aka divorce you totally.
What else can they do or should do.......they filter
port 25. Usually they only filter 25 outbound SMTP
by qualifying the domain to their's. That is they
check to see if outbound smtp domain matches their
domain ie. ispdomain.com. All outbound port 25
traffic must be ispdomain.com on port 25 else it
might be a spammer.
If your mydomain.com sends mail out 25 you will
more than likely be blocked because it dosn't match
ispdomain.com. This is by design to stop spammers
from using your system as a spam engine while your
working hard at playing Doom. Port 25 ISP outbound,
your inbound 25 may be filtered for spam and AV but
again not blocked, for if it was blocked you would
not receive email.
So if your filtered outbound, you can send
mail.mydomain.com out port 25 smtp using
ISPdomain.com. Then the filter will qualify
and allow outbound service.
Sometimes this fix is not desired, however will work
fine in most cases.
SME on some versions allow you to change the setting
from the server-manager under configuration > email
Delegate mail servers Address of internal mail server >>> your inbound
Address of Internet provider's mail server >>> your outbound
The later is the one you enter your ISPdomain.com
Port 25 you can test using this tester at Zonedit.
http://www.zonedit.com/smtp.htmlThe first field - enter your assigned IP from your ISP
Format xxx.xxx.xxx.xxx
This test will rule out problems with DNS and qualify
your mail server is operational.
Now try it with mydomain.com and that will
prove your DNS is being resolved and routed correctly.
Have a good day all....