./mail/qmailanalog, Collection of tools to help analyze qmails activity

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.70nb2, Package name: qmailanalog-0.70nb2, Maintainer: schmonz

qmailanalog is a collection of tools to help you analyze qmail's activity
record. It supplies statistics to answer a wide variety of questions:

overall: how many messages? recipients? attempts? etc.
ddist: how soon were 50% of the messages delivered? 90%? 95%? 99%?
rxdelay: what's the best order of recipients for mailing lists?
recipients, rhosts: who's getting mail? bytes? messages? attempts?
successes, failures, deferrals: why? how often? how much delay?
senders, suids: messages? bytes? load? recipients? attempts? delay?

qmailanalog also includes several tools to focus attention on particular
senders, recipients, or messages.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 27.75 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2020-11-30 14:42:04 by Amitai Schleier | Files touched by this commit (3)
Log message:
Support PKGMANDIR.
   2020-11-19 10:08:06 by Amitai Schleier | Files touched by this commit (5)
Log message:
None of the command names appear anywhere else in a pkgsrc-wide PLIST
grep. Install directly to ${PREFIX}. Bump PKGREVISION.
   2020-11-19 09:11:18 by Amitai Schleier | Files touched by this commit (4)
Log message:
Only a few djb-nonlicense packages remain. Retire DJB_RESTRICTED,
instead setting LICENSE directly in those packages. Remove outdated
djbware.mk TODO items.
   2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39)
Log message:
Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:

1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed

Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.

Approved during the freeze by wiz@.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F