Re: crontab mail

2011-02-01 Thread Otto Moerbeek
On Tue, Feb 01, 2011 at 10:53:26AM +0100, Leslie Jensen wrote: > If I specify > MAILTO="email@my.domain" > > in roots crontab. > > I'll recieve mail when cron runs what I've asked it to. > > With > MAILTO="root" > > Mails are delivered to the local mailbox on the system > > > In /etc/postfix

crontab mail

2011-02-01 Thread Leslie Jensen
If I specify MAILTO="email@my.domain" in roots crontab. I'll recieve mail when cron runs what I've asked it to. With MAILTO="root" Mails are delivered to the local mailbox on the system In /etc/postfix/aliases I have root: email@my.domain I've executed newaliases at the command pr