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 »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Cron Job Error - Intended 2, Sucessful 0, Bounce 2
Pages: [1]

Author Topic: Cron Job Error - Intended 2, Sucessful 0, Bounce 2  (Read 1240 times)

Denver Dave

  • Ask me questions
  • ****
  • Posts: 471
  • Karma: 9
Cron Job Error - Intended 2, Sucessful 0, Bounce 2
February 15, 2010, 11:44:04 pm
Update on resolution:
To solve the bouncing issue "No such email here", my host turned off "sender verification" on my server, seemed a little drastic to me, but since I'm on a VPS, they may have meant the effect was just for my domains.  They didn't think that the change was a big security issue.

Emails are now being sent out from Step 4 test, and also step 5 send - both by link and by cron using the site key.
= = = = = = == = =

I'm close on the Cron Job for CiviMail 3.1.2

Lists as complete and with 2 intended, but 0 successful and 2 bounces and bounce error of
Unknown bounce type: Could not parse bounce email

When I run from a link = http://<domain>/drupal/civicrm/mailing/queue?reset=1, the job runs fine and emails go out.

I've not setup any PERL, so expect problems with bounce processing.

Cron email looks good.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
    0K .  

But error in the file created in the root directory by Cron is the following, not sure if error is processing the bounce because PERL is not hooked up, which is fine.  But not sure why emails not sent out with cron.  I really don't think the bounces are true bounces, I don't think they made it out of my server.

<p>Error Details:</p><p><pre>Array
(
    [callback] =&gt; Array
        (
            
  • =&gt; CRM_Core_Error
  • [1] =&gt; handle
            )

        
Code: [Select]
=&gt;
    [message] =&gt; not connected
    [mode] =&gt; 16
    [debug_info] =&gt;
    [type] =&gt; PEAR_Error
    [user_info] =&gt;
    [to_string] =&gt; [pear_error: message=&quot;not connected&quot; code=0 mode=callback callback=CRM_Core_Error::handle prefix=&quot;&quot; info=&quot;&quot;]
)

Odd that the process works fine when run from link=
http://<domain>/drupal/civicrm/mailing/queue?reset=1

Suggestions, ideas ??
« Last Edit: February 22, 2010, 08:31:14 pm by Denver Dave »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Cron Job Error - Intended 2, Sucessful 0, Bounce 2

This forum was archived on 2017-11-26.