Emails notification/workflow

Author Message

Arran Price

Tuesday 30 September 2008 5:49:04 pm

Hi,
Im using ezpublish 4.0.0 and my site is complete bar one issue - and I would like some help in figuring out what I should be doing in the way of troubleshooting.

My users dont get email notifications either by "my item notifications" under notification settings or when they are part of a workflow and need to approve something (they have the collaboration notification checkbox for approval checked).
The workflow and publishing otherwise works as expected (can appove/deny the items etc).

I can email from the commandline of the system using mailx.
running runcronjobs.php by hand I get the following output:

/usr/local/php5/bin/php runcronjobs.php frequent -d
Running cronjob part 'frequent'
Running cronjobs/notification.php
Starting notification event processing
Done

Running cronjobs/workflow.php
Checking for workflow processes
Status list
Workflow event deferred to cron job(4): 1

0 out of 1 processes was finished

Im not sure where I should be expecting an attempt of an email to be sent (Im assuming runcronjobs.php as above) - and what I should see in the way of logging or error/success messages.

Any help greatly appreciated.

Ivo Lukac

Wednesday 01 October 2008 1:46:30 am

Hello Arran

Sending mail depends on MailSettings section in settings/override/site.ini.append.php . You should first check how is this configured.

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Yannick Komotir

Thursday 02 October 2008 1:57:25 am

be sure that you server can sending mail, are you an activate protocol in your server that can send mail ?

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

Arran Price

Thursday 02 October 2008 1:25:26 pm

just confirming that it was indeed settings/override/site.ini.append.php

thanks very much for your help :-)

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 16:20:54
Script start
Timing: Jan 18 2025 16:20:54
Module start 'layout'
Timing: Jan 18 2025 16:20:54
Module start 'content'
Timing: Jan 18 2025 16:20:54
Module end 'content'
Timing: Jan 18 2025 16:20:54
Script end

Main resources:

Total runtime0.7932 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 589.0313152.6250
Module start 'layout' 0.00590.0033 741.656339.4453
Module start 'content' 0.00910.7828 781.1016593.5313
Module end 'content' 0.79190.0012 1,374.632812.1641
Script end 0.7931  1,386.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3824160.0002
Check MTime0.00130.1660160.0001
Mysql Total
Database connection0.00140.179910.0014
Mysqli_queries0.739393.2062620.0119
Looping result0.00060.0702600.0000
Template Total0.761996.120.3809
Template load0.00220.277220.0011
Template processing0.759695.773220.3798
Template load and register function0.00020.024610.0002
states
state_id_array0.00090.117310.0009
state_identifier_array0.00090.109420.0004
Override
Cache load0.00190.2373310.0001
Sytem overhead
Fetch class attribute can translate value0.00060.072430.0002
Fetch class attribute name0.00100.123160.0002
XML
Image XML parsing0.00110.141630.0004
class_abstraction
Instantiating content class attribute0.00000.001560.0000
General
dbfile0.00090.1107230.0000
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs