On Tue, 3 Apr 2012 09:17:56 -0300 Cesar Peschiera <[email protected]> wrote:

> I have Centos 6.2 x86_64 and i have installed mailscanner and baruwa from 
> baruwa repository, and my mail server is postfix.
> 
> Now I want to install a cluster active/passive, but the service mailscanner 
> does not start or stops normally

It starts if I apply the following patch to /etc/rc.d/init.d/mailscanner:

--- mailscanner.orig    2012-01-31 04:36:04.000000000 +0200
+++ mailscanner 2012-02-07 20:55:35.000000000 +0200
@@ -324,7 +324,7 @@
         startoutmta
         ;;
     start)
-        rh_status_q && exit 0
+#        rh_status_q && exit 0
         $1
         ;;
     stop)

(From my earlier message to the list).

Regards,
Nerijus
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to