AutoSupport SMTP fails to send intermittently due to exceeding SMTP message size limit
Applies to
- ONTAP 9
- AutoSupport (ASUP)
- SMTP
Issue
- Unable to send ASUP that are
WEEKLYandtype allusing thesystem node autosupport invokecommand. - Smaller ASUPs (type: test) are sent successfully and delivered via SMTP
- SMTP transmission of the Weekly ASUP fails
Error: transmission-failedEMS logs
[cluster-01 asup.smtp.drop:error]: AutoSupport mail (HA Group Notification from cluster-01 (EMS mgmtgwd.vreport.nodesUnreachable) ERROR) was not sent. The system will drop the message.
- SMTP configuration on the Cluster is correct:
::> system node autosupport check show-detailsNode: cluster01-n01Category: http-httpsComponent: http-put-destinationStatus: okDetail: Successfully connected to:Component: http-post-destinationStatus: okDetail: Successfully connected to:Category: smtpComponent: mail-serverStatus: okDetail: Successfully connected to: mailhost.domain.comNotifyd.log:
- SMTP server rejects the message due to its size
Response: 550 5.7.0 Message Size Violation\r\nResponse code: Requested action not taken: mailbox unavailable (550)Response parameter: 5.7.0 Message Size Violation[kern_notifyd:info:1913] (category: XXXX:XXX:deliver) (emittime: X/XX/2024 XX:XX:XX) (message: 552 4.3.1 Message size exceeds fixed maximum message size)- HTTPS transmission for all ASUP types is successful
