Introduction
Ce document décrit quand des messages d'avertissement de délai sont générés sur la configuration des paramètres de profil de renvoi de l'appliance de sécurité de la messagerie (ESA).
Quand les messages d'avertissement de délai dans les paramètres de profil de renvoi sont-ils générés ?
Remarque : les messages d'avertissement de délai sont désactivés par défaut dans la configuration des profils de renvoi.
Les messages d'avertissement de délai configurables dans les paramètres du profil de renvoi sont générés par l'ESA lors de la deuxième tentative de remise à l'hôte destinataire. Les messages ne peuvent être générés que lorsque l'ESA reçoit un code de réponse SMTP (Simple Mail Transfer Protocol) 4xx lors d'une tentative de remise.
Lorsqu'un e-mail rencontre une remise retardée en raison d'un code de réponse SMTP 4xx, les informations sont consignées dans les journaux mail_logs et de suivi des messages avec la tentative de remise associée.
Voici un exemple de message d'avertissement de délai généré par l'ESA dans les journaux de messagerie.
- Première tentative de remise pour l'ID de message (MID) 64855 :
Mon Mar 5 14:21:04 2018 Info: New SMTP ICID 3160 interface Data Port (10.10.1.12) address 10.10.1.5 reverse dns host unknown verified no
Mon Mar 5 14:21:04 2018 Info: ICID 3160 ACCEPT SG None match ALL SBRS not enabled country not enabled
Mon Mar 5 14:21:04 2018 Info: Start MID 64855 ICID 3160
Mon Mar 5 14:21:04 2018 Info: MID 64855 ICID 3160 From: <matt@abc.com>
Mon Mar 5 14:21:04 2018 Info: MID 64855 ICID 3160 RID 0 To: <matthew@cisco.com>
Mon Mar 5 14:21:04 2018 Info: MID 64855 Message-ID '<op.zfdwolzf0ubsb2@mathew.cisco.com>'
Mon Mar 5 14:21:04 2018 Info: MID 64855 Subject 'sample'
Mon Mar 5 14:21:04 2018 Info: MID 64855 ready 494 bytes from <matt@abc.com>
Mon Mar 5 14:21:04 2018 Info: MID 64855 matched all recipients for per-recipient policy mail_policy_one in the inbound table
Mon Mar 5 14:21:04 2018 Info: ICID 3160 close
Mon Mar 5 14:21:04 2018 Info: MID 64855 interim AV verdict using Sophos CLEAN
Mon Mar 5 14:21:04 2018 Info: MID 64855 antivirus negative
Mon Mar 5 14:21:04 2018 Info: MID 64855 using engine: GRAYMAIL negative
Mon Mar 5 14:21:04 2018 Info: MID 64855 Outbreak Filters: verdict negative
Mon Mar 5 14:21:04 2018 Info: MID 64855 queued for delivery
Mon Mar 5 14:21:04 2018 Info: New SMTP DCID 7436 interface 10.10.1.12 address 10.10.1.25 port 25
Mon Mar 5 14:21:04 2018 Info: DCID 7436 TLS success protocol TLSv1.2 cipher DHE-RSA-AES256-GCM-SHA384
Mon Mar 5 14:21:04 2018 Info: Delivery start DCID 7436 MID 64855 to RID [0]
Mon Mar 5 14:21:04 2018 Info: Delayed: DCID 7436 MID 64855 to RID 0 - 4.1.0 - Unknown address error ('452', ['Too many recipients received from the sender'])
Mon Mar 5 14:21:04 2018 Info: MID 64855 to RID [0] pending till Mon Mar 5 14:22:04 2018 [Matt_custom_bounce_profile]
Mon Mar 5 14:21:09 2018 Info: DCID 7436 close
- Deuxième tentative de remise pour MID 64855 :
Mon Mar 5 14:22:06 2018 Info: New SMTP DCID 7437 interface 10.10.1.12 address 10.10.1.25 port 25
Mon Mar 5 14:22:06 2018 Info: DCID 7437 TLS success protocol TLSv1.2 cipher DHE-RSA-AES256-GCM-SHA384
Mon Mar 5 14:22:06 2018 Info: Delivery start DCID 7437 MID 64855 to RID [0]
Mon Mar 5 14:22:06 2018 Info: Delayed: DCID 7437 MID 64855 to RID 0 - 4.1.0 - Unknown address error ('452', ['Too many recipients received from the sender'])
Mon Mar 5 14:22:06 2018 Info: Start MID 64856 ICID 0
Mon Mar 5 14:22:06 2018 Info: MID 64856 was generated for bounce of MID 64855
Mon Mar 5 14:22:06 2018 Info: MID 64856 ICID 0 From: <>
Mon Mar 5 14:22:06 2018 Info: MID 64856 ICID 0 RID 0 To: <matt@abc.com>
Mon Mar 5 14:22:06 2018 Info: MID 64856 ready 2863 bytes from <>
Mon Mar 5 14:22:06 2018 Info: MID 64856 queued for delivery
Mon Mar 5 14:22:06 2018 Info: MID 64855 to RID [0] pending till Mon Mar 5 14:23:06 2018 [Matt_custom_bounce_profile]
Mon Mar 5 14:22:06 2018 Info: Delivery start DCID 0 MID 64856 to RID [0]
Mon Mar 5 14:22:06 2018 Info: Message done DCID 0 MID 64856 to RID [0] [('to', 'matt@abc.com'), ('from', '"Mail Delivery System"
'), ('subject', 'Delivery Status Notification (Delay)')]
Tous les messages d'avertissement de délai suivants sont générés en fonction des paramètres du profil de renvoi.
Informations connexes