Simple script syncing mailman3 lists with LDAP groups.
debian | ||
.rubocop.yml | ||
conf.example.toml | ||
mailman3-ldap-sync | ||
mailman3-ldap-sync.service | ||
mailman3-ldap-sync.timer | ||
Makefile | ||
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
.