The next thing you need to do is load your Crontab file. Crontab is a small program on many UNIX web servers which allows you to
automatically run programs on your server at set times. This is what will be used to automatically send
all follow up messages everyday.
To load your Crontab file, please follow these steps:
- Telnet into your server.
- Change directories to the aefs_data directory on your server
- At the prompt, type crontab cron.aefs
- If you do not receive any message after typing this, your Crontab file has been successfully loaded
If you receive an error while trying to load your Crontab file, please contact your server administrator. You may not
have permission to run Crontab on your server.