January 24, 2007

New module pop3

Filed under: Miscellaneous — edg @ 5:18 pm

server/lib/pop3.wcp.phps has been moved to a module.

don’t know if a mail / imap / pop3 module is best or just seperate imap pop3 but pop3 just seems to ensure a user’s mailbox in /var/spool/mail is renamed if a user is renamed and removed if removed… maybe this module should be renamed mail or made to support imap i’m not sure i just thought it was good to get the functionality out of pop3.wcp.phps as i was trying to cleanup functions.inc.php on the backend end.

anyway we’d need an imap managing module at some point really…

any thoughts?