On Sun, Apr 8, 2007, Jorge Bastos <[EMAIL PROTECTED]> said: > Aaron, > > in the changelog i see: > > "added currently > logged in user (pop3, imap, timsieve) or mail sender (lmtp)" > > How do i check this, is there a new tool for this?
kill -USR1 `cat /var/run/dbmail-<daemon>.pid` ; sleep 1 ; cat /var/run/dbmail-<daemon>.state Replace <daemon> with whichever one you want to see the status of. They all export the same format. At some point I'll probably write a 'dbmail-top' program. First I'm just working on getting making the data available. Aaron _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
