I was reading the post at How to send email from SQL Server? and was all excited because I need to do this as well, but then I read the below comment.
"You shouldn't use SQL server as an app server. Setting up emails to alert you is one thing, but using it as an email distributor is something else. While you CAN do this, you may want to concider if you SHOULD do this. – Dan Andrews Apr 10 '14 at 13:52"
Why should you not send emails through SQL? I am sure there is a good reason but I can not find it on the internet. Not to ask an open ended question but what would be a good app server that sends automated emails?