Automated Emails


Please use this menu to automatically send emails at a certain time of day. Here you can add, edit, and delete your automated emails.

Your Auto Emails: | Add New

$v) {?>
Subject: Message: Date to send: Time to send: Sent: Edit: Delete:
There are no auto emails to display right now.
NO YES Edit Delete

Tips:-

  • This feature only works if your cron is set up correctly during setup
    Here's the file to put in the cron job:

    [path-to-installation-directory]/admin/send_auto_emails.php

    e.g. if you want it to run every morning at 7 am, just enter
    0 7 * * * /usr/bin/php /[path-to-installation-directory]/admin/send_auto_emails.php

  • You can automate all your emails to coincide with your JV events, e.g. pre-launch, launch, contests, closing, post-closing thanks, etc. You write them once and the rest is on autopilot.