Archive

Posts Tagged ‘Email’

Sending Email via GMail using .NET

January 27, 2009 Ali 1 comment

Audience: Programmers only

(Despite claims that this blog is for everyone – no discrimination! :P )

 

Doesn’t it happen lot of time with us [programming creed] that we are developing some tiny-miny, small kinda thing which we estimated as hour or two job, and yet when we are in middle of it, it take longer and longer, thanks to some complexities, some irritating setting, some newest kind of bug, etc. Well this post is specifically related to one-such-probable-irritation.

 

“You have to send email from your program/website and that too using gmail – and this tiny small thing is giving you one problem or the other”

 

If you are working on above, then this is right place for you to land, and this is the link for the solution:

 

http://stevesmithblog.com/blog/sending-mail-via-gmail-with-aspnetemail-and-net/

 

Need more help on this: click http://www.systemnetmail.com/

Tags: , ,