there's a notify script working like a maniac in the bin, chugging mail messages through the system every 2 minutes. Apart from the fact that this is eating server ressources like hell, it fills up space (roughly by 10 MB every day ).
I looked at my admin settings and it says no notification. So instead of that it sends them to the server admin (which means they end up clogging the base mailfolder).
Help? Please?
Andel
Such a message:
Return-path: <xyz@brian.server.com>
Envelope-to: xyz@brian.server.com
Delivery-date: Wed, 02 Feb 2011 06:25:02 -0500
Received: from xyz by brian.server.com with local (Exim 4.69)
(envelope-from <xyz@brian.server.com>)
id 1PkapZ-006Da-TX
for xyz@brian.server.com; Wed, 02 Feb 2011 06:25:01 -0500
From: root@brian.server.com (Cron Daemon)
To: xyz@brian.server.com
Subject: Cron <xyz@brian> /home/xyz/public_html/bin/campsite-autopublish
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/home/xyz>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=xyz>
X-Cron-Env: <USER=xyz>
Message-Id: <E1PkapZ-006Da-TX@brian.server.com>
Date: Wed, 02 Feb 2011 06:25:01 -0500
/bin/sh: /home/xyz/public_html/bin/campsite-autopublish: No such file or directory
Posts: 1,526Member, Administrator, Sourcefabric Team
Andel wrote on Thu, 03 February 2011 11:50
Hi,
/bin/sh: /home/xyz/public_html/bin/campsite-autopublish: No such file or directory
It's possible if you have deleted newscoop instance. For complete cleaning you need to clear cron tasks on account where had been installed newscoop instance
Posts: 1,526Member, Administrator, Sourcefabric Team
I'm not so sure. Look at /home/xyz/public_html/bin/campsite-autopublish: No such file or directory - It means there is no that file and you havn't notified by newscoop but by cron daemon which can not find a scheduled script.