phplist cron



good forum so i expect sensible responses.

from where can I schedule my phplist cron tasks?



use cron jobs tool from your cpanel. Hit 'standard' button and in the 'command to run' field enter

/usr/local/bin/php -q /home/yourusername/public_html/admin/index.php -p processqueue;

Happy to help.

Mathew.techsupport