My server runs Mdaemon and is behind a firewall. I have opened all necessary ports on the router to its internal IP address, eg. 143 (IMAP), 25 (SMTP), 110 (POP3), 80 (WorldClient), etc.
On the internal LAN, no problems whatsoever sending and receiving.
Once out of the LAN, I am getting some really weird behavior.
From home, I can connect to our server via IMAP and view messages without problem.
Sending gives me headaches, however. Cannot seem to connect to port 25; I will always timeout with "could not open connection to the host, on port 25: connection failed". Even stranger, I asked a friend to try telneting from his office, and he was able to connect! (220 company.mail ESMTP MDaemon .... )
telnet mail.mydomain.com 25 will give me timeout error at home
telnet mail.mydomain.com 143 will connect
telnet mail.mydomain.com 110 also ok
Why am I unable to connect at home, while my friend can at his office?
On the internal LAN, no problems whatsoever sending and receiving.
Once out of the LAN, I am getting some really weird behavior.
From home, I can connect to our server via IMAP and view messages without problem.
Sending gives me headaches, however. Cannot seem to connect to port 25; I will always timeout with "could not open connection to the host, on port 25: connection failed". Even stranger, I asked a friend to try telneting from his office, and he was able to connect! (220 company.mail ESMTP MDaemon .... )
telnet mail.mydomain.com 25 will give me timeout error at home
telnet mail.mydomain.com 143 will connect
telnet mail.mydomain.com 110 also ok
Why am I unable to connect at home, while my friend can at his office?