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

Failure sending mail (on server) #153

Open eltonnakamura opened 8 years ago

eltonnakamura commented 8 years ago

localhost is ok, email sending..but on server i get the error "Failure sending mail."

and i dont know why, could you help me?