MyNetTCPTable is a postfix tcp_table service to get mynetworks from LDAP. As ldap_table does not allow matching network range, MyNetTCPTable responds to this by querying ipNetwork objects in LDAP and working with CIDR Format.
Go to file
2022-05-10 13:09:42 +02:00
.gitignore First commit 2022-05-10 13:09:42 +02:00
go.mod First commit 2022-05-10 13:09:42 +02:00
go.sum First commit 2022-05-10 13:09:42 +02:00
mynettcptable.conf.sample First commit 2022-05-10 13:09:42 +02:00
mynettcptable.go First commit 2022-05-10 13:09:42 +02:00