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

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -