Date: Wed, 19 Feb 2014 09:45:49 +0100 From: Andrei Brezan <andrei693@gmail.com> To: Jos Chrispijn <jos@webrz.net>, Jos Chrispijn <ports@webrz.net>, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: Dovecot Message-ID: <53046F3D.4090407@gmail.com> In-Reply-To: <53039E43.3070404@webrz.net> References: <5303806F.4090401@webrz.net> <53038351.6000909@gmail.com> <53039E43.3070404@webrz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02/18/14 18:54, Jos Chrispijn wrote: > Hi Andrei, > > Andrei Brezan: >> You can check /var/db/ports/postfix/options to see what options you >> have for postfix. I think it's easier if you can tell us the output >> of "uname -a" plus the exact command you try when you get this error. >> I'm not sure what you want to achieve, I only see that something >> wants to pull dovecot2 while you have dovecot-1 installed. > > Just checked my /var/db/ports/mail_postfix/options: > > OPTIONS_FILE_UNSET+=DOVECOT > OPTIONS_FILE_SET+=DOVECOT2 > > So perhaps that would be the problem (having dovecot2 set instead of > dovecot?) > > Best regards, > Jos > Yes, most likely postfix is trying to install dovecot2. I still don't know what command are you issuing when you get this error. There are several scenarios, do you have a running mail server with postfix/dovecot? If yes changing to dovecot2 will involve some configuration changes as things have changed in dovecot2. You can switch the config setting back to dovecot with "make config" in /usr/ports/mail/postfix if you don't want to move to dovecot2 yet. Regards, Andrei
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53046F3D.4090407>