API How To Receive E-mails in ASP.NET MVC using MailGun Mailgun has a fantastic API for doing a lot of stuff with e-mail. Not only is it a breeze to use their dedicated SMTP service to send a lot of e-mails with great deliver-ability – it is also very powerful for routing e-mails back to
C# Make CSS inline in C# and ASP.NET using PreMailer.Net Being able to make CSS inline is something you need all the time when sending HTML e-mails. HTML E-mails simply don’t render perfectly in all e-mail clients if you don’t make all your styles inline. Campaign Monitor introduced the ability to make