Jim Pazarena wrote:
Is there a utility available which can take a database of dates & events and email
out a reminder?

I know that I could create something using at, but seems to me that I saw a utility
already designed for this.

I have missed one too many birthdays
calendar and cron ?
a cron entry like
@weekly /usr/bin/calendar -A 7 | mail -s "weekly calendar" [EMAIL PROTECTED]

and man calendar (its in the base system) very simple text file format



Vince
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to