Skip to content

vstakhov/rmilter

Repository files navigation

About Rmilter

Introduction

Rmilter is used to integrate Rspamd with milter compatible MTA, for example Postfix or Sendmail.

This project is now not under active development, however, bug fixes and Rspamd integration features are still considered.

Historically, Rmilter supported many other features besides Rspamd integration. So far, all these features are implemented in Rspamd which allows to simplify integration with different MTA (e.g. Exim, Haraka or other non-milter compatible servers). Therefore, if you use this functionality you should consider switching it to Rspamd where all equal features are usually better implemented and have active and actual support.

The list of features includes the following ones:

All duplicating features are still kept in Rmilter for compatibility reasons. However, no further development or bug fixes will likely be done for them.

Rmilter project page can be found on GitHub: http://github.com/vstakhov/rmilter.

Rmilter configuration

Rmilter configuration format is described in the following page.

Postfix settings

Here is a scheme that demonstrates Rspamd and Rmilter integration using Postfix MTA:

There are several useful settings for postfix to work with this milter:

smtpd_milters = unix:/var/run/rmilter/rmilter.sock
milter_mail_macros =  i {mail_addr} {client_addr} {client_name} {auth_authen}
milter_protocol = 6

About

Another sendmail milter for different mail checks.

Resources

Stars

Watchers

Forks

Packages

No packages published