On Sun, 2004-05-23 at 21:52, Peter Stuge wrote:
> In the run script, right before bincimapd.

Forgive my apparent blockheadedness regarding this, but would this be
correct? :

#!/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.
#    /bin/checkpassword          \
                                                                                
exec 2>&1
                                                                                
test -e Maildir/INBOX || ln -s . Maildir/INBOX
exec $@
                                                                                
exec  tcpserver -c 100 -u 0 -g 0    \
    -l $(hostname) -HDRP         \
    0 143               \
    /opt/bincimap/bin/bincimap-up      \
    --logtype=multilog           \
    --conf=/etc/opt/bincimap/bincimap.conf --   \
    /home/vpopmail/bin/vchkpw       \
    /opt/bincimap/bin/bincimapd


> > > SCNR. :)
> > 
> > Ok, I'll bite...  this means...  ?  Simple, Contrite, Non-Redundant?
> >  (ok, it was a guess..)
> 
> He-he. Sorry, Could Not Resist. :)
> 
> 
> //Peter
-- 
---------------------------
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
[EMAIL PROTECTED]
RedHat Certified - RHCE # 803004140609871
MySQL Pro Certified - ID# 207171862
MySQL Core Certified - ID# 205982910
---------------------------
"Something mysterious is formed, born in the silent void. Waiting alone
and unmoving, it is at once still and yet in constant motion. It is the
source of all programs. I do not know its name, so I will call it the
Tao of Programming."

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to