Control Web Panel

WebPanel => Installation => Topic started by: Drrob on March 12, 2016, 02:48:36 PM

Title: Dovecot error
Post by: Drrob on March 12, 2016, 02:48:36 PM
Hi, just setup the webpanel and everything looks fine. Except for 1 thing and that's Dovecot. It gives me an error with starting. keeps on failing with this message:
Starting Dovecot Imap: doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 135: Unknown setting: managesieve_max_line_length
[FAILED]
I's searched the forum but couldn't find it and over the net it has to much different dependencies.
Title: Re: Dovecot error
Post by: Sandeep on March 13, 2016, 06:33:18 AM
remove dovecot
Code: [Select]
yum remove dovecotand then reinstall it by this command
Code: [Select]
yum install dovecot
see if your problem is resolved now or not
Title: Re: Dovecot error
Post by: Igor S. on March 15, 2016, 12:30:37 PM
Hello,

better way to change the line: managesieve_max_line_length to sieve_max_line_length