|
From: Grant P. <gp...@th...> - 2006-03-25 15:49:57
|
Hi all, I am curious to know what everyone is using for a pop3 server. I am asking on this list because, I am investigating the posibility of installing a new one, and of course, I want to new one to be supported by Webmin and USermin. I am currently using vm-pop3d, which server me well, but is stagnating, it seems Jeremy is quite busy these days and may have little time for furthering the developemnt. What I am specificly looking for is a pop server that supports the use of virtual accounts, and can retain Openwebmail and Webmin Usermin supported. Here is an idea of a setup ... password files grouped by domain in (standard UNIX crypt hasing). /etc/virtual/domain/passwd (file) Virtual users mailfile: /home/domainname.com/mail/virtualusernamehere Alias files: /home/domainname.com/mail/aliases (not relevent I know). mail spool dir is a link to the actual mail dir, example /var/spool/virtual/dommainname.com -> /home/domainname.com/mail /var/spool/virtual/anotherdomain.com -> /home/anotherdomain.com/mail ... Virtual POP3 server with TLS/SSL capabilities would be perfect! Any and all replied appreciated, -Grant |