On Thu, Sep 21, 2006 at 02:24:29PM -0700, Steve B wrote: > I'd like to redirect the daily log messages that go to root to an external > email address.
Explanations have already been given on how to redirect all of root's mail to someone else, but in case you really want just the daily log messages directed elsewhere, you can edit root's crontab to mail to a different address. Just replace ``root'' in ``mail -s "..." root'' with an appropriate alternative address.