( all tentative )
Some problems with it at the moment:
No header information is saved at all, any shown is sort of made up. Since no header information is saved, you can't do something cool, such as sort by thread.
550 <someaddress@somewherethatdoesnt.exist>... User unknown
and have that address removed from the list that sent it, or hey, any list that's Mojo'd.
This is probably easy enough to do without having to use a package of modules like MIME::Tools, but maybe it would be a good idea to make MIME::Tools usage optional. (are required, I'm not sure yet...)
I believe the bounce handler is a part of the magic book distro, and this ain't changin'
exit()
function calls in Mojo Mail that will have to be either removed. Mojo Mail also forks off mailings; an alternative to this will have to be found.
http://perl.apache.org/guide/porting.html
I currently DO NOT have access to mod_perl enabled box. If anyone wants to ``donate'' a a account, I would be very grateful.
If anyone wants to be in charge of porting Mojo to any OS, just let me know
#!/usr/bin/perl -T
Recently, Mojo Mail has been known to work with this flag on in most functions, but this needs much, much more testing.
Version 2.8 works almost perfectly with the -T flag enabled, but I haven't tested it enough.