|
@@ -5641,7 +5641,7 @@ function configure_imap {
|
5641
|
5641
|
chown root:dovecot /etc/ssl/certs/dovecot.*
|
5642
|
5642
|
chown root:dovecot /etc/ssl/private/dovecot.*
|
5643
|
5643
|
|
5644
|
|
- if [ ! -f /etc/dovecot/conf.d/10-ssl.conf]; then
|
|
5644
|
+ if [ ! -f /etc/dovecot/conf.d/10-ssl.conf ]; then
|
5645
|
5645
|
echo 'Unable to find /etc/dovecot/conf.d/10-ssl.conf'
|
5646
|
5646
|
exit 83629
|
5647
|
5647
|
fi
|