Account creation form should change port depending on chosen connection security
I just added an account with the new account wizard. The SMTP settings detected for my provider was without encryption and port 25 (which is correct)
I changed it to TLS/SSL, but the port value didn't change and stayed 25 (which is incorrect and wouldn't work). I had to do a web search because I couldn't remember the default port for TLS/SSL.
It would be appreciated if the form could automatically change the port when the user changes the connection security, for both IMAP and SMTP.