PDA

View Full Version : Automated Email Set Time After Registration


nick-harper
07-05-2011, 10:44 AM
Hi,

Is it possible to send an email to a member for example 7 days after they have registered? Or on a set time?

Thanks

cellarius
07-05-2011, 12:00 PM
In standard vB? No. Using a plugin? Yes. Registration time is stored in the database. You could write a scheduled task that sends the e-mail based on that information.