Mailinglist Archive: opensuse (3261 mails)

< Previous Next >
Re: [SLE] cron notification
  • From: dizzy73 <dizzy73@xxxxxxxxxx>
  • Date: Sun, 29 Apr 2001 16:22:29 -0400
  • Message-id: <3AEC7805.46540674@xxxxxxxxxx>

Of course it works ;-)

You set the crontab for *root*, and the fetchmail.rc can point to and deliver
mail to the correct mailboxes based on the fetchmail.rc file

briefly in the fetchmail.rc file

nonroot there is root here
someotheruserthere is localuserhere
anotheruserthere is thirdlinuxuserhere

etc ....


if you just have one user set the crontab up under that user if its multiple
users either setup a crontab for each... or a fetchmail.rc under root for all
users at once

rob

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Morsal Roudbay wrote:

> thanks for your email
>
> sorry to say this, but what u said doesnt work because fetchmail delivers
> the email to the user that runs the .fetchmailrc.....
>
> ----- Original Message -----
> From: "dizzy73" <dizzy73@xxxxxxxxxx>
> Cc: "SLE" <suse-linux-e@xxxxxxxx>
> Sent: Sunday, April 29, 2001 8:41 PM
> Subject: Re: [SLE] cron notification
>
> > run the cron job from user cron rather than /etc/crontab
> >
> > do a
> >
> > crontab -u root -e
> >
> > will put you in edit mode for roots crontab
> >
> > enter the cron scheduling and you will not receive themail notice
> >
> > rob
> >
> > Morsal Roudbay wrote:
> >
> > > Hi!
> > > I have setup cron to run fetchmail every 10 minutes. Every time
> fetchmail is
> > > ran a msg is sent to my inbox, it's very annoying... so I wonder how I
> can
> > > turn this off?
> > >
> > > TIA
> > >
> > > --
> > > To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> > > For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> > > Also check the FAQ at http://www.suse.com/support/faq and the
> > > archives at http://lists.suse.com
> >
> >
> > --
> > To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> > For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> > Also check the FAQ at http://www.suse.com/support/faq and the
> > archives at http://lists.suse.com
> >


< Previous Next >