andrewdavey / postal

Email sending for asp.net mvc using the view engine system to render emails.
http://aboutcode.net/postal
MIT License
536 stars 168 forks source link

Postal - A handy email sending library for ASP.NET MVC.

by Andrew Davey ( http://aboutcode.net , http://twitter.com/andrewdavey )

Postal uses the MVC view engine infrastructure to render emails.

Read the introduction: http://aboutcode.net/postal The wiki has documentation: https://github.com/andrewdavey/postal/wiki See the MvcSample project for a basic overview of usage.