[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Add option to pipe outgoing mail through a command inst...
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv10931
Modified Files:
TODO
Log Message:
Add option to pipe outgoing mail through a command instead of using SMTP
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- TODO 13 Apr 2004 04:00:58 -0000 1.211
+++ TODO 19 Apr 2004 03:47:16 -0000 1.212
@@ -36,7 +36,7 @@
- SIGHUP should check whether serverinfo should be
regenerated.
- Add SIGUSR1 to do rotate-and-dump only.
- - Integrator help
+ . Integrator help
- RFC822 interface to help integrators.
- "-o" option for queue
- "-i" option for flush.
@@ -51,8 +51,10 @@
- Implement trivial client side of client API
- Specify pluggable modules better.
- Consider server APIs
- - Use a 'sendmail'-like program instead of a SMTP server,
+ . Use a 'sendmail'-like program instead of a SMTP server,
optionally.
+ o Implement
+ - Test
Require for "0.1.0" (the in-theory-as-good-as-type-II release):
[Release criteria: Workable replacement for type II. At least as