Dovecot,Roundcube and Sentora
#1
Dovecot,Roundcube and Sentora
Glad to see you guys and happy new year !!!


I uninstalled dovecot because i had too many processes and mistcake with the firewall ports ,after i resinstall that, but now when i try to log on RoundCube do not work the credentials, wrong username and password.

How can I fix this error ? After the installation of dovecot need configuration ? I use this tutorial for the configuration: http://www.server-world.info/en/note?os=...p=mail&f=2

Many many thanks
Reply
#2
RE: Dovecot,Roundcube and Sentora
It won't work as you need to use the config file shipping with sentora.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#3
RE: Dovecot,Roundcube and Sentora
(01-03-2015, 02:43 AM)Me.B Wrote: It won't work as you need to use the config file shipping with sentora.

Thank you Me.B


How i can use the config file fron sentora ? I have 2 folders /etc/dovecot and /etc/sentora/configs/dovecot2 but are not the same config files


Thank you again
Reply
#4
RE: Dovecot,Roundcube and Sentora
/etc/dovecot/dovecot.conf is a symbolic link to the one under configs.

If have some admin basic try reading the installer you will see all dovecot setup like building the symbolic links & permissions, it's not that complicated.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#5
RE: Dovecot,Roundcube and Sentora
(01-03-2015, 07:14 AM)Me.B Wrote: /etc/dovecot/dovecot.conf is a symbolic link to the one under configs.

If have some admin basic try reading the installer you will see all dovecot setup like building the symbolic links &

Nothing to do Huh i tried but unsuccessfully, i do not know how to configure it.I do not think that after reinstalling dovecot should configure dovecot.
Reply
#6
RE: Dovecot,Roundcube and Sentora
You need almost to rebuild the config following install instruction

Code:
mkdir -p $PANEL_DATA/sieve chown -R vmail:mail $PANEL_DATA/sieve mkdir -p /var/lib/dovecot/sieve/ touch /var/lib/dovecot/sieve/default.sieve ln -s $PANEL_CONF/dovecot2/globalfilter.sieve $PANEL_DATA/sieve/globalfilter.sieve rm -rf /etc/dovecot/dovecot.conf ln -s $PANEL_CONF/dovecot2/dovecot.conf /etc/dovecot/dovecot.conf sed -i "s|!POSTMASTER_EMAIL!|postmaster@$PANEL_FQDN|" $PANEL_CONF/dovecot2/dovecot.conf sed -i "s|!POSTFIX_PASSWORD!|$postfixpassword|" $PANEL_CONF/dovecot2/dovecot-dict-quota.conf sed -i "s|!POSTFIX_PASSWORD!|$postfixpassword|" $PANEL_CONF/dovecot2/dovecot-mysql.conf sed -i "s|!DOV_UID!|$VMAIL_UID|" $PANEL_CONF/dovecot2/dovecot-mysql.conf sed -i "s|!DOV_GID!|$MAIL_GID|" $PANEL_CONF/dovecot2/dovecot-mysql.conf touch /var/log/dovecot.log /var/log/dovecot-info.log /var/log/dovecot-debug.log chown vmail:mail /var/log/dovecot* chmod 660 /var/log/dovecot*

I think that

/etc/sentora/configs/dovecot2/dovecot-mysql.conf

Holds a correct config? With passwords?

You will then need to ln :


ln -s /etc/sentora/configs/dovecot2/dovecot.conf /etc/dovecot/dovecot.conf

Hope you got it? Notice I don't know the full scale of damage in your server. Also there is permission issues & sieve setup.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora cp steps 421darren 6 17 ,351 06-12-2025, 03:29 PM
Last Post: AnthonyDillard
Improving Security on Your Sentora Panel: Best Practices DylanForeman 0 465 05-27-2025, 06:10 PM
Last Post: DylanForeman
Is Sentora dead? rajeevrrs 2 5 ,705 12-17-2022, 09:20 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)