package: sympa
severity: wishlist
tags: patch
HI,
I use the following script in order to use transparently postfix with sympa.
Thank you.
PS: will fill a bug against postfix in order to add the transport
sympa by default like for malman
You could add also this stuff as documentation under README.Postfix:
Install this file as /var/lib/sympa/bin/postfix-to-sympa.pl
To configure a virtual domain to connect to sympa, edit Postfix thusly:
/etc/postfix/main.cf:
relay_domains = ... lists.example.com
transport_maps = hash:/etc/postfix/transport
sympa_destination_recipient_limit = 1
/etc/postfix/master.cf
sympa unix - n n - - pipe
flags=FR user=sympa
argv=/var/lib/sympa/bin/postfix-to-mailman.pl ${nexthop} ${mailbox}
/etc/postfix/transport:
lists.example.com sympa: