Why are my newsletters not sent?
Editions: Ultimate, Enterprise, Campus, Module Newsletter
Version: 2.0.9+
Version: 2.0.9+
Did you create the needed cron-job?
Edit the crontab
# crontab -e
and add the line
*/1 * * * * /path/to/vimp/scripts/send_newsletters.sh > /dev/null 2>&1
Whereby /path/to/vimp has to be replaced with the path to the VIMP installation of your server.
Last update on 2017/02/17 by Admin.