well
1. run this command
strace -ff -o /var/mydebug/ff
/usr/local/libexec/couriertcpd -address=0 -maxprocs=40 -maxperip=4 -nodnslookup
-noidentlookup 143 /usr/local/sbin/imaplogin /usr/local/bin/imapd Maildir
2.telnet 20 127.0.0.1 143
then this file come out in /var/mydeug
ff.8417
---
Hi,
I'm thinking about ways to monitor how much mail our virtual users are
sending, is there a hook that I can place in vchkpw somewhere to handle
this?
What I'm thinking is that I need to pickup the mail files that are
being sent at the same time, so I could count the databytes of the mail
and t