I recently installed Project Gamera and i am now trying to get up to speed.
When I execute qmail-qread there are 1300 odd message like this.
01 Aug 2013 20:26:00 GMT #54409696 3314 <#@[]>
done local msglog@centos-64-64-minimal
local root@centos-64-64-minimal
I installed qmhandle
qmhandle.pl -l
Return-path: #@[]
From: MAILER-DAEMON@centos-64-64-minimal
To: postmaster@centos-64-64-minimal
Subject: failure notice
Date: 27 Aug 2013 09:26:46 -0000
Size: 272309 bytes
First question where did i go wrong in my setup that is causing these failure notices to behave like this.
When i try and delete message from the que using qmhandle i get the following error.
Calling system script to terminate qmail...
Can't exec "/etc/init.d/qmail": No such file or directory at
/usr/bin/qmhandle.pl line 192 (#1)
Any suggestions or information will be great.
Project Gamera Questions
Project Gamera Questions
Mark Brindley
2Large Networks - Web solutions that work
2Large Networks - Web solutions that work
Re: Project Gamera Questions
Edit the file /usr/bin/qmhandle.plkram wrote:When i try and delete message from the que using qmhandle i get the following error.
Calling system script to terminate qmail...
Can't exec "/etc/init.d/qmail": No such file or directory at
/usr/bin/qmhandle.pl line 192 (#1)
Any suggestions or information will be great.
Code: Select all
# For Project Gamera
my ($stopqmail) = '/usr/bin/svc-stop qmail';
my ($startqmail) = '/usr/bin/svc-start qmail';
Lemonbit Internet Dedicated Server Management
Re: Project Gamera Questions
@prupert
Thank you!
Thank you!
Mark Brindley
2Large Networks - Web solutions that work
2Large Networks - Web solutions that work
Re: Project Gamera Questions
prupert ROCKS. Thanks from me too, even if I don't use PG A very useful tip.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>