Email Reminders

For email reminders Cron Jobs must be set. CRON Jobs are used to trigger certain commands periodically.
Use the following command for email reminders.

* * * * * curl http://www.yoursite.com/your-calendar-directory/reminder.php
You do not need to do any configuration for Popup reminders.