simple, nay, elegant pop3 implementation?
Cyrille Lefevre
clefevre-lists at 9online.fr
Thu May 27 10:36:09 PDT 2004
"Chris Doherty" <chris-freebsd at randomcamel.net> wrote:
> On Thu, May 27, 2004 at 02:57:17AM +0300, Anton Alin-Adrian said:
> > Andrew Beals wrote:
> > >Why is there no default pop3 implementation included in the FreeBSD
> > >distribution? Is it for a lack of a suitably-licensed server, or does
> > >everyone believe APOP authentication is crackable?
> >
> > Is there any for IMAP?
>
> cd /usr/ports/mail ; make search key=imap
>
> or
>
> http://www.freebsd.org/ports/mail.html
if you're using standard mbox format, dovecot is your freind and
is faster than imap-uw since they are indexes. it also known about
courier's maildir format and is really simple to configure.
http://monkey.org/openbsd/archive/misc/0405/msg00490.html
if you're using maildir mbox format, consider courier-imap or binc-imap.
if you're using virtual domains, courier-imap would be your friend.
Cyrille Lefevre.
--
home: mailto:cyrille.lefevre at laposte.net
More information about the freebsd-hackers
mailing list