Re: Automatic sendmail
- From: "Kobi" <mironk2@xxxxxxxxx>
- Date: 28 Jan 2007 01:59:35 -0800
Hi Shekhar
I'm not able to send via command line.
How do I use sendmail in command line ?
It only works in GUI.
Kobi
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
.
- Follow-Ups:
- Re: Automatic sendmail
- From: Giorgos Keramidas
- Re: Automatic sendmail
- References:
- Automatic sendmail
- From: Kobi
- Re: Automatic sendmail
- From: Tony Curtis
- Re: Automatic sendmail
- From: sdeshingkar
- Automatic sendmail
- Prev by Date: New Way to Search the Information - Ogleo.com - An Integrated Search
- Next by Date: Re: Automatic sendmail
- Previous by thread: Re: Automatic sendmail
- Next by thread: Re: Automatic sendmail
- Index(es):
Relevant Pages
|