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) »
  • What Accounts Needed For Setting Up Cron Job
Pages: [1]

Author Topic: What Accounts Needed For Setting Up Cron Job  (Read 653 times)

adizo

  • I post occasionally
  • **
  • Posts: 70
  • Karma: -1
  • It doesn't take time. It takes truth!
  • CiviCRM version: 4
  • CMS version: Joomla
  • MySQL version: 3.6
  • PHP version: php5
What Accounts Needed For Setting Up Cron Job
December 29, 2012, 03:46:36 am
I read in the Civicrmbook that in setting up cron job, you need to create an account that the drupal or joomlaserer recognises.
What account are they talking about? Is it an email account or drupal role-based account? Would appreciate a clarification.

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: What Accounts Needed For Setting Up Cron Job
December 29, 2012, 07:26:21 am

its a drupal account with enough permissions to execute various civicrm operations via cron

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

adizo

  • I post occasionally
  • **
  • Posts: 70
  • Karma: -1
  • It doesn't take time. It takes truth!
  • CiviCRM version: 4
  • CMS version: Joomla
  • MySQL version: 3.6
  • PHP version: php5
Re: What Accounts Needed For Setting Up Cron Job
December 29, 2012, 02:04:25 pm
Thanks for the quick reply. i want to ask:
is there anywhere in civimail.cronjob.php that i need to change? i saw the following line

 if (CRM_Core_BAO_MailSettings::defaultDomain() == "FIXME.ORG") {

is the fixme.org what is supposed to be there or my domain?

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: What Accounts Needed For Setting Up Cron Job
December 30, 2012, 01:47:12 am
The code you mention is there to verify you have properly replaced the default domain name to put yours. You don't have to change anything in the code, just follow the steps from the book and you should be fine
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

adizo

  • I post occasionally
  • **
  • Posts: 70
  • Karma: -1
  • It doesn't take time. It takes truth!
  • CiviCRM version: 4
  • CMS version: Joomla
  • MySQL version: 3.6
  • PHP version: php5
Re: What Accounts Needed For Setting Up Cron Job
December 30, 2012, 03:03:27 pm
Thank you so much Xavier. i have gotten mass mail to work using cron. But the status of those mailings is still saying Running?what could be the problem. also there are 252 intended recipients for the mail, the report says no mail have been sent but there it appears one mail have been delivered because i could see the tracking report. also some mails have been delivered to some others in full yet the status is still saying running.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • What Accounts Needed For Setting Up Cron Job

This forum was archived on 2017-11-26.