I have a requirement of sending mail using SMTP. But the to Mail ID's will be retrieved from database, based on the given category(success/error).Then only I am able to send the mail. The above requirement needs to be implemented in the following application types
- Winforms
- SSIS packages
- asp.net MVC
- Classic ASP
So I thought of creating a webservice, which can be consumed in all the above applications.
Is there any other way to implement this requirement??
Aucun commentaire:
Enregistrer un commentaire