PDA

View Full Version : Reminder Email


bhyde
10-02-2004, 08:01 PM
I assume somebody has already had and implemented this idea. Any pointers most welcome.

I would like to be able to send email to an extended address ala:
user-reminded-monday@example.com
which would be delivered to user@example.com next monday.

Presumably the Mr. User would set up a .qmail-reminder file to with the appropriate script that accepts the mail. Some configuration there in would limit who was allowed to dispatch reminders.

Presumably monday in that example could be replaced with an assortment of date formats.

Has somebody already done this?