chown vmail in dovecot; use journalctl driver

master
Simon Bruder 2018-03-24 22:17:44 +00:00
parent 6c0aaada4e
commit 941f5266a0
2 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,8 @@ services:
depends_on:
- postgrey
- dovecot
logging:
driver: journald
postgrey:
build: postgrey
@ -43,6 +45,8 @@ services:
auth:
ports:
- "143:143"
logging:
driver: journald
rainloop:
image: runningman84/rainloop

View File

@ -1,4 +1,5 @@
#!/bin/ash
chown vmail:vmail /var/vmail
cat >> /etc/dovecot/dovecot-ldap.conf.ext << DOVECOTLDAP
hosts = $LDAP_SERVER