|
|
Index : Home | What Is Izumi | Scripts $Id: EmailNotifAnniv.izu,v 1.4 2004/11/27 23:23:05 ralf Exp $This script notifies me of incoming birthdays by sending me an email.
Here's an example of a data file read by this script:
# format: name <tab> birtdate <tab> trigger-date(date +%m%d) <tab> dest-emails <ln> # note that trigger date is one week before bdate in my case
# set extra variables (% means \n) $SUBJECT=[Incoming Birthday] <NAME> => <DATE> $BODY=Warning -- Incoming birthday!%%Name = <NAME>%Date = <DATE>%%
Me 02/29 0222 email1@example.com Her 12/21 1214 email2 email3 Them 01/01 0101 them@example.com
|
|

This work is licensed by Raphaël Moll under a Creative Commons License.
|
|
| Color Theme: | Gray | Blue | Black | Sand | Khaki | Egg | None |
|
|
|
|