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) »
  • I can´t configure the job for send mail
Pages: [1]

Author Topic: I can´t configure the job for send mail  (Read 1512 times)

graduadosUTN

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Joomla 1.7
  • MySQL version: 5.05
  • PHP version: 5.2.6
I can´t configure the job for send mail
May 08, 2012, 08:12:54 am
Hello, sorry for the inconvenience but i can´t configure the job for send mail.

My CiviCRM is installed in a Joomla CSM.

When sending a mailing can not get to run the job, I can only run using wget:

  http://<mysite>/administrator/index.php?option=com_civicrm&task=civicrm/mailing/queue&reset=1

But, I need to be logged in joomla.

To run the mailing with a cron job does not work any method.

My site is installed into a windows server and the server web is a iis 6.0

sorry for my English, I'm Argentine and I do not speak very well

Tanks!

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: I can´t configure the job for send mail
May 08, 2012, 10:47:10 am
Please see our wiki page about Setting Up the Cron Job

The URL there http://[SITEROOT]/administrator/components/com_civicrm/civicrm/bin/cron.php?name=username&pass=password&key=site-key is correct for any server, but I don't know how do setup such a cron job on Windows. The instructions there are for Linux.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

graduadosUTN

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Joomla 1.7
  • MySQL version: 5.05
  • PHP version: 5.2.6
Re: I can´t configure the job for send mail
May 09, 2012, 09:01:08 am
I tested with

 http://[SITEROOT]/administrator/components/com_civicrm/civicrm/bin/cron.php?name=username&pass=password&key=site-key

but nothing happens, only a blank screen appears and the mailing does not run.

The only way to start the mailing is using wget:

  http://<mysite>/administrator/index.php?option=com_civicrm&task=civicrm/mailing/queue&reset=1

But this method I can not configure a cron job, I need to be logged in joomla.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: I can´t configure the job for send mail
May 09, 2012, 09:03:39 am
Quote from: graduadosUTN on May 09, 2012, 09:01:08 am
http://[SITEROOT]/administrator/components/com_civicrm/civicrm/bin/cron.php?name=username&pass=password&key=site-key

but nothing happens, only a blank screen appears and the mailing does not run.

A blank screen is actually the correct response. Can you visit

  http://<mysite>/administrator/index.php?option=com_civicrm&task=civicrm/admin/jobs

and see if the outgoing mail job is enabled?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

graduadosUTN

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Joomla 1.7
  • MySQL version: 5.05
  • PHP version: 5.2.6
Re: I can´t configure the job for send mail
May 09, 2012, 09:29:14 am
I have enabled this job:

Mailings scheduler (Always)
Sends out scheduled mailings
API Prefix: civicrm_api3
API Entity: Job
API Action: process_mailing

but nothing happens after entering http://[SITEROOT]/administrator/components/com_civicrm/civicrm/bin/cron.php?name=username&pass=password&key=site-key

the process does not start.

In: ?option=com_civicrm&task=civicrm/mailing/browse/scheduled&reset=1&scheduled=true
the mailing shows scheduled but not started.

graduadosUTN

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Joomla 1.7
  • MySQL version: 5.05
  • PHP version: 5.2.6
Re: I can´t configure the job for send mail
May 09, 2012, 10:48:02 am
I solved by changing this line:

  CRM_Utils_System::authenticateScript( false );

Tanks!


MichaS.

  • I’m new here
  • *
  • Posts: 27
  • Karma: 0
  • CiviCRM version: 3.5.5
  • CMS version: Joomla 1.57
  • MySQL version: actual
  • PHP version: 5.x
Re: I can´t configure the job for send mail
June 09, 2012, 08:30:35 am
on which place in which file you make this change???


Michael from de-DE

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • I can´t configure the job for send mail

This forum was archived on 2017-11-26.