Forums / Extensions / eZ Newsletter / Preview not being sent

Preview not being sent

Author Message

Paolo De Dionigi

Tuesday 08 July 2008 11:23:48 am

Hello,

environment: ezpublish 3.9.4 (php4)
newsletter: 1.5.3

If we try to sendout the newsletter preview, we obtain a message that says that the draft was successfully saved, but the mail never arrives.

We are using sendmail and it works regularly with mail from forms.

Where we have to look to understand if we must change something in our settings or if there's something wrong with the server? (I doubt since the mail from the forms are ok).

Thanks in advance

Paolo De Dionigi

Thursday 10 July 2008 11:12:12 am

Ok, now it works, it was the problem with -V for sendmail. (http://issues.ez.no/IssueView.php?Id=8275)

Removing the -V parameter, the preview started arriving.

Now, another question: it seems that the cronjob isn't working...

If manually launched it gives no error, but the newsletter aren't sent.

So the question: does the newsletter sending process uses same class and functions of the preview sending process?

IE: I saw that the preview sending process uses the function sendMail of the class eZNewsletterSendmailTransport, in file extension/eznewsletter/classes/eznewslettersendmailtransport.php (since we use sendmail as transport method).

Is this the same file used by the newsletter sending process? Otherwise I'll have to search the correct one used and remove the -V parameter there aswell.

If the file is the same, any hints about what to checkto understand why our newsletter are not being sent?

Thank you

eZ debug

Timing: Jan 29 2025 14:40:24
Script start
Timing: Jan 29 2025 14:40:24
Module start 'content'
Timing: Jan 29 2025 14:40:24
Module end 'content'
Timing: Jan 29 2025 14:40:25
Script end

Main resources:

Total runtime0.2200 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0078 587.9766180.7813
Module start 'content' 0.00780.0057 768.757894.8359
Module end 'content' 0.01350.2064 863.5938524.0859
Script end 0.2199  1,387.6797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00351.5752200.0002
Check MTime0.00130.5757200.0001
Mysql Total
Database connection0.00120.553710.0012
Mysqli_queries0.166375.61101410.0012
Looping result0.00110.50521390.0000
Template Total0.206193.710.2061
Template load0.00080.349610.0008
Template processing0.205393.345610.2053
Override
Cache load0.00050.233710.0005
Sytem overhead
Fetch class attribute can translate value0.00070.320910.0007
XML
Image XML parsing0.00020.101810.0002
General
dbfile0.01346.0831200.0007
String conversion0.00000.002330.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs