Due to a security update, port 25 has been disabled for sending emails.
Additionally, the authentication system has been unified, so it is now necessary to use a regular password together with a secure connection.
New required configuration
For email sending to work correctly in Outlook, you must configure:
- SMTP Port: 587 or 465
- Security: STARTTLS (587) or SSL/TLS (465)
- Authentication: enabled
- Password: regular password (without manual encryption)
How to change the outgoing port in Outlook
- Open Outlook
Click on File
Go to Account Settings > Account Settings
Select your email account and click Change
Click on More Settings
- Go to the Outgoing Server tab
Enable: "My outgoing server (SMTP) requires authentication"
- Go to the Advanced tab
- Change the outgoing server (SMTP) port to:
- 587 (with STARTTLS)
- or 465 (with SSL/TLS)
Under encrypted connection type, select the corresponding option
- Click OK and then Next
- Save the changes
Common issues
- If you cannot send emails, check that port 25 is not configured and that Outlook has correctly saved the changes.
- Verify that SMTP authentication is enabled
- Make sure you are using the correct password (without old encryption configurations)