Hi, I check confiliction package mysql pakages confilict
and I found this document http://www.syntheticzero.com/howto/vmail.php and also in this paragraph Notes for FreeBSD users: The courier-imap port in freebsd is kinda messed up with regards to getting the mysql auth stuff to compile... find ".if !defined(WITH_MYSQL)" in the Makefile and change this: PLIST_SUB+= MYSQLFLAG="" endif to this: PLIST_SUB+= MYSQLFLAG="" CONFIGURE_ARGS+= \ --with-authmysql --with-mysql-libs=/usr/local/lib/mysql/ \ --with-mysql-includes=/usr/local/include/mysql endif I set that but I need pop3 because we have got a lots of virtual host I must look for pop3 competible with courier-imap isnt it?! H.O. On Sat, 18 Dec 2004 20:58:21 +0100, martin hudec <[EMAIL PROTECTED]> wrote: > Hello, > > On Sat, Dec 18, 2004 at 09:38:52PM +0200 or thereabouts, tethys ocean wrote: > > > > I want to setup a mail server Freebsd 5.3 bind 9.0 (dnscahce) > > +mysql4.0+postfix2.2.20040829,2+courier+sasl etc.... > > > > in the beginning of my installation I am taking such error message > > > > courier-mysql-0.45.4 conflicts with installed pakages(s) > > postfix-2.2.20040829,2 > > > you want probably to have complex mail solution, and you > would like to use mail/courier-imap port, right? > > Standard mail/courier can be used as smtp server, so it is > obvious that it would conflict with your installed postfix (or > qmail, etc.). Look into Makefile for conflicting packages. > > Cheers, > > Martin > > -- > martin hudec > > * 421 907 303 393 > * [EMAIL PROTECTED] > * http://www.aeternal.net > > "Nothing travels faster than the speed of light with the possible > exception of bad news, which obeys its own special laws." > > Douglas Adams, "The Hitchhiker's Guide to the Galaxy" > > > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"