"Soffen, Matthew" <[EMAIL PROTECTED]> wrote:
>Is there any way to get tcpserver to log deny's ? I would like to see
>the failures/rejections when it logs (similar to how tcpd does it in
>Paranoid mode).
>
>Any help would be appreciated.
>
>The command I currently use to start my qmail/tcpserver is:
> /usr/local/bin/tcpserver -v -u 1017 -g 1016 -x
>/var/qmail/tcp.smtp.cdb 0 smtp recordio /var/qmail/bin/qmail-smtpd 2>&1
>| /var/qmail/bin/splogger smtpd 3 &
That should be logging deny's, as well as successful connections.
-Dave