111 |
|
|
112 |
o cvs & kerberos??? |
o cvs & kerberos??? |
113 |
|
|
114 |
o Mail::Audit::Dispatch::Folder::Mbox |
o enhance Mail::Audit::Dispatch |
115 |
|
x recieveMail -> dispatchmail & Mail::Audit::Dispatch |
116 |
o Mail::Audit::Dispatch::Folder::Cyrus |
o Mail::Audit::Dispatch::Folder::Mbox (by joko, the main part of the former recieveMail, just uses Mail::Audit) |
117 |
|
o Mail::Audit::Dispatch::Spool (by joko, a little part of the former recieveMail, just uses Mail::Audit) |
118 |
|
x Mail::Audit::Dispatch::Newsgate (by joko, uses Net::NNTP) |
119 |
|
o Mail::Audit::Dispatch::Folder::Cyrus1 (by jonen, acts as sendmail MDA instead of /usr/sbin/cyrdeliver, but re-dispatches to it again after resolving addresses against an arbitrary data source, see 'Data::Map' stuff....) |
120 |
|
o Mail::Audit::Dispatch::Faxgate (by janosch, uses /usr/bin/sendfax; still inside 'mail-handler', tbr) |
121 |
|
o Mail::Audit::Dispatch::Smsgate (by janosch, uses /usr/bin/yaps; still inside 'mail-handler', tbr) |
122 |
|
o could also use /usr/bin/smssend or some module from CPAN |
123 |
|
o Mail::Audit::Dispatch::Response (by joko, notifies sender that his/her mail was processed by arbitrary system) |
124 |
|
o send autoresponse with subject: "Your bug-request was filed." when mailing to bugs@netfrag.org (done by gateway@netfrag.org) |
125 |
|
o actually do file the message at nfo.support.queue (done by gateway@netfrag.org) |
126 |
|
o maybe cc: to or integrate with tutos or other ticketing system (bugzilla)???) |
127 |
|
o this should be the basic functionality needed to implement known features as "autoresponder" or "vacation" on top of this |
128 |
|
|
129 |
|
|
130 |
|
|