Technical Tip: After upgrading to v7.4.7, system emails are sent with MAIL FROM equal to MAIL TO when no SMTP authentication is configured
| Description | This article describes a behavior observed after upgrading to v7.4.7, where system-generated emails (such as FortiToken delivery) are sent with a MAIL FROM address that matches the MAIL TO address. This occurs when no username is configured in the custom SMTP server settings. |
| Scope | FortiGates running v7.4.4 and above, using a custom SMTP server without SMTP authentication credentials. |
| Solution | Starting from v7.4.4, Fortinet introduced a change in the default email notification behavior. This includes all system-generated emails, even when using a custom SMTP server.
Key behavior:
To override the behavior and define a specific sender, configure SMTP authentication with a valid email identity. CLI Example:
config system email-server
After applying these changes, FortiGate will send emails using the username as the MAIL FROM value, restoring the expected behavior for FortiToken and other email-based features.
Related documents: Updated default email notification server 7.4.4 Technical Tip: How to configure alert email settings |
