.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

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

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -