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 (Moderator: Piotr Szotkowski) »
  • CiviMail - 3.2.1 here we go again
Pages: [1]

Author Topic: CiviMail - 3.2.1 here we go again  (Read 799 times)

alanski

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 5
  • Cup of tea? Yes please
    • Joomkit
  • CiviCRM version: Version in post
  • CMS version: Joomla
  • MySQL version: 5.0
CiviMail - 3.2.1 here we go again
August 12, 2010, 04:57:56 am
Joomla 1.20
CiviCRM 3.2.1

Am trying to setup cron jobs.
Am running directly thru url:
http://www.mydoman.org/administrator/components/com_civicrm/civicrm/bin/civimail.cronjob.php?name=myname&pass=mypass&key=myKey
to test send.

Here is what happens:
1. Mail interface changes scheduled mailing from 'scheduled' to 'complete'
2. Cron fails with an array return of 'not connected' (credentials double checked)
3. The recipients on the list are all put on hold - doh!

   <div class="crm-section">Additional Details: <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;]
)

Any ideas peeps?




alanski

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 5
  • Cup of tea? Yes please
    • Joomkit
  • CiviCRM version: Version in post
  • CMS version: Joomla
  • MySQL version: 5.0
Re: CiviMail - 3.2.1 here we go again SOLVED
August 12, 2010, 05:31:12 am
It looks like the force queue method (index.php?option=com_civicrm&task=civicrm/mailing/queue&reset=1) has the same effect.
Emails are sent on hold too.

The error message didnt mean much to me but it looks like SMTP was failing to send . Have switched to mail and all working fine now.

 


Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: CiviMail - 3.2.1 here we go again
August 16, 2010, 03:55:02 am
(Note that you can un-hold the on-hold email addresses via a batch task; might be a good idea if all/most are on-hold due to this problem.)
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • CiviMail - 3.2.1 here we go again

This forum was archived on 2017-11-26.