Fix dovecot
This commit is contained in:
parent
c9e4cee268
commit
a92c1d181b
@ -65,6 +65,7 @@ RUN sed -r -i -e \
|
|||||||
RUN newaliases -oA/etc/mail/aliases
|
RUN newaliases -oA/etc/mail/aliases
|
||||||
|
|
||||||
# Dovecot configuration
|
# Dovecot configuration
|
||||||
|
COPY ./config/dovecot/dovecot.conf /etc/dovecot/dovecot.conf
|
||||||
COPY ./config/dovecot/dovecot.mail /etc/dovecot/conf.d/10-mail.conf
|
COPY ./config/dovecot/dovecot.mail /etc/dovecot/conf.d/10-mail.conf
|
||||||
COPY ./config/dovecot/dovecot.ssl /etc/dovecot/conf.d/10-ssl.conf
|
COPY ./config/dovecot/dovecot.ssl /etc/dovecot/conf.d/10-ssl.conf
|
||||||
COPY ./config/dovecot/dovecot.auth /etc/dovecot/conf.d/10-auth.conf
|
COPY ./config/dovecot/dovecot.auth /etc/dovecot/conf.d/10-auth.conf
|
||||||
|
1
config/dovecot/dovecot.conf
Normal file
1
config/dovecot/dovecot.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
!include conf.d/*.conf
|
@ -1,7 +1,8 @@
|
|||||||
* app-admin/supervisor
|
* app-admin/supervisor
|
||||||
* dev-python/pyzor
|
* dev-perl/Net-IDN-Encode
|
||||||
* dev-perl/razor
|
* dev-perl/razor
|
||||||
|
* dev-python/pyzor
|
||||||
* mail-filter/spamassassin
|
* mail-filter/spamassassin
|
||||||
* mail-mta/postfix
|
* mail-mta/postfix
|
||||||
* net-mail/dovecot
|
* net-mail/dovecot
|
||||||
* dev-perl/Net-IDN-Encode
|
* net-mail/dovecot-pigeonhole
|
||||||
|
Loading…
Reference in New Issue
Block a user