Stever wrote:
If you close port 25, you will not receive email on this server - you will only be able to send. Are you sure that is what you want?
If so, and assuming you are using postfix, then you should probably just comment out the "smtp" line in master.cf.
no, it isn't what I want and yes I'm using postfix.
I want that thunderbird will be able to detect automatically the server settings, this is important.
Thunderbird is able to correctly detect IMAP on port 993 using SSL but when it try to detect for SMTP it detects the SMTP on port 25 without any secure layer.
Anyway if I configure thunderbird by hand I can send email using port 25 with STARTTSL, how can I make thunderbird recognize this settings automatically?
I think that I need to open port 465 and enable SSL on it.
Am I right? How can I open port 465 for SSL?