B
Bill H
I am able to send an thru our mail server using the old 1.1
System.Web.Mail.SmtpMail class.
When I try sending an email using the new System.Net.Mail.SmtpClient, I get
a #5.5.1 unimplemented error: Command Not Implemented
The code is nearly identical and the server is the same.
Any ideas what is different ?
Thanks
Bill
System.Web.Mail.SmtpMail class.
When I try sending an email using the new System.Net.Mail.SmtpClient, I get
a #5.5.1 unimplemented error: Command Not Implemented
The code is nearly identical and the server is the same.
Any ideas what is different ?
Thanks
Bill