I have this situation : I need to send mail to users, but fist I have to check in sqlserver bd some conditions, my web site was developed with .net, but in this case this is a daily task, somebody told me about opensmtp.net like a solution, could anybody say if is it ?, If it is , then please how could I use for it ?
regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have this situation : I need to send mail to users, but fist I have to check in sqlserver bd some conditions, my web site was developed with .net, but in this case this is a daily task, somebody told me about opensmtp.net like a solution, could anybody say if is it ?, If it is , then please how could I use for it ?
regards,
Check your conditions, if they meet the requirements instatiate the object and send the email.
Not sure what else to say.....