File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15011501# Configure Roundcube #
15021502# ----------------------------------------------------------#
15031503
1504- if [ " $dovecot " = ' yes' ] && [ " $mysql " = ' yes' ]; then
1504+ if [ " $dovecot " = ' yes' ] && [ " $exim " = ' yes ' ] && [ " $ mysql" = ' yes' ]; then
15051505 if [ " $apache " = ' yes' ]; then
15061506 cp -f $hestiacp /roundcube/apache.conf /etc/roundcube/
15071507 ln -s /etc/roundcube/apache.conf /etc/apache2/conf.d/roundcube.conf
Original file line number Diff line number Diff line change 14551455# Configure Roundcube #
14561456# ----------------------------------------------------------#
14571457
1458- if [ " $dovecot " = ' yes' ] && [ " $mysql " = ' yes' ]; then
1458+ if [ " $dovecot " = ' yes' ] && [ " $exim " = ' yes ' ] && [ " $ mysql" = ' yes' ]; then
14591459 if [ " $apache " = ' yes' ]; then
14601460 cp -f $hestiacp /roundcube/apache.conf /etc/roundcube/
14611461 ln -s /etc/roundcube/apache.conf /etc/apache2/conf.d/roundcube.conf
You can’t perform that action at this time.
0 commit comments