[747] in netbsd-help mailing list archive
Re: sendmail queue build-up
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sun Feb 4 14:53:09 1996
Date: Sun, 4 Feb 1996 14:49:10 -0500
To: eford@MIT.EDU
Cc: netbsd-help@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>
> Ok, I assume you meant /var/cron/tabs/root as the file, right?
No, I meant run crontab -e; does crontab -l show a sane result? If
you edit the file by hand I don't think that cron will notice and take
the changes unless it's restarted.
> Is crontab -e supposed to take a very long time (going on a few
> minutes)
No, it should take a few seconds. It will try and run your
$EDITOR editor, so if that's emacs instead of vi (for instance),
it might take a bit, but shouldn't be significant.
> BTW- Could this be related to the problems adding a non-athena user?
No, this shouldn't affect anything other than mail.
--jhawk