On Jan 16, 2006, at 23:47, Ask Bjørn Hansen wrote:
We really could use a small How-To / Tutorial on the different
qpsmtpd environments and how to start them.
:-)
Yes, I faced this issue. It took me a while to figure out that
replacing qpsmtpd with qpsmtpd-forkserver in the ./run file wasn't
going to work. Below is my new ./run-forkserver.
Andrew
P.S. Yes, I am going to get to a howto....
____________________________________
Andrew W. Donoho
[EMAIL PROTECTED], PGP Key ID: 0x81D0F250
+1 (512) 453-6652 (o), +1 (512) 750-7596 (m)
"To take no detours from the high road of reason and social
responsibility."
-- Marcus Aurelius
-----
#!/bin/sh
exec /usr/local/bin/softlimit -m 40000000 \
./qpsmtpd-forkserver -l 192.168.1.3 -p 25 2>&1