./mail/queue-fix, Check and repair the qmail queue structure

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


Branch: pkgsrc-2017Q1, Version: 1.4nb1, Package name: queue-fix-1.4nb1, Maintainer: schmonz

This is a small utility for checking and repairing the qmail queue
structure. It will fix uid/gid settings and permissions. It will
rename the message files to match their inodes. It will even create
directories and files that don't exist that should be there (you can
even create a queue from scratch). It will also print warnings for
any files it finds that should not exist.


Required to build:
[pkgtools/cwrappers]

Package options: djbware-errno-hack

Master sites:

SHA1: ce42fcc4daf5076adcf8fea6a9a84f2e1716c67c
RMD160: 7babeb21844214779dc58b96129ab0ee555393f8
Filesize: 18.053 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-17 17:56:43 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #5296 - requested by schmonz
mail/queue-fix: bugfix

Revisions pulled up:
- mail/queue-fix/Makefile                                       1.10
- mail/queue-fix/distinfo                                       1.5
- mail/queue-fix/patches/patch-queue-fix.c                      1.1

---
   Module Name:	pkgsrc
   Committed By:	schmonz
   Date:		Tue Apr  4 07:46:14 UTC 2017

   Modified Files:
   	pkgsrc/mail/queue-fix: Makefile distinfo
   Added Files:
   	pkgsrc/mail/queue-fix/patches: patch-queue-fix.c

   Log message:
   Substitute configured qmail users. Bump PKGREVISION.