Displaying 1 result from an estimated 1 matches for "ztdykjdxrzcavxtiumwx3w".
2005 Dec 23
1
Emails that get sent out on various site actions
...gisters with site, or a user takes a test.
And I want the admin user to be able to configure what email addresses
should receieve the emails that get sent out on the events. Example:
joe-TIA8ZjFfG1I@public.gmane.org and jane-+LBmYUDmh58@public.gmane.org get an email when a user registers, and
jim-ZTdYKjDxrzcAvxtiuMwx3w@public.gmane.org gets an email when a user takes a test.
Any advice? My initial approach would be to create a table called email_events:
id
key
email_addresses (comma-deliminated list of addresses)
And then, when a user registers, it looks up the ''User_Registration''
key in ema...