Page 1 of 1

Dovecot Prevent VestaCP Installation

Posted: Fri Dec 29, 2017 5:53 pm
by bfcrew
Dear all,

I've been trying to install VestaCP into 2 different VPS and the result is always the same, in the end it shows error when it reached dovecot and VestaCP were not installed.
It was never happened before, is this something new updated with latest VestaCP version?
Starting Dovecot Imap: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/20-imap.conf line 9: Unknown setting: mailbox
[FAILED]
Error: dovecot start failed
I'm using VPS with 2GB of RAM, CentOS 6 64bit

Re: Dovecot Prevent VestaCP Installation

Posted: Fri Dec 29, 2017 6:30 pm
by bfcrew
Self Fix.

--dovecot no

Install dovecot manually

yum install -y dovecot

Re: Dovecot Prevent VestaCP Installation

Posted: Fri Dec 29, 2017 6:39 pm
by tjebbeke
what is your os and version?

Re: Dovecot Prevent VestaCP Installation

Posted: Fri Dec 29, 2017 6:48 pm
by bfcrew
tjebbeke wrote:what is your os and version?
CentOS 6 64bit

Re: Dovecot Prevent VestaCP Installation

Posted: Fri Dec 29, 2017 7:29 pm
by bfcrew
So another problem with this is, I couldn't login to roundcube.
Login will always failed.

First it said
storage server failed
After I fixed with a solution from here: viewtopic.php?t=13539

It said:
Login failed.
Can I just use VestaCP ver 0.9.8-17?

This latest ver of 0.9.8-18 is giving me too much of a hassle.

Re: Dovecot Prevent VestaCP Installation

Posted: Sat Dec 30, 2017 4:08 am
by bfcrew
Anyone, please help?

Re: Dovecot Prevent VestaCP Installation

Posted: Sat Dec 30, 2017 9:08 am
by imperio
We will check the problems with installation on CentOS 6

Re: Dovecot Prevent VestaCP Installation

Posted: Sat Dec 30, 2017 9:09 am
by ScIT
bfcrew wrote:Anyone, please help?
it would be better to use the new version. maybe you can try with centos 7, v6 is already a bit old. on my side, i like to use debian or ubuntu more than centos as server os.

Re: Dovecot Prevent VestaCP Installation

Posted: Sat Dec 30, 2017 9:29 am
by imperio
bfcrew wrote:Anyone, please help?
Fixed

Re: Dovecot Prevent VestaCP Installation

Posted: Sat Dec 30, 2017 12:01 pm
by bfcrew
ScIT wrote:
bfcrew wrote:Anyone, please help?
it would be better to use the new version. maybe you can try with centos 7, v6 is already a bit old. on my side, i like to use debian or ubuntu more than centos as server os.
I have a software which can only run with CentOS 6
imperio wrote:
bfcrew wrote:Anyone, please help?
Fixed
Thank you, much appreciated!