Modify rmilter's DESCR to warn that it is now obsolete and should be replaced
by rspamd 1.6+'s built-in milter support. The package is maintained in the short term to ease transition, but will be removed later.
This commit is contained in:
parent
99db5d4ad4
commit
b7fe1abf32
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2017/05/01 14:15:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2017/06/29 15:55:21 sthen Exp $
|
||||
|
||||
COMMENT= milter for rspamd (also supports clamav, rate-limiting, etc)
|
||||
|
||||
GH_ACCOUNT= vstakhov
|
||||
GH_PROJECT= rmilter
|
||||
GH_TAGNAME= 1.10.0
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
Rmilter is used to integrate rspamd with any milter-compatible MTA, for
|
||||
example postfix or sendmail. Features include:
|
||||
Obsolete software to integrate rspamd with any milter-compatible MTA, for
|
||||
example postfix or sendmail.
|
||||
|
||||
- ClamAV scanning (via unix or tcp socket).
|
||||
- Rspamd scanning
|
||||
- Greylisting and rate-limiting with redis upstream
|
||||
- Auto-whitelisting (internal and via redis upstream)
|
||||
- Replies check (whitelisting replies to sent messages)
|
||||
- Passing messages and/or their headers to beanstalk servers
|
||||
Do not use rmilter in new projects. You should work to move existing
|
||||
installations across to rspamd's integrated milter support.
|
||||
|
||||
This package is being maintained in the short time to ease transition,
|
||||
but will be removed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user