Azure Communication Service (ACS) report on mailfrom failures in Azure (rather than application consuming it)
As part of using the ACS service we are looking to provision multiple different ACS resources so that each application has its own configuration. One of the questions we have is if an application tries to send from an address that is not registered as an address it (obviously) throws up an SMTP error on the application. However not all applications will handle this gracefully so is it logged anywhere within Azure? I did try within Diagnostic settings to tick every single box (including metrics traffic) and when I generate an SMTP email from a bad address I can see it failing in PowerShell but not a single error is shown anywhere in the logs.