I just restarted it with "tcpserver -v -R ..." and still nothing!

I *only* get this in /var/log/syslog for mail delivery from a remote host:

Jul 24 10:54:51 mail qmail: 964454091.551368 new msg 223505
Jul 24 10:54:51 mail qmail: 964454091.551743 info msg 223505: bytes 199 from 
<[EMAIL PROTECTED]> qp 28030 uid 91
Jul 24 10:54:51 mail qmail: 964454091.612723 starting delivery 3: msg 223505 to local 
[EMAIL PROTECTED]
Jul 24 10:54:51 mail qmail: 964454091.612972 status: local 1/10 remote 0/20
Jul 24 10:54:51 mail qmail: 964454091.694699 delivery 3: success: did_1+0+1/
Jul 24 10:54:51 mail qmail: 964454091.709046 status: local 0/10 remote 0/20
Jul 24 10:54:51 mail qmail: 964454091.709290 end msg 223505

any ideas why my tcpserver won't log remote IP connections?

I'm using Solaris 7 and 8 and on both it fails.

Enrique-

|o| ---- Dave Sill escribi� ----
|o| [EMAIL PROTECTED] (Enrique Vadillo) wrote:
|o| 
|o| >I'm using qmail 1.03, i'd like to log every IP connection to my qmail
|o| >smtp server, i've noticed that tcpserver is not logging this info for now, 
|o| >my tcpserver runs like follows:
|o| >
|o| >tcpserver -R -c 100 -x /etc/tcp.smtp.cdb -v -u 7170 -g 1100 0 smtp 
|/var/qmail/bin/qmail-smtpd \
|o| >2>&1 | /var/qmail/bin/splogger smtpd 3 &
|o| >
|o| >Any suggestions so i can log IP connections too?
|o| 
|o| The -v should cause connections to be logged. Try putting it first,
|o| e.g.:
|o| 
|o|   tcpserver -v -R ...
|o| 
|o| -Dave

Reply via email to