Hello,
I am using a Pay-As-You-Go (Usage based) subscription under the Microsoft Azure Plan.
Thank you for your assistance.
Best regards,
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Translate
Hello Microsoft Q&A Support Team,
We are operating a Microsoft SMTP Service (SMTPSVC) on an Azure VM.
We require the ability to send outbound email traffic over port 25 to external mail servers.
The SMTP service in use is the native Microsoft SMTPSVC service included with Windows Server.
The email traffic will be legitimate and compliant with anti-spam best practices.
We kindly request assistance or guidance on enabling outbound SMTP traffic on port 25 for this VM.
Thank you for your support.
Hello,
I am using a Pay-As-You-Go (Usage based) subscription under the Microsoft Azure Plan.
Thank you for your assistance.
Best regards,
We have opened the SMTP port in the firewall settings. When initiating communication, everything appears to work correctly, but there is no outbound traffic over port 25.
We have opened the SMTP port in the firewall settings. When initiating SMTP communication, the session seems to start correctly on the local side, but no outbound traffic is actually established over port 25.
We also ran a connectivity test from the VM:
Test-NetConnection smtp.gmail.com -Port 25
The result shows that although the host is reachable (PingSucceeded = True), the TCP connection to port 25 fails (TcpTestSucceeded = False). Please find the attached screenshot of the test result for reference.
Could you confirm if outbound SMTP on port 25 is blocked for our subscription or this specific VM?