Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: supafly1975 on April 28, 2011, 07:33:29 PM

Title: Don't know what's wrong : x-cron-env
Post by: supafly1975 on April 28, 2011, 07:33:29 PM
What is wrong with my system if i get these emails? :

Quote
Hi. This is the qmail-send program at thuisnetwerk-dp.local.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<peter.duyck@tt.be>:
Connected to 127.0.0.1 but sender was rejected.
Remote host said: 550 5.1.0 <anonymous@thuisnetwerk-dp.local> sender domain not found

--- Below this line is a copy of the message.

Return-Path: <anonymous@thu.local>
Received: (qmail 15865 invoked by uid 101); 28 Apr 2011 10:45:01 -0000
Delivered-To: root@server1.thu.local
Received: (qmail 15862 invoked by alias); 28 Apr 2011 10:45:01 -0000
Delivered-To: alias-localdelivery-root@thu.local
Received: (qmail 15857 invoked by uid 0); 28 Apr 2011 10:45:01 -0000
Date: 28 Apr 2011 10:45:01 -0000
Message-ID: <20110428104501.15842.qmail@thu.local>
From: root@thuisnetwerk-dp.local (Cron Daemon)
To: root@thu.local
Subject: Cron <root@server1> /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=mail >/dev/null
Content-Type: text/plain; charset=ISO-8859-1
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>

/bin/bash: /usr/local/awstats/wwwroot/cgi-bin/awstats.pl: No such file or directory
Title: Re: Don't know what's wrong : x-cron-env
Post by: cactus on April 28, 2011, 08:46:10 PM
You should configure a valid domain on your server that can be resolved by external servers, thuisnetwerk-dp.local can not be resolved to your server I presume.
Title: Re: Don't know what's wrong : x-cron-env
Post by: CharlieBrady on April 29, 2011, 06:19:48 AM
You have two problems. One is the invalid domain name, which means your ISP is rejecting the mail message. The other is the problem which is creating the message, which is that you have a problem awstats installation.