gmail with System.Net.Mail.SmtpClient -- release version

  • Thread starter Thread starter John J. Hughes II
  • Start date Start date
J

John J. Hughes II

Has anyone gotten the System.Net.Mail.SmtpClient to work with gmail? In
..NET 1.1 I have it work with the Mentalis org thing but that has problems in
..NET 2.0.

Regards,
John
 
In fact I had problems yes using Gmail with SmtpClient. There are
setting issues with Gmail that need to unchecked, regarding SSL if I
recall correctly. I'm not sure though about it.
 
hum, so I guess that means it can be done, just need to fiddle until I
figure it out... Thanks, John
 
Back
Top