Rename the webmails directory

This commit is contained in:
kaiyou
2017-11-04 18:48:22 +01:00
parent edbea372e9
commit f22194d78b
9 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
imap_host = "front"
imap_port = 10143
imap_secure = "None"
imap_short_login = Off
sieve_use = On
sieve_allow_raw = Off
sieve_host = "imap"
sieve_port = 4190
sieve_secure = "TLS"
smtp_host = "front"
smtp_port = 10025
smtp_secure = "None"
smtp_short_login = Off
smtp_auth = On
smtp_php_mail = Off