Out of the box, not that I'm aware, but it would be reasonable simply to set this up using scheduled tasks.
Some options you could specify would be the object type (dmNews, dmEvent), then the frequency of reminders. E.g., set it to send a reminder 1 week before, 1 day before, then 1 hour before... and just set the scheduled task to run every hour (although I'm not sure why, but FarCry scheduled tasks don't let you pick 'hourly', but I think ColdFusion does allow it). Then in your script, you just need have it select all the objects within those time frames and notify you accordingly (or select them all and check them one by one) Cheers -- Quentin Zervaas Web Developer MITOUSA. Web + Interface Architects T:// (08) 8361 9022 F:// (08) 8361 9977 E:// [EMAIL PROTECTED] W:// www.mitousa.com ----- Original Message ----- From: "Ben DiMolfetta" <[EMAIL PROTECTED]> To: "FarCry Developers" <[EMAIL PROTECTED]> Sent: Thursday, December 04, 2003 8:07 AM Subject: [farcry-dev] Expiry Date > when you set an expiration date on content, can FarCry out of the box send > an e-mail notification that the date is approaching? > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
