Mass email not working anymore

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • olamborelle
    Member
    • May 2018
    • 99

    Mass email not working anymore

    Hi,

    Mass emails are not sent out; stay on pending. Nothing in logs.
    Test email work fine.
    Schedule job is active/running but the last log entries are from our previous mass email in July. Nothing more recent.

    Any hint on what else to check?

    Thanks,
  • yuri
    Member
    • Mar 2014
    • 8709

    #2
    Hi,

    Tested and it worked. Maybe cron is not running?
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • olamborelle
      Member
      • May 2018
      • 99

      #3
      CRON is running,
      we made sure the line
      cd /var/www/espocrm; /opt/remi/php71/root/usr/bin/php -f cron.php > /dev/null 2>&1
      is in the crontab file (it was missing)

      but the mass email remains on pending.. nothing is sent.
      job is active

      what else can we check?
      who are the rights managed, for sending mass emails? it is related?

      Comment

      Working...