Author Topic: What is a typical cron command?  (Read 1600 times)

dlafrennie

  • Posts: 2
    • View Profile
What is a typical cron command?
« on: July 02, 2007, 02:43:01 pm »
Hi,

What is a typical cron command(s)

I have cron in my cPanel/WHM

What is the command line(s)

What are the suggested cron times

Thanks-

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
What is a typical cron command?
« Reply #1 on: July 04, 2007, 02:39:03 am »
On many cPanel servers the default cron task will work. My example below is for 12 25 midnight:

25 0 * * * /usr/bin/wget -O /dev/null -T 0 http://example.com/mail/dailymail.php?pw=YourDailyMailPass 1> /dev/null 2> /dev/null

Some marketers prefer to email in the morning, ie: 4-5am PST to catch eastern USA in the morning.  It's personal preference really, and you'll have to take the servers time zone into account.  You can view the time zone from the ListMail "Dailymail" or "Sent Messages" pages.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting