mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 02:57:56 +00:00
doh
This commit is contained in:
@@ -21,11 +21,11 @@ imap_urlauth_host=
|
||||
lmtp_proxy = yes
|
||||
lmtp_client_workarounds = whitespace-before-path mailbox-for-path
|
||||
|
||||
{%- if SUBNET6 -%}
|
||||
{%- if SUBNET6 %}
|
||||
listen = *,::
|
||||
{%- else -%}
|
||||
{% else %}
|
||||
listen = *
|
||||
{%- endif %}
|
||||
{% endif %}
|
||||
|
||||
default_internal_user = dovecot
|
||||
default_login_user = mail
|
||||
|
||||
Reference in New Issue
Block a user