Skip to content

bruceg/qmail-notify

Repository files navigation

@PACKAGE@
Delayed delivery notification for qmail
Bruce Guenter <bruce@untroubled.org>
Version @VERSION@
@TODAY@

This package contains a program to notify senders about email that has
been held in the qmail queue.

A mailing list has been set up to discuss this and other packages.
To subscribe, send an email to:
	bgware-subscribe@lists.untroubled.org
A mailing list archive is available at:
	http://lists.untroubled.org/?list=bgware

Development versions of @PACKAGE@ are available at GitHub:
	https://github.com/bruceg/@PACKAGE@

Requirements:

- qmail 1.01-1.03, with or without the big-todo patch

- cron

Installation:

- Make sure the latest version of bglibs from
  http://untroubled.org/bglibs/ is compiled and installed.
- Build the sources by running "make"
- After the package has been compiled, run "make install" as root.

Configuration:

- The simple usage is to put qmail-notify into an hourly cron job.  For
  more details on the options, run "qmail-notify -h".

- To use an alternate response message, save the message to a file and
  specify the path to the file with the "-f" option.  The file must
  contain three instances of "%s".  The first is replaced with the
  server's hostname; the second is replaced with the notification delay
  (controlled by the "-t" option); the third is replaced with the
  message lifetime (controled by the qmail control/queuelifetime file).

This program is Copyright(C) @YEAR@ Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version.  A copy of this license is included with this package.  This
package comes with no warranty of any kind.

About

A program to notify senders about email that has been held in the qmail queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published