Hi,
I apologize for any double posting. I originally submitted this
message before I had completed subscribing to the list. So I'm not
sure if it made it or not.
If it did, I'm sorry, and I'll just sit patiently while someone
anwers me.
----begin original message----
I've managed to get qmail to log the pop connections using a poplog
script that contail s the following...
#! /bin/sh echo "$TCPREMOTEIP" "$USER" | /var/qmail/bin/splogger
pop3d 19 pop="$1"; shift; exec "$pop" "$@"
and edited the server_arg line in xined.conf to read
server_arg = localhost /bin/checkpassword /var/qmail/bin/poplog
/var/qmail/bin/qmail-pop3d Maildir
I get a log entry in /var/log/popper.log that looks like this...
Apr 30 15:27:52 testmail pop3d: 988658872.496325 dean Apr 30
15:27:53 testmail pop3d: 988658873.529210 dean
I need to be able to log the STAT output also. (how many unread
message are in the user mailbox, and total size of all that users new
mail files) I have been unsuccessful in trying to get this info
added to the log. I'd to get it on the same line as as the userid if
possible. Would you have any suggestions.
Thanks Dean
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dean Staff
Protus IP Solutions
210 - 2379 Holly Lane
Ottawa, ON K1V 7P2 Canada
613-733-0000 ex 546 Fax 613-248-4553
e-mail: [EMAIL PROTECTED] Web: http://www.protus.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~