Email sent before expiration
Heilong - April 3, 2009 - 06:48
| Project: | Node Expire |
| Version: | 6.x-2.03 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
Hi everyone,
Is there a way to send a kind of notification email to the user who created the node to remind him of the soon expiration of his "node" ?
Thanks,

#1
I would also love to see this kind of function. I'm trying to set up some kind of notification email two weeks to a month before the node type expires. I've tried using triggered events, but that only sends an email at the time of expiry, not before (as the timer cannot go back in time). If anyone has any tips on how to do this, please let us know! Thanks so much!
#2
Hi,
You can take a look at this module : http://drupal.org/node/313280 . They've just posted a patch for D6, it's worth a try...
#3
Thanks, Heilong! I'll give it a try and post my findings!