smtp - How can I send a thanks email in asp.net? -


i have send email (if emails particular account automatic email saying "thanks sending"). how should in asp.net mvc 2? logic?

consider using brilliant library mvcmailer

you can use send text or html email, body define view. can use whatever model need , render emails specific data.

it available nuget package easy install.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -