Simple script syncing mailman3 lists with LDAP groups.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Timothée Floure 82bc7576ef
Remove legacy gnugen CI, add build instructions
3 years ago
debian Port from mlmmj to mailman3 3 years ago
.rubocop.yml Fix lint errors introduced by begin/rescue block in read_configuration 5 years ago
Makefile Port from mlmmj to mailman3 3 years ago
README.md Remove legacy gnugen CI, add build instructions 3 years ago
conf.example.toml Port from mlmmj to mailman3 3 years ago
mailman3-ldap-sync Port from mlmmj to mailman3 3 years ago
mailman3-ldap-sync.service Port from mlmmj to mailman3 3 years ago
mailman3-ldap-sync.timer Port from mlmmj to mailman3 3 years ago

README.md

mailman3-ldap-sync

Simple script to sync mailman3 lists with LDAP groups, forked from GNU Generation's mlmmj-ldap-sync.

To build the DEB package, install dpkg-dev and debhelper, then run dpkg-buildpackage -us -uc.