Date: Fri, 14 Dec 2007 15:27:42 +0000 From: RW <fbsd06@mlists.homeunix.com> To: freebsd-questions@freebsd.org Subject: Re: Suggestions please for what POP or IMAP servers to use Message-ID: <20071214152742.745c7b44@gumby.homeunix.com.> In-Reply-To: <BMEDLGAENEKCJFGODFOCEEDCCFAA.tedm@toybox.placo.com> References: <47618AF4.5000208@gmail.com> <BMEDLGAENEKCJFGODFOCEEDCCFAA.tedm@toybox.placo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Dec 2007 21:06:25 -0800
"Ted Mittelstaedt" <tedm@toybox.placo.com> wrote:
> Consider also that the majority of webinterfaces to mailservers
> are written using the uw-c-client imap libraries. So you go ahead
> and install dovecot - then watch when you install a webinterface
> the port manager sucking in the uw imap stuff anyway. Might as
> well run the uw imap server if your going to run the uw libraries.
None of the major webmail clients appear to depend on cclient
$ find /usr/ports/ -name Makefile | xargs grep "mail/cclient"
/usr/ports/mail/cclient/Makefile:# $FreeBSD: ports/mail/cclient/Makefile,v 1.41 2007/10/01 04:03:01 marcus Exp $
/usr/ports/mail/imap-uw/Makefile:# This port must have the same SSL settings as mail/cclient, which it depends on
/usr/ports/mail/imap-uw/Makefile:LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient
/usr/ports/mail/mailsync/Makefile:LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient
/usr/ports/mail/p5-Mail-CClient/Makefile:LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient
/usr/ports/mail/postilion/Makefile:LIB_DEPENDS= c-client4:${PORTSDIR}/mail/cclient
/usr/ports/mail/prayer/Makefile:BUILD_DEPENDS= ${LOCALBASE}/lib/libc-client4.a:${PORTSDIR}/mail/cclient
/usr/ports/mail/tkrat2/Makefile: c-client4.9:${PORTSDIR}/mail/cclient
/usr/ports/www/ismail/Makefile:LIB_DEPENDS+= c-client4.9:${PORTSDIR}/mail/cclient
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071214152742.745c7b44>
