aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2018-08-15 18:25:35 +0100
committerGitHub <noreply@github.com>2018-08-15 18:25:35 +0100
commit0f5c83a3f6bc5e3f446bff337292b9a5e2703344 (patch)
tree84e2107358c39b4bc26b96d5eb64cc2ec9e8410f /README.md
parent3662278e13597b4784a41e8d2850ea45aa83c4b9 (diff)
downloadrspamd-0f5c83a3f6bc5e3f446bff337292b9a5e2703344.tar.gz
rspamd-0f5c83a3f6bc5e3f446bff337292b9a5e2703344.zip
More links updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 120369eb0..e0717e6c4 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,7 @@ false positives (e.g. when an innocent message is badly classified as a spam one
and learn messages, and to view the history of scans. The interface is self-hosted, requires zero configuration and follows the recent web applications standards. You don't need a
web server or applications server to run it - you just need to run Rspamd itself and a web browser.
-* **Integration with MTAs** - Rspamd can work with the most popular mail transfer systems, such as Postfix, Exim or Sendmail. For Postfix and Sendmail, there is an [`Rmilter` project](https://github.com/vstakhov/rmilter),
-whilst for Exim there are several solutions to work with Rspamd. Should you require MTA integration then please consult the [integration guide](https://rspamd.com/doc/integration.html).
+* **Integration with MTAs** - Rspamd can work with the most popular mail transfer systems, such as Postfix, Exim or Sendmail. Should you require MTA integration then please consult the [integration guide](https://rspamd.com/doc/integration.html).
* **Extensive Lua API** - Rspamd ships with hundreds of [Lua functions](https://rspamd.com/doc/lua) that enable one to write their own rules for efficient and targeted spam filtering.
@@ -133,4 +132,4 @@ Rspamd with Lua.
## References
* Home site: <https://rspamd.com>
-* Development: <https://github.com/vstakhov/rspamd>
+* Development: <https://github.com/rspamd/rspamd>