qmail.org has disappeared and there's no evidence it is coming back. An unofficial cached copy can be found at https://github.com/notqmail/qmail.org Approved by: swills, zeising Differential Revision: https://reviews.freebsd.org/D22129
8 lines
416 B
Text
8 lines
416 B
Text
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.
|
|
|
|
WWW: https://cr.yp.to/qmail.html
|