-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Dear all,
Just want to share with you that we're developing a new milter program to replace iRedAPD, so don't feel sad if not many commits here.
Why?
iRedAPD doesn't get full email message (headers + body), hence it cannot do advanced access control based on info in headers and body. But milter can do this.
More details
- The milter program is written in Golang programming language.
- The final program is only one binary file, very easy to deploy and upgrade.
- It's expected to run faster than iRedAPD.
- All iRedAPD plugins will be implemented in first stable release (v1.0).
- Source code will be published when v1.0 is out, all further development will be open source too.
- We accept requests for paid plugin development too.
If you need some new features which are not yet implemented in iRedAPD, reply below to let us know. :)
Updates
- Aug 9: finished milter framework, still tune it and start porting iRedAPD plugins.
TODO
- Plugins:
- amavisd_wblist
- greylisting
- ldap_force_change_password
- ldap_maillist_access_policy
- reject_null_sender. Aug 9.
- reject_sender_login_mismatch
- senderscore
- sql_alias_access_policy
- sql_force_change_password
- sql_ml_access_policy
- throttle
- wblist_rdns
- whitelist_outbound_recipient
reject_to_hostname[Removed in milter]
alipasijaner
Metadata
Metadata
Assignees
Labels
No labels