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 normal password along with a secure connection.
New required configuration
For email sending to work correctly on Android, you must configure:
- SMTP Port: 587 or 465
- Security: STARTTLS (587) or SSL/TLS (465)
- Authentication: enabled
- Password: normal (not manually encrypted)
How to change the outgoing port on Android
- Open the email app
- Go to Settings > select your account
- Access Outgoing server (SMTP)
- Modify:
- Port: 587
- Security: STARTTLS or TLS
- Authentication: enabled
- Save the changes
Common issues
- If you cannot send emails, check that port 25 is not configured and that Android saves the changes correctly.
- Verify that SMTP authentication is enabled
- Make sure you are using the correct password (without old encryption settings)