Re: [gentoo-user] Problems with "mailto" (fcrontab)

2015-05-24 Thread Mick
On Sunday 24 May 2015 05:46:37 meino.cra...@gmx.de wrote: > Walter Dnes [15-05-24 05:52]: > > On Sun, May 24, 2015 at 03:34:09AM +0200, meino.cra...@gmx.de wrote > > > > > What reasons disable fcron to send mail to me or root? > > > > > By convention, it seems that all MTAs have symlinks at >

Re: [gentoo-user] Problems with "mailto" (fcrontab)

2015-05-23 Thread Meino . Cramer
Walter Dnes [15-05-24 05:52]: > On Sun, May 24, 2015 at 03:34:09AM +0200, meino.cra...@gmx.de wrote > > > > What reasons disable fcron to send mail to me or root? > > By convention, it seems that all MTAs have symlinks at > /usr/bin/sendmail /usr/lib/sendmail and /usr/sbin/sendmail. Programs

Re: [gentoo-user] Problems with "mailto" (fcrontab)

2015-05-23 Thread Walter Dnes
On Sun, May 24, 2015 at 03:34:09AM +0200, meino.cra...@gmx.de wrote > > What reasons disable fcron to send mail to me or root? By convention, it seems that all MTAs have symlinks at /usr/bin/sendmail /usr/lib/sendmail and /usr/sbin/sendmail. Programs that automatically send email, expect to fi

Re: [gentoo-user] Problems with "mailto" (fcrontab)

2015-05-23 Thread covici
meino.cra...@gmx.de wrote: > waben...@gmail.com [15-05-24 03:21]: > > meino.cra...@gmx.de wrote: > > > > > Hi, > > > > > > In my fcrontab file I added: > > > &b(1),mailto(root) * * */14 * * /home/mccramer/bin/check.sh > > > > > > I would exspect to get mail each time the command is run. > > >

Re: [gentoo-user] Problems with "mailto" (fcrontab)

2015-05-23 Thread Meino . Cramer
waben...@gmail.com [15-05-24 03:21]: > meino.cra...@gmx.de wrote: > > > Hi, > > > > In my fcrontab file I added: > > &b(1),mailto(root) * * */14 * * /home/mccramer/bin/check.sh > > > > I would exspect to get mail each time the command is run. > > > > > > &b(1),mailto(root) */2 * * * * /home/m

Re: [gentoo-user] Problems with "mailto" (fcrontab)

2015-05-23 Thread wabenbau
meino.cra...@gmx.de wrote: > Hi, > > In my fcrontab file I added: > &b(1),mailto(root) * * */14 * * /home/mccramer/bin/check.sh > > I would exspect to get mail each time the command is run. > > > &b(1),mailto(root) */2 * * * * /home/mccramer/bin/check.sh > > "check.sh"'s last line is 'date' s

[gentoo-user] Problems with "mailto" (fcrontab)

2015-05-23 Thread Meino . Cramer
Hi, In my fcrontab file I added: &b(1),mailto(root) * * */14 * * /home/mccramer/bin/check.sh I would exspect to get mail each time the command is run. &b(1),mailto(root) */2 * * * * /home/mccramer/bin/check.sh "check.sh"'s last line is 'date' so this command prints something. I would exspect