|
ListMail
Home
|
Support
Forum
| Member
Area
| Tech
Support
| Resellers
Earn $60!



Installation
Introduction to ListMail
System Requirements
Running Under Windows
Download and Unzip
Edit config.php.txt
Upload Files with FTP
/attach Permissions
Install Database Tables
Setup Config Menu
Email Signup / bounce.cgi
1 Configure Scripts Locally
2 Upload to CGI bin, CHMOD
3 Setup Email Aliases
Sendmail (.procmailrc)
QMail (.qmail)
CPanel (forward)
Ensim (.procmailrc)
Host4Profit
DreamHost
Bounce Mailbox
Test Mail Settings
Schedule Dailymail
Set up Cron with SSH
vi Editor
Pico Editor
Install wget if needed
Windows / no Cron
Schedule Auto-Resume

Configuration
Config Menu
Backup & Restore

List Setup
List Settings
Followup Messages
Custom HTML
Custom Fields
Signup Forms

Managing Users
User Database
User Selection
Importing Users
Exporting Users

Sending Email
Sending Email
Scheduler
Sent Messages
Message Codes
Link Tracking
File Attachments



Installation - Schedule Dailymail - Set up Cron with SSH - vi Editor




Set up cron via SSH with "vi"
Type "crontab -e" at the prompt to modify your cron tasks. You will see something like this:

~
~
(more lines as above)
"/tmp/crontab.18150" 0L, 0C


Press INSERT or "i" and type, or copy and paste, (to run at 1:15am) on one line:

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

Replace "example.com/mail" with your domain and correct path to ListMail. Replace "YourDailyPass" with your Dailymail Password, set in ListMail's Configuration menu.

Press ESC

Type ":wq" and hit "Enter".

Additional Notes
If you make a mistake, press ESC and type ":q!" and hit ENTER to exit without saving changes.


Next:Pico Editor

Also:
Install wget if needed


© 2006 ListMail Inc. All rights reserved.
WorldOp : FeedFury : Send Email : LM