[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Gilles Chehade <gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 5 Dec 2008 19:44:08 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 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@
Visit your host, monkey.org