ok to build httpd-pop3 statically: checkout httpd-pop3 repository to httpd-2.0/modules/httpd-pop3 ./buildconf; ./config.nice --enable-pop;make a sample config entry Listen 110 POP3protocol on POP3maildrops /tmp/pop AuthDBMUserFile /usr/local/httpd/pop3 AuthName pop3 AuthType Basic require valid-user