Skip to content
Snippets Groups Projects
Commit e1857865 authored by ale's avatar ale
Browse files

Fix typo in postfix-out config

parent 4ef243f2
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ smtpd_timeout = 1200s
# "smtp" transport for outbound mail (bounces, ...). The latter
# won't starve the former of delivery agent slots.
relay_domains = ${indexed}domains cdb:/etc/postfix/domains-auto
relay_recipient_maps = ${ldap}recipients $${indexed}transport {indexed}mailman_transport
relay_recipient_maps = ${ldap}recipients ${indexed}transport ${indexed}mailman_transport
relay_destination_recipient_limit = 1
# Send each message to its target backend.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment