CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail »
  • Using CiviSMTP (Moderator: shane) »
  • Mailings stuck on 'Running'
Pages: [1]

Author Topic: Mailings stuck on 'Running'  (Read 3979 times)

Matt2000

  • I post frequently
  • ***
  • Posts: 288
  • Karma: 27
    • http://www.ninjitsuweb.com
Mailings stuck on 'Running'
May 12, 2008, 10:41:34 pm
CiviMail is still getting stuck when one client does their regular large mailing. Though it seems to complete , or nearly complete, it is still labeled as 'Running' and any future cron runs return:

Sorry. A non-recoverable error has occurred.      <p>Invalid response code received from SMTP (outbound mail) server while attempting to send email.  This is often caused by a misconfiguration in the CiviCRM Outbound Email settings. Please verify the settings at Administer CiviCRM >> Global Settings >> Outbound Email (SMTP).</p>


If I go into the database and manually change the mailing's status to 'Completed', other mailings will complete. So it seems to be a problem with this one large list (1700 recipients).

Some help with further troubleshooting would be greatly appreciated.
« Last Edit: May 12, 2008, 10:45:40 pm by Matt2000 »
Drupal/CiviCRM micro-blogging http://twitter.com/matt2000

Ninjitsu Web Development http://www.NinjitsuWeb.com/

Matt2000

  • I post frequently
  • ***
  • Posts: 288
  • Karma: 27
    • http://www.ninjitsuweb.com
Re: Mailings stuck on 'Running'
May 12, 2008, 11:12:14 pm
I dove deep into the _mailing_event_queue and _delivered and found that the mailing was being held up at an address mis-formatted with an exclamation point (!) and then found another stopper with a single quote (').

Strange that these killed the mailing process entirely rather than just bouncing these individual attempts.

Bug report time...
Drupal/CiviCRM micro-blogging http://twitter.com/matt2000

Ninjitsu Web Development http://www.NinjitsuWeb.com/

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Mailings stuck on 'Running'
May 13, 2008, 06:03:59 pm

i've patched this for 2.0

can u give the patch a shot at:

http://issues.civicrm.org/jira/browse/CRM-3108?page=com.atlassian.jira.ext.fisheye:fisheye-issuepanel

and let me know if it works. the main change is only at the Net/SMTP.php file

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Matt2000

  • I post frequently
  • ***
  • Posts: 288
  • Karma: 27
    • http://www.ninjitsuweb.com
Re: Mailings stuck on 'Running'
May 13, 2008, 06:36:51 pm
Is there a way to get an actual patch file from Fisheye? (basically, exactly what the 'diff' link shows) When I click download, I get the whole file.
Drupal/CiviCRM micro-blogging http://twitter.com/matt2000

Ninjitsu Web Development http://www.NinjitsuWeb.com/

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Mailings stuck on 'Running'
May 13, 2008, 06:40:34 pm

http://fisheye.civicrm.org/changelog/CiviCRM/branches/v2.0?cs=14465

(there is a patch link there)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Chris Burgess

  • Ask me questions
  • ****
  • Posts: 675
  • Karma: 59
Re: Mailings stuck on 'Running'
August 06, 2008, 05:10:06 pm
@matt200 - FWIW, I believe the bangpath notation (while terribly oldschool - matt2000!mattPC@matt2000.com) is legal, but forbidden per default by Exim. Just so you know :)

We had similar issues with bad emails hanging the queue. Glad to know there's a patch :)
@xurizaemon ● www.fuzion.co.nz

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail »
  • Using CiviSMTP (Moderator: shane) »
  • Mailings stuck on 'Running'

This forum was archived on 2017-11-26.