ADM
23rd April 2007, 16:36
ISPConfig v2.2.11 on Debiag v4.0rc2 (etch) with Perfect Setup:
I would like to point that I notice some emails sent to 'nobody' user
This is my /var/mail/nobody
From root@myhost.mydomain.net Sat Apr 7 06:25:04 2007
Return-Path: <root@myhost.mydomain.net>
X-Original-To: root
Delivered-To: root@myhost.mydomain.net
Received: by myhost.mydomain.net (Postfix, from userid 0)
id 770494F8D1; Sat, 7 Apr 2007 06:25:04 +0200 (CEST)
From: root@myhost.mydomain.net (Cron Daemon)
To: root@myhost.mydomain.net
Subject: Cron <root@mega> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Content-Type: text/plain; charset=ISO-8859-15
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
Message-Id: <20070407042504.770494F8D1@myhost.mydomain.net>
Date: Sat, 7 Apr 2007 06:25:02 +0200 (CEST)
/etc/cron.daily/man-db:
mandb: can't set the locale; make sure $LC_* and $LANG are correct
/etc/cron.daily/sysklogd:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
This is the realated /var/log/mail.log piece
Apr 23 06:25:02 mega postfix/pickup[2754]: B45794F8D3: uid=0 from=<root>
Apr 23 06:25:02 mega postfix/cleanup[4065]: B45794F8D3: message-id=<20070423042502.B45794F8D3@myhost.mydomain.net>
Apr 23 06:25:02 mega postfix/qmgr[30454]: B45794F8D3: from=<root@myhost.mydomain.net>, size=1249, nrcpt=1 (queue active)
Apr 23 06:25:02 mega postfix/local[4067]: B45794F8D3: to=<root@myhost.mydomain.net>, orig_to=<root>, relay=local, delay=0.53, delays=0.44/0/0/0.08, dsn=2.0.0, stat
us=sent (delivered to command: procmail -a "$EXTENSION")
Apr 23 06:25:02 mega postfix/qmgr[30454]: B45794F8D3: removed
The servername is myhost.mydomain.net so the email goes to root@myhost.mydomain.net
What I'm asking is:
1. Is there any way to track why emails to root@myhost.mydomain.net goes to 'nobody' ?
2. What is the best way to tell the system to send root's email to admin@anotherdomain.net ?
Thanks a lot.
P.S. Any hint also to solve the check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8
issue?
I would like to point that I notice some emails sent to 'nobody' user
This is my /var/mail/nobody
From root@myhost.mydomain.net Sat Apr 7 06:25:04 2007
Return-Path: <root@myhost.mydomain.net>
X-Original-To: root
Delivered-To: root@myhost.mydomain.net
Received: by myhost.mydomain.net (Postfix, from userid 0)
id 770494F8D1; Sat, 7 Apr 2007 06:25:04 +0200 (CEST)
From: root@myhost.mydomain.net (Cron Daemon)
To: root@myhost.mydomain.net
Subject: Cron <root@mega> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Content-Type: text/plain; charset=ISO-8859-15
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
Message-Id: <20070407042504.770494F8D1@myhost.mydomain.net>
Date: Sat, 7 Apr 2007 06:25:02 +0200 (CEST)
/etc/cron.daily/man-db:
mandb: can't set the locale; make sure $LC_* and $LANG are correct
/etc/cron.daily/sysklogd:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
This is the realated /var/log/mail.log piece
Apr 23 06:25:02 mega postfix/pickup[2754]: B45794F8D3: uid=0 from=<root>
Apr 23 06:25:02 mega postfix/cleanup[4065]: B45794F8D3: message-id=<20070423042502.B45794F8D3@myhost.mydomain.net>
Apr 23 06:25:02 mega postfix/qmgr[30454]: B45794F8D3: from=<root@myhost.mydomain.net>, size=1249, nrcpt=1 (queue active)
Apr 23 06:25:02 mega postfix/local[4067]: B45794F8D3: to=<root@myhost.mydomain.net>, orig_to=<root>, relay=local, delay=0.53, delays=0.44/0/0/0.08, dsn=2.0.0, stat
us=sent (delivered to command: procmail -a "$EXTENSION")
Apr 23 06:25:02 mega postfix/qmgr[30454]: B45794F8D3: removed
The servername is myhost.mydomain.net so the email goes to root@myhost.mydomain.net
What I'm asking is:
1. Is there any way to track why emails to root@myhost.mydomain.net goes to 'nobody' ?
2. What is the best way to tell the system to send root's email to admin@anotherdomain.net ?
Thanks a lot.
P.S. Any hint also to solve the check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8
issue?