Hi, today my mail server suddenly cannot send mail anymore. When I check queue: Code: 123ABCDE 8751 Mon May 25 15:50:06 [email protected] (connect to alt4.gmail-smtp-in.l.google.com[1.2.3.4]:25: Connection timed out) [email protected] I guess my provider (VULTR) may blocked Port 25 so my questions: 1. At my Outlook I set smtp port to 465 and use SSL (and it worked before today) , why on mailq status it still use port 25 ? Is it because port 465 is used for my pc connection to my server only ? And the server always use port 25 to send mail ? 2. I use Postscreen, is it possible to use other port than 25 ?
This is the connectin from your mailserver to gogle, not the connection from outlook to your mailserver. your mailserver will always use port 25 to connect to external mailsevers like google. No. The opetions that you have are: a) Move the server to a datecenter where port 25 is not blocked. b) Use a email relay server (e.g. the mailserver of your provider) to send all outgoing email from your server trough that relay. You Can configure a relay server under System > Server config > mail.
You cant because other servers expect to be connected on port 25. Postscreen is not related to this at all.