Commit graph

3 commits

Author SHA1 Message Date
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
14092e200b distutils pkg, register egg-info.
Bump PKGREVISION.
2012-01-24 11:10:59 +00:00
pettai
06deac501e This package provides two scripts that can help administer a mail server
that uses the sendmail Mail Transport Agent (MTA).

* mailqs reads the output from sendmail's mailq(8) command and summarizes
each queue entry, one entry per line. As such, its output is more easily
consumed by other scripts.
* rmmq is a convenience command for removing items from a sendmail queue.
When you run mailq(8) or mailqs, you get a list of sendmail queue IDs.
These queue IDs map to several files in a sendmail queue directory. This
command automatically maps the queue IDs to the files and removes them for you.

(imported from pkgsrc-wip)
2010-03-09 21:20:24 +00:00