.net - Using C# WinForm to send application registration information to a my gmail -


i have application i'm working on , includes form allows user register it. have information stored in string , information emailed gmail account. searched online , able send using gmail account not has gmail , code requires password sender.

is there way this?

in code can provide credentials your gmail account can use send emails other accounts. check system.net.mail namespace - can start here:

http://msdn.microsoft.com/en-us/library/system.net.mail.smtpclient.aspx


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -