Forum Moderators: open
The basics is I setup one table, when a row is added will trigger an email to be sent out. And the row itself will contain the information for the email.
Reference:
SQL Mail and SQLAgentMail [msdn.microsoft.com]
Create Trigger [msdn.microsoft.com]
xp_sendmail [msdn.microsoft.com]