use postfix submission
This commit is contained in:
parent
35cd435135
commit
aef469fa91
@ -26,7 +26,7 @@ roundcube_imap_host: "tls://{{ dovecot_container | default('localhost') }}"
|
|||||||
roundcube_imap_port: "143"
|
roundcube_imap_port: "143"
|
||||||
|
|
||||||
# smtp
|
# smtp
|
||||||
roundcube_smtp_host: "tls://{{ dovecot_container | default('localhost') }}"
|
roundcube_smtp_host: "tls://{{ postfix_container | default('localhost') }}"
|
||||||
roundcube_smtp_port: "587"
|
roundcube_smtp_port: "587"
|
||||||
|
|
||||||
# plugins
|
# plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user