3e5de3a0b3
store the header in a Mail::Header object for easier processing by the plugins git-svn-id: https://svn.perl.org/qpsmtpd/branches/v010@29 958fd67b-6ff1-0310-b445-bb7760255be9
31 lines
437 B
Plaintext
31 lines
437 B
Plaintext
|
|
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!
|
|
|