> On Wed, 2010-12-22 at 10:25 -0600, Les Mikesell wrote:
>
>> If you are running the default sendmail, put an alias for root in
>> /etc/aliases and restart sendmail or run 'newaliases'.
>
>
> Or you can edit
>
> /etc/share/logwatch/scripts/logwatch.pl
>
> and change line 64
>
> $Config{'mailto'} = "root";
Exactly what I did earlier.
-Jason