Skip to content
Snippets Groups Projects
Commit 6149b355 authored by void's avatar void
Browse files

escapes

parent 0e6aeac3
No related branches found
No related tags found
2 merge requests!119Revert "new var for dmarc rua reporting address",!55Mailsetup Migration from mailcow to mailu
...@@ -10,5 +10,5 @@ owner_request_special = no ...@@ -10,5 +10,5 @@ owner_request_special = no
unknown_local_recipient_reject_code = 550 unknown_local_recipient_reject_code = 550
local_recipient_maps = regexp:/opt/mailman/postfix_lmtp local_recipient_maps = regexp:/opt/mailman/postfix_lmtp
transport_maps = regexp:/opt/mailman/postfix_lmtp, lmdb:/etc/postfix/transport.map, ${podop}transport transport_maps = regexp:/opt/mailman/postfix_lmtp, lmdb:/etc/postfix/transport.map, \${podop}transport
virtual_mailbox_maps = regexp:/opt/mailman/postfix_lmtp, ${podop}mailbox virtual_mailbox_maps = regexp:/opt/mailman/postfix_lmtp, \${podop}mailbox
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment