I'm trying to send an email to several recipients when a new row is inserted into a table. The list of recipients varies. I would like to be able to set this list using a select statement. I also have installed Navicat which allows me to send email notifications but only to a predetermined set of people.
Thanks.
I would be very concerned about putting the load of sending e-mails on my database server (small though it may be). I might suggest one of these alternatives: