Re: tcpsvd and ipsvd-instruct
"M.S. Lucas" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Organization | TAOS-IT |
| Message-ID | <04c301c4390b$388c0360$0301a8c0@lepus> |
Charlie Brady wrote: > 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. making the line 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" -i /var/qmail/control/peers 0 smtp \ /usr/local/bin/rblsmtpd \ give @4000000040a3a8411cb00074 tcpsvd: info: status 1/20 @4000000040a3a8411cb265bc tcpsvd: info: pid 4470 from 192.168.1.3 @4000000040a3a8481512eb9c tcpsvd: info: start 4470 :192.168.1.250 ::192.168.1.3:3497 /var/qmail/control/peers/0: @4000000040a3a8481517a68c tcpsvd: info: end 4470 exit 111 @4000000040a3a84815185e24 tcpsvd: info: status 0/20 And another failure. With kind regards, Maurice Lucas TAOS-IT