mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-16 03:15:59 +00:00
[Postfix] Add extra.cf via jinja2 include
This commit is contained in:
0
data/conf/postfix/config_templates/extra.cf.j2
Normal file
0
data/conf/postfix/config_templates/extra.cf.j2
Normal file
@@ -176,4 +176,4 @@ lmtp_destination_recipient_limit=1
|
||||
|
||||
myhostname = {{ MAILCOW_HOSTNAME }}
|
||||
|
||||
{{ EXTRA_CF | safe }}
|
||||
{% include "extra.cf.j2" %}
|
||||
|
||||
Reference in New Issue
Block a user