Forums / Developer / Problem with notification ez 4.2

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Problem with notification ez 4.2

Author Message

Lukasz Klejnberg

Tuesday 19 January 2010 5:13:47 am

I have a problem with notification cron job, when i started php runcronjobs.php -d frequent i got this:

Running cronjob part 'frequent'
Running cronjobs/workflow.php
Checking for workflow processes
Status list
0 out of 0 processes was finished
Running cronjobs/notification.php
Starting notification event processing
Done

#################################### DEBUG ####################################
Debug: (eZMySQLDB::query(0.000 ms) query number per page:0)
SET NAMES 'utf8'
Timing: ()
Script cronjobs/workflow.php starting
Timing: ()
Script cronjobs/workflow.php done
Timing: ()
Script cronjobs/notification.php starting
Strict: (PHP: E_STRICT)
Non-static method eZNotificationSchedule::setDateForItem() should not be called statically, assuming $this from incompatible context in /../../../ezsubtreehandler.php on line 220
Timing: ()
Script cronjobs/notification.php done
Total script time: 0.3785 sec

And i don't know why is not send any email?

Any ideas?

Lukasz Klejnberg

Friday 12 March 2010 2:05:10 pm

The issue is resolved.

The problem was with undisclosed-recipients :;... Letter:; syntax illegal for recipient addresses and was resolved by removing undisclosed-recipients:; from the file lib / ezutils / classes / ezsendmailtransport.php line 89 and then adding to the site.ini: SendmailOptions [] =- O NoRecipientAction=add-to-undisclosed