We sent one transactional test email through Azure Communication Services Email using a verified custom sender domain.
The send operation was accepted successfully. Diagnostic logging was enabled before sending.
Log Analytics shows:
- one message-level
OutForDelivery event;
zero recipient-level events;
no SMTP status code;
no enhanced SMTP status code;
no Delivered, Failed, Bounced, Suppressed, Quarantined or FilteredSpam event;
no corresponding EmailSendMailOperational record.
The recipient email provider checked its inbound SMTP logs and confirmed that the message never reached its mail platform. Other external email to the same mailbox is delivered normally.
The email volume is extremely low, so rate limiting is unlikely.
Questions:
What can cause ACS Email to remain at OutForDelivery without producing a recipient-level event?
Why can EmailStatusUpdateOperational contain a message-level event while EmailSendMailOperational contains no corresponding record?
Is there a free escalation route for a server-side message trace when the Azure subscription uses Basic Support?
The ACS Message ID and recipient address are intentionally omitted from this public question but are available through a private support channel if required.We sent one transactional test email through Azure Communication Services Email using a verified custom sender domain.
The send operation was accepted successfully. Diagnostic logging was enabled before sending.
Log Analytics shows:
one message-level OutForDelivery event;
zero recipient-level events;
no SMTP status code;
no enhanced SMTP status code;
no Delivered, Failed, Bounced, Suppressed, Quarantined or FilteredSpam event;
no corresponding EmailSendMailOperational record.
The recipient email provider checked its inbound SMTP logs and confirmed that the message never reached its mail platform. Other external email to the same mailbox is delivered normally.
The email volume is extremely low, so rate limiting is unlikely.
Questions:
What can cause ACS Email to remain at OutForDelivery without producing a recipient-level event?
Why can EmailStatusUpdateOperational contain a message-level event while EmailSendMailOperational contains no corresponding record?
Is there a free escalation route for a server-side message trace when the Azure subscription uses Basic Support?
The ACS Message ID and recipient address are intentionally omitted from this public question but are available through a private support channel if required.