smsohan / MvcMailer

A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style
MIT License
585 stars 176 forks source link

Fix TestSmtpClient.SentMails behavior with SendAsync #128

Closed swegner closed 10 years ago

swegner commented 10 years ago

This fixes issue #127.

smsohan commented 10 years ago

:+1: