CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/12/05 19:44:08
Modified files:
usr.sbin/smtpd : parser.c parser.h smtpctl.c
usr.sbin/smtpd/smtpctl: Makefile
Added files:
usr.sbin/smtpd : showqueue.c
Log message:
- teach smtpctl how to inspect queue and runqueue, it supports two commands
`showqueue' which displays the content of the queue (all envelopes)
`showrunqueue` which displays envelopes scheduled for delivery. The
utility will be improved and extended, but for now we need at least
this basic support to help debug queue-related issues.
Output format is spamdb-alike:
type|envelope uid|sender|recipient|last delivery date|retry count
ok jacek@