So, when I volunteered to integrate mod_pop3 I thought I would have to do some modifications to the code to bring it up to date, but that is not the case. I tested it over the weekend both in Apache 2.0 and Apache 2.1 and compiles and works just fine. If people decide to include it in experimental/ instead of in its own directory, some trivial changes will be required to config.m4 but that's about it
So, the other (boring :) piece left to do was documentation. You can find the XML manual page that I wrote here: http://www.apacheworld.org/pop3/ I followed the examples that exist for other modules, but I do not have a setup for converting it to html, so somebody in the docs projects should have a look at it to check I did not screw up. In particular, some of the references to mod_auth may not be valid for 2.1 branch Best regards Daniel -- Teach Yourself Apache 2 -- http://apacheworld.org/ty24/
