Luc Brouard wrote:

>>---------------------------------------------------------------------
>>#!/bin/bash
>>
>>stop() {
>>                echo -n "Stopping Cyrus Mail Server... "
>>                pkill master
>>                echo "done"
>>
> 
> Maybe not pkill master as it will surely kill postfix master as well...
> 


Not an issue for me, I use sendmail. Given I've never used postfix, I didn't 
know about that, but thanks. People should name their executables better =)

master_P (ugh)
master_C

Phil

-- 
"They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety."
-Benjamin Franklin, 1759

Reply via email to