here it is.

#!/bin/sh
# $Id: run.in,v 1.1.1.1 2003/08/18 18:06:05 andreaha
Exp $
# daemontools supervise run-file for Binc IMAP
Service.

exec 2>&1

exec    tcpserver -c 100 -u 0 -g 0              \
    -l $(hostname) -HDRP                        \
    0 143                                       \
    /var/qmail/bin/bincimap-up                  \
    --logtype=multilog                          \
    --conf=/var/qmail/control/bincimap.conf --  \
    /bin/checkpassads.pl                        \
    /var/qmail/bin/bincimapd

--- Chris Johnson
<[EMAIL PROTECTED]> wrote:
> On Sun, Jan 04, 2004 at 06:21:53AM -0800, Gaurang
> Pandya wrote:
> > I just changed checkpassword call in my imap/run
> file
> > and now I see this error in my logs.
> > 
> > Unprivileged stub shutting down - read:0 bytes,
> > wrote:0 bytes.
> > 
> > any idea what could it be?
> > 
> > except this change my run file looks like one
> > specified in lifewithbincimap.
> 
> What does it look like exactly? Send an exact copy
> of your run file.
> 
> Chris


__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003

Reply via email to