Stephen Froehlich <[EMAIL PROTECTED]> wrote:
> OK, I'd like to also gather some opinions on how best to implement POP
> and/or IMAP.
> 
> Here are my requirements:
> 
> In the immediate present, I just need to allow the local network to access.
> In the near future, I'll need to allow encrypted remote access.  (Encrypted
> only.)  I have a few, relatively trusted users.  How would you go about
> meeting those requirements?

qmail includes qmail-pop3d, a POP3 daemon.  Many people use Courier IMAP for
IMAP access.  If you want to encrypt POP3 in the future, you should be able to
either tunnel over an SSH session, or use stunnel to do it over SSL.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to