Skip to content

ANN: We're working on a new milter program to replace iRedAPD #11

@iredmail

Description

@iredmail

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions