Re: tcpsvd and ipsvd-instruct
Charlie Brady <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <Pine.LNX.4.44.0405131116160.26798-100000@e-smith.charlieb.ott.istop.com> |
On Thu, 13 May 2004, M.S. Lucas wrote: > In the new situation the run file is > QMAILDUID=`id -nu qmaild` > NOFILESGID=`id -ng qmaild` > exec /usr/local/bin/softlimit -m 4000000 \ > /usr/local/bin/envdir /var/qmail/control/env \ > /usr/local/bin/tcpsvd -vv -u "$QMAILDUID":"$NOFILESGID" -c "$MAXSMTPD" -x > /var/qmail/control/peers.cdb 0 smtp \ ... > # cat peers/127 > +RELAYCLIENT= > C10:421 per host concurrency limit reached\r\n Do you not want "-i peers" rather than "-x peers.cdb"? I think a recipe for converting from tcpserver to tcpsvd would be a useful addition to the documentation. --- Charlie