Sondeza.com: Periodic Report

Since I upgraded to 7.0.2, I'm getting more than 30 emails per day saying "- Start email send - Total queued emails: 669272 Ready for send: 20 Processed emails: 20"

What could be causing this and should I be concerned about it?

Quote · 14 Jul 2010

hello there many posts about mass mailer trouble, just find some of them

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 14 Jul 2010

Hi Sasha,

I went through almost all the posts regarding the mass mailer and could not find a solution to my problem.

Sorry for being such a pain but I went through the settings on the cronjobs and they look ok. Another problem is that users still don't receive "forgot password" emails.

Can you please have a look at the screenshot on http://www.sondeza.com/issues/cron.gif and let me know what I've done wrong? I've ran out of tricks and ideas.

Rgds,

Tau

Quote · 23 Jul 2010

669272

If you really have that many in you queue, I am sure most of them are invalid now anyways - you should consider deleting some, most, or all of these - as they are perhaps old/outdated and so on.

Does your site send any emails?

Start there first... make sure you can send emails (anything) from the script.

You can also make a test script, like this (edit xxxx@xxxxxxx.com for some OFF SERVER (gmail, hotmail, etc) email you have) - maybe call it testemail.php or something... then call it in your web browser.

<?
if ( mail ("xxxx@xxxxxxx.com", "Test message", "<h2>Hello</h2", "content-type: text/html; charset=iso-8859-1") )

echo "<font color=\"blue\">SUCCESS!</font>";
else
echo "<font color=\"red\">FAIL!</font>";
?>

-Smoge

Quote · 25 Jul 2010

Hi Smoge,

Old emails deleted from queue.

I've set up test mail page on the link below it says "SUCCESS!" but I do not receive the email. I tried using Gmail and a non gmail account, they both don't work.

http://www.sondeza.com/community/test.php

What do I have to do to fix it?

Rgds,

Tau

Quote · 26 Jul 2010

I would ask your hosting company why your email does not appear to go out with that test.

Does your site send any other mail?


Get that sorted out first.

-Smoge

Quote · 27 Jul 2010

Hi,

I spoke to my hosting company and now I can receive emails from the test page. Users can receive "forgot password" emails.

The problem is that I'm still getting more than 10 emails a day saying "- Start email send - Total queued emails: 16190 Ready for send: 20 Processed emails: 20".

How do I fix this?

Rgds,

Tau

Quote · 30 Jul 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.