Softaculous


Topic : Dovecot will not working


Posted By: muebelacker on September 3, 2014, 10:00 pm
Hello,

i installed Dovecot as described via apps. I resart dovecot and exim as described in the service section an the services starts. After trying to login into squirrel i got the Error "Could not connect to mydomain.com connection refused" So after a will i checked the systems and dovecot was stopped. I start it again and refreshed the site and dovecot has stoped. Deinstalling via apps and install again will not work.

Any hints?

kindly regards
Mathias
Webuzo Premium on Ubuntu 12.04 / Dual Core 8GB RAM 300GB HD VPS


Posted By: valley on September 4, 2014, 3:29 am | Post: 1
Restart it from the terminal as follows
Root > service dovecot restart

What does it say ?

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: muebelacker on September 4, 2014, 7:58 am | Post: 2
Hello,

service dovecot restart:
--------------------------
dovecot stop/waiting
dovecot start/running, process 3042
service dovecot status:
--------------------------
dovecot stop/waiting

kr
Mathias

Posted By: valley on September 4, 2014, 9:13 am | Post: 3
Could you please provide the output of the following command

Root > dovecot -n

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: muebelacker on September 4, 2014, 9:21 am | Post: 4
dovecot -n:
-----------------------
doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/15-mailboxes.conf line 20: Unknown setting: mailbox

Posted By: valley on September 5, 2014, 5:27 am | Post: 5
Please open a support ticket with the root details of your server, we will debug and resolve the issue on your server.

https://www.softaculous.com/support/open.php

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: voltus on October 30, 2014, 5:00 am | Post: 6
have same problem

Error connecting to IMAP server: *****.com.
110 : Connection timed out

when i check dovecot -n, the output is the same

and i already send the ticket...  but still waiting the respone  :squi:

Posted By: valley on October 30, 2014, 5:41 am | Post: 7
We have replied to your ticket already.
Once resolved, we shall post the fix in here :D

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: valley on October 30, 2014, 10:28 am | Post: 8
Comment the following lines in /etc/dovecot/conf.d/15-mailboxes.conf
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Trash {
special_use = \Trash
}

mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}

Restart the Dovecot services

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Powered By AEF 1.0.8 © 2007-2008 Electron Inc.