qpsmtpd/STATUS

31 lines
437 B
Plaintext
Raw Normal View History

things to do for v0.10
----------------------
transaction should probably be a part of the connection object instead
of off the main object
get timeouts to work in "tcpserver" mode (or generally...)
plugin support;
load plugins in a funny namespace
let them register the "hooks" they want to run in
data command
how to spool the file?
...
TRACE in Constants.pm is not actually being used.
Plugin Documentation!