Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: woiks on February 20, 2007, 03:09:31 PM
-
Hello,
ISPs enjoy blocking port 25 and leaving ability to use only ISP server for sending mail.
Here's the case. User is a traveller between EU countries, and has to change SMTP server address in Outlook/Thunderbird each time when connecting to different ISP.
Is it possible to change SME SMTP port to non-default, let's say 5252 insead of 25? Thanks.
-
Is it possible to change SME SMTP port to non-default, let's say 5252 insead of 25? Thanks.
http://wiki.contribs.org/SME_Server:Documentation:HowTo:PortRedirect
-
Hello,
ISPs enjoy blocking port 25 and leaving ability to use only ISP server for sending mail.
Here's the case. User is a traveller between EU countries, and has to change SMTP server address in Outlook/Thunderbird each time when connecting to different ISP.
Is it possible to change SME SMTP port to non-default, let's say 5252 insead of 25? Thanks.
Use secure SMTP - SMTP/SSL on port 465. I haven't heard of many ISPs blocking that port, plus you get SMTP AUTH so your roaming users can send mail through your server.
-
Use secure SMTP - SMTP/SSL on port 465. I haven't heard of many ISPs blocking that port, plus you get SMTP AUTH so your roaming users can send mail through your server.
To the point. I tried this with 4 different ISPs and it works. Thanks, gordonr.