PDA

View Full Version : Problem with postfix allowing remote users ability to send


schotty
16th September 2008, 04:03
Hello,

I have an interesting issue where remotely, I cannot use the SMTP server period.

Locally, if I ssh in that is, I can use it fine, but with a remote connection (telnet or Thunderbird), I cannot even see the server as present.

What aside from the obvious issues (firewall, selinux), could be causing me my woes?

Thanks much!
Andrew.

falko
16th September 2008, 19:44
You must tell your router to forward port 25 to the SMTP server.

Also, make sure that your ISP doesn't block port 25.

schotty
17th September 2008, 00:47
The router has a 1:1 mapping -- all ports are forwarded, this isnt a pick and choose.

Also this is a commercial acct, so all ports are open.

Yeah, I was curious if I was missing anything here.