I want to send Mass emails
have installed EC v4.8.1 in a AWS EC2 instance.
In Scheduled Jobs says:
Note: Add this line to the crontab file to run Espo Scheduled Jobs:
* * * * * cd /opt/bitnami/apps/espocrm/htdocs; /bitnami/lampstack-linux-x64/output/php/bin/php -f cron.php > /dev/null 2>&1
Please advise where I have to put the previous line:
- Check Group Email Accounts / Scheduling
- Send Mass Emails / Scheduling
- CRON.PHP thru SSH
Thanks
Luis R
have installed EC v4.8.1 in a AWS EC2 instance.
In Scheduled Jobs says:
Note: Add this line to the crontab file to run Espo Scheduled Jobs:
* * * * * cd /opt/bitnami/apps/espocrm/htdocs; /bitnami/lampstack-linux-x64/output/php/bin/php -f cron.php > /dev/null 2>&1
Please advise where I have to put the previous line:
- Check Group Email Accounts / Scheduling
- Send Mass Emails / Scheduling
- CRON.PHP thru SSH
Thanks
Luis R
Comment