home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume6 / bday / README < prev   
Text File  |  1989-05-14  |  699b  |  17 lines

  1.  
  2. There used to be a machine called oz.ai.mit.edu, and it used to have a
  3. wizard who knew when it was your birthday.  He was a friendly wizard, not
  4. at all deserving of the name "daemon," because he'd send you a nice little
  5. note when that special day came around...
  6.  
  7. I had been saving one of my messages for some time, but only just now got
  8. around to writing this program.  It reads a file with email names and
  9. birthdays, and sends mail.  It should be run out of cron early every
  10. morning.  If WEEKEND_HACK is #define'd, then on Friday bday will send mail
  11. to people with birthdays on Saturday and Sunday.
  12.  
  13. The program uses getopt and sendmail, but hacking around the latter should
  14. be pretty easy.
  15.  
  16.     /r$
  17.