The handling of situations related to email sending and server connectivity has been improved, providing clearer messages and preventing unnecessary waiting when an issue occurs.
With this update:
- When sending an email, if the server does not respond, the system now distinguishes between two situations:
- If the message was not sent, the user is informed that it remains unchanged so the send attempt can be retried.
- If the server received the message but did not confirm delivery, the user is advised to check the Sentfolder before sending it again, helping prevent duplicate emails.
- If the mailbox reaches too many simultaneous open connections, the system asks the user to wait a few seconds and try again, instead of leaving the screen unresponsive.
- In Email Configuration, the connection test now provides clearer guidance to verify the server, port, and credentials when a connection issue occurs.
- If the configuration information is incorrect, the connection test no longer waits indefinitely and instead provides the corresponding result.
These improvements make email sending and connection issues easier to identify and help reduce the risk of duplicate emails, unresponsive screens, and difficult-to-diagnose configuration problems.