ListMailPRO Email Marketing Software Forums
ListMailPRO Email Software
& Marketing Forums
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ListMailPRO Email Marketing Software Forums
»
ListMailPRO Email Marketing Software Forums
»
General Help & How-To
»
What is a typical cron command?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: What is a typical cron command? (Read 1600 times)
dlafrennie
Posts: 2
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-
Logged
DW
Administrator
Posts: 3787
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
Logged
Dean Wiebe
ListMailPRO
Author & Developer -
Help
|
Support
|
Hosting
Print
Pages: [
1
]
Go Up
« previous
next »
ListMailPRO Email Marketing Software Forums
»
ListMailPRO Email Marketing Software Forums
»
General Help & How-To
»
What is a typical cron command?