Communication services mail delivery

Sam Achten 0 Reputation points
2025-05-05T08:26:52.2533333+00:00

When sending emails using Azure Communication Services, the mails are often not delivered. They do not end up in spam at the end of the recipient, they are "gone".

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,242 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Kyle Burns 326 Reputation points Microsoft Employee
    2025-05-05T13:26:34.7433333+00:00

    Based on what you are describing, I would agree that it looks like your Azure Communication Service instance is indeed configured so as to allow sending email. The nature of SMTP means that it can at time be a challenge to troubleshoot delivery issues because of the relay points that exist between originator and recipient and the fact that many of them will be outside of your visibility and control. If your clients are using corporate mail services, one next step would be to have them connect you with their mail server administrators so that they can look for evidence of the message arriving at their end and understand whether it's being filtered and why. Another thing that I would recommend is configuring email logs as described at https://learn.microsoft.com/en-us/azure/communication-services/concepts/analytics/logs/email-logs.

    0 comments No comments

  2. Alekhya Vaddepally 1,670 Reputation points Microsoft External Staff Moderator
    2025-05-05T13:39:11.2333333+00:00

    Hi Sam Achten,
    Ensure that you have enabled diagnosis logging in Azure Monitor for your communication service resources. It can help in surface delivery events that are not immediately clear.
    This distinguishes your domain reputation and gives you more control over deliverance.

    Since there is no visual error, microsoft can help detect problematic distribution efforts through the internal log. It can reveal recipient-specific blocks or filtering behavior that are not publicly exposed.
    https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

    In cases where specific customers do not receive emails, their organization's email can filter the email quietly before reaching the safety gateway (eg, proofpoint, mimicast, microsoft defender) inbox or spam folders. It is helpful to ask the client to check your email log for filtering activities.
    if you have any further concerns or queries, please feel free to reach out to us.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.