!!freebsddude
03-07-2002, 10:00 PM
I am not sure if I have posted this in the right forum, if not please let me know and I'll be happy to repost in the appropriate forum.
I have a hack in the form of a cron script that will send birthday, event reminders emails, using birthday and private event reminder template(s).
I need help with people willing to test this stuff on their site. You should be able to setup a cron job and test it.
Features:
1. Birthday and Private Event Reminders
2. User can turn off Private Event Reminder
3. Works in any/all time zones
4. Tracks reminders & greetings to ensure that only 1 is sent.
5. Custom Birthday Email Template
6. Custom Private Event Reminder Email Template
7. One email per private event even on same day.
8. Cron driven, cron should be run periodically to catch all
time zones. For example, a person celebrating a birthday
in the US wont be sent a greeting from a vb forum in
Australia until after midnight local US time.
9. Minimal impact to existing code & database, just needs
one field under User Additional Options (created via Admin CP)
and a seperate reminder table in the database.
For details/doc check out this page:
http://www.freebsdforums.org/docs/reminders.html
Thanks!
dan@freebsdforums.org
I have a hack in the form of a cron script that will send birthday, event reminders emails, using birthday and private event reminder template(s).
I need help with people willing to test this stuff on their site. You should be able to setup a cron job and test it.
Features:
1. Birthday and Private Event Reminders
2. User can turn off Private Event Reminder
3. Works in any/all time zones
4. Tracks reminders & greetings to ensure that only 1 is sent.
5. Custom Birthday Email Template
6. Custom Private Event Reminder Email Template
7. One email per private event even on same day.
8. Cron driven, cron should be run periodically to catch all
time zones. For example, a person celebrating a birthday
in the US wont be sent a greeting from a vb forum in
Australia until after midnight local US time.
9. Minimal impact to existing code & database, just needs
one field under User Additional Options (created via Admin CP)
and a seperate reminder table in the database.
For details/doc check out this page:
http://www.freebsdforums.org/docs/reminders.html
Thanks!
dan@freebsdforums.org