corrected missing then line in POA debug routine.
@@ -77,6 +77,7 @@ then
if [ ! -z "$gwPOAListener" ]
then
if [ $debug -eq 1 ]
+ then
echo "DEBUG:We found atleast one gwPOA listener: $gwPOAListener"
fi
echo "P \"Groupwise POA\" status=1;;;1 GroupWise Post Office Agent is running with PID: $gwPOAProcess and listening.\n $gwPOAListener"