Gmail: How to send an email programmatically
- by Clint
Possible Exact Duplicate: Sending Email in C#.NET Through Gmail
Hi,
I'm trying to send an email using gmail:
I tried various examples that I found on this site and other sites but I always get the same error:
Unable to connect to the remote server -- System.net.Sockets.SocketException: No connection could be made because the target actively…