Hi.
I'm using EspoCrm v 4.2.7
I created Campaign but email sending stills in "Pending" status. This is the trouble shooting I did:
Crons:
Check 'siteUrl' paramater in data/config.php file. It mube be set as URL of your EspoCRM accessible from the external world.DONE. URL changed on September and I corrected today.
Can you tell me how can I restore the mass email?
Thanks.
I'm using EspoCrm v 4.2.7
I created Campaign but email sending stills in "Pending" status. This is the trouble shooting I did:
Crons:
Check Group Email Accounts | Check Group Email Accounts | Active | */4 * * * * |
Send Mass Emails | Send Mass Emails | Active | 15 * * * * |
- Check if Sent Test works. If does't work then check if system SMTP settings are correct. DONE, OK.
- Check if you have setup cron for your system, DONE, OK.
- Check if you have Check Group Email Accounts Scheduled Job and it is Active. DONE, OK.
- Check if there are something in Log. Last Success Log is on 11 Sep 22:24.
Check 'siteUrl' paramater in data/config.php file. It mube be set as URL of your EspoCRM accessible from the external world.DONE. URL changed on September and I corrected today.
Can you tell me how can I restore the mass email?
Thanks.
Comment