On Mon, Feb 26, 2001 at 01:30:17PM +0800, flint wrote:
> Dear Charles Cazabon
> 
> >I take it that you are not the one that installed qmail on this system.
> >There's a thousand ways to start/stop qmail.  
[snip]
> >If none of those work, see if you have /var/qmail/bin/rc -- that tells you
> >how qmail starts, and perhaps then you'll know how to stop it.
> 
> I have seen the /var/qmail/rc , I still don't know how to stop it. It says:
> 
> #!/bin/sh
> 
> # Using splogger to send the log through syslog.
> # Using qmail-local to deliver messages to ~/Mailbox by default.
> 
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start ./Maildir/ splogger qmail

In that case, send SIGTERM to the qmail-send process.

Reply via email to