Re: Automatic sendmail
- From: "Kobi" <mironk2@xxxxxxxxx>
- Date: 27 Jan 2007 23:18:11 -0800
Thank you Shekhar
sdeshingkar@xxxxxxxxx כתב:
Check the details option about sendmail & put it into cron job.
suppose you want mail every one hour
first set the editor vi
#crontab -e <username> ----- to which user you want to set cron
edit it
0 1 * * * /usr/bin/mail......command ----- sendmail service should be
up.
save it
Check cron.allow entry for user is available in this file.by default
file is not there u need to edit it give the permissions
check whether cron job is added or not
#crontab -l username
If need any help pls mail at sdeshingkar@xxxxxxxxx
Thanks,
Shekhar
On Jan 25, 9:45 pm, Tony Curtis <tony_curti...@xxxxxxxxx> wrote:
Kobi wrote:
Hi
I need to configure how to schedule automatic send mail via sendmail.
In order to receive error logs.
It works fine manually.I'm guessing you're looking for cron:
man cron.1m
hth
t
.
- References:
- Automatic sendmail
- From: Kobi
- Re: Automatic sendmail
- From: Tony Curtis
- Re: Automatic sendmail
- From: sdeshingkar
- Automatic sendmail
- Prev by Date: FTP active mode PORT command
- Next by Date: New Way to Search the Information - Ogleo.com - An Integrated Search
- Previous by thread: Re: Automatic sendmail
- Next by thread: Re: Automatic sendmail
- Index(es):
Relevant Pages
|