Hi expert,
I setup to use external SMTP server (Exchange server) to send e-mail on my Linux server. However, it gave me an error message"
dsn=5.0.0, stat=Service unavailable
The command line: Echo "Test Email Message" | sendmail "Subeject Test" xxx@xxx.com
tail /var/log/maillog:
Jan 2 06:54:44 localhost sendmail[25472]: x026shcK025470: x026sicK025472: DSN: Service unavailable
Jan 2 06:54:44 localhost sendmail[25472]: x026sicK025472: to=<xxx@localhost.localdomain>, delay=00:00:00, xdelay=00:00:00,
mailer=local, pri=31521, dsn=2.0.0, stat=Sent
How to resolve this issue?
Thanks for any input.
Regards,
Pirlo Zhang
MSDN Community Support<br/> Please remember to click &quot;Mark as Answer&quot; the responses that resolved your issue, and to click &quot;Unmark as Answer&quot; if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact <a href="mailto:MSDNFSF@microsoft.com">MSDNFSF@microsoft.com</a>.