daemontools & saslauthd / imap

Jason Fesler jfesler at gigo.com
Sat Oct 25 13:06:17 EDT 2003


> I run postfix with daemontools 0.76 and tried to do the same with

Here is how I did it:

10:04 PDT | jfesler at heaven:/etc/service/saslauthd/ % cat run
#! /bin/sh
exec  fghack /usr/sbin/saslauthd -a getpwent

10:04 PDT | jfesler at heaven:/etc/service/cyrus/ % cat run
#! /bin/sh
exec 2>&1
export CYRUS_VERBOSE=2
cd /tmp
exec  /usr/cyrus2/bin/master -D


Unfortunately I don't remember why I had a cd /tmp in there.
I suspect a few too many hits of the crack pipe.





More information about the Info-cyrus mailing list