When an email fails to be delivered, the system will automatically attempt to resend the email after a predefined interval. This process can be repeated multiple times with increasing intervals between each attempt. The retry attempts can be adjusted based on the type of failure encountered. For example, a temporary server issue might warrant a quicker retry, while a full mailbox might require a longer delay.