Page 3 of 3

Re: How to email a simple plain text on windows form application

Posted: Wed Jun 22, 2011 11:15 pm
by mandai
Just create an account with an SMTP provider (Google Mail, 1and1, Yahoo, etc) then fill out the login details in your program.
(make sure the terms allow 3rd parties to use the account as well)

Re: How to email a simple plain text on windows form application

Posted: Wed Jun 22, 2011 11:18 pm
by emreozpalamutcu
thank you for your helps i couldn't of done it without you lot. I managed to do it, I used my internet provides hostname which is smtp.virgin.net and i received the email.