Koozali.org: home of the SME Server

Don't know what's wrong : x-cron-env

Offline supafly1975

  • *
  • 15
  • +0/-0
Don't know what's wrong : x-cron-env
« 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

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Don't know what's wrong : x-cron-env
« Reply #1 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Don't know what's wrong : x-cron-env
« Reply #2 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.