Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7afa77b5 authored by thilo's avatar thilo
Browse files

Update domain-config.ini to connect to the correct container name for imap/smtp and sieve

parent f69b2c74
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
imap_host = "mailserver"
imap_host = "eelomailserver"
imap_port = 993
imap_secure = "SSL"
imap_short_login = Off
sieve_use = Off
sieve_allow_raw = Off
sieve_host = "e.email"
sieve_host = "eelomailserver"
sieve_port = 4190
sieve_secure = "TLS"
smtp_host = "mailserver"
smtp_host = "eelomailserver"
smtp_port = 587
smtp_secure = "TLS"
smtp_short_login = Off