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 for bulk mailings on cpanel (works!)
Pages: [1]

Author Topic: cron job for bulk mailings on cpanel (works!)  (Read 2628 times)

wspademan

  • I’m new here
  • *
  • Posts: 2
  • Karma: 1
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6.something I think
  • MySQL version: something recent
  • PHP version: something recent
cron job for bulk mailings on cpanel (works!)
March 29, 2011, 08:21:18 am
This worked for me on cpanel:

wget MYURL/sites/all/modules/civicrm/bin/civimail.cronjob.php?name=USERNAME\&pass=PASSWORD\&key=THEKEY

Note in particular the backslashes to escape the ampersands. MYURL includes http, colon, slash slash, domain.

« Last Edit: March 29, 2011, 08:23:34 am by wspademan »

dhoogmoed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Joomla 2.5.2
  • MySQL version: 5.1.56-log
  • PHP version: 5.2.17
Re: cron job for bulk mailings on cpanel (works!)
February 15, 2012, 01:23:51 pm
Great - at last something that works. I've applied this to a Joomla install and it worked instantly.

wget http://<my domain>/administrator/components/com_civicrm/civicrm/bin/civimail.cronjob.php?name=USERNAME\&pass=PASSWORD\&key=THEKEY

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • cron job for bulk mailings on cpanel (works!)

This forum was archived on 2017-11-26.