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

Support Exchange in addition to SMTP #139

Open salmankhann opened 9 years ago

salmankhann commented 9 years ago

Is it possible to support exchange in addition to SMTP? I'm guessing that many users of this project are enterprise based, and having exchange functionality would really be a plus.

Is it possible currently by some settings ?