nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit fc0227c2a792f6674674447395bd7c4209df831c
parent e604c91941478c74b73f17946847ab0d4546b7bc
Author: Alan Post <adp@prgmr.com>
Date:   Thu, 22 Aug 2019 05:59:22 -0600

remove TODO.

Project and task management is now done out of tree.

Diffstat:
MREADME | 4++--
DTODO | 23-----------------------
2 files changed, 2 insertions(+), 25 deletions(-)

diff --git a/README b/README @@ -25,5 +25,5 @@ and a pointer to the qmail mailing list. Other documentation: http://pobox.com/~djb/proto.html shows solutions to several Internet mail problems; many of these solutions are implemented in qmail. CHANGES and THANKS show how qmail has changed since it was -first released. SECURITY, INTERNALS, THOUGHTS, and TODO record many of -the qmail design decisions. +first released. SECURITY, INTERNALS, and THOUGHTS record many of the qmail +design decisions. diff --git a/TODO b/TODO @@ -1,23 +0,0 @@ -consider stripping vdoms for VERPs; tnx PJH -consider ~ in qmail-local for doing defaultdelivery (not recursively) -consider POP bulletins -turn qmail-upq into a more serious queue-moving utility -consider fast-greeting option in qmail-smtpd -build a returnmail package - -expand strerr coverage -redo control interface -allow concurrency over 255 -allow more channels at compile time -test for linux fifo close bug at compile time - -eliminate qsmhook -finish OTBS conversion -use mess822 in qmail-inject -use mess822 in qreceipt -use mess822 in qbiff -use mess822 in maildirwatch -eliminate token822, headerbody, hfield -replace INTERNALS and THOUGHTS with a real paper describing qmail -handle IPv6 -rewrite everything from scratch