Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Problems with "mailto" (fcrontab)
Date: Sat, 23 May 2015 18:53:26
Message-Id: 20150523185309.GA9547@solfire
1 Hi,
2
3 In my fcrontab file I added:
4 &b(1),mailto(root) * * */14 * * /home/mccramer/bin/check.sh
5
6 I would exspect to get mail each time the command is run.
7
8
9 &b(1),mailto(root) */2 * * * * /home/mccramer/bin/check.sh
10
11 "check.sh"'s last line is 'date' so this command prints something.
12
13 I would exspect to reveive mail from fcron but: no.
14
15
16 Is there something else to configure? Do I need to setup a
17 complete mailserver for log mails? Do I have to create a
18 fully fledge email account?
19
20 Slightly confused...
21 Meino

Replies

Subject Author
Re: [gentoo-user] Problems with "mailto" (fcrontab) wabenbau@×××××.com