12 Commits
Author SHA1 Message Date
Franco Fichtner 15cec3fee0 mail/rspamd: revision bump after fix 2025-01-10 14:53:51 +01:00
Franco Fichtner 5ff5294340 mail/rspamd document change 2024-09-11 06:44:34 +02:00
Franco Fichtner cb4cf0cf2d mail/rspamd: new version 2023-10-24 12:23:16 +02:00
lfirewall1243andGitHub a4ba4d9bc0 make multimap Whitelist work (#2822) 2022-02-08 18:37:02 +01:00
windgmbhandGitHub 20090ccdb9 mail/postfix: Duplicate Message Fix, Milter Default Action Choice and Recipient Address Verification (#2133)
* mail/postfix: Set 'milter_protocol' to version 6

* mail/postfix: Use default milter macros

* mail/postfix: Add milter_default_action choice

* mail/rspamd+postfix: Use Unix Sockets

* mail/postfix: Add Recipient Address Verification

* mail/postfix+rspamd: Update version information
2021-02-01 21:17:12 +01:00
MichaelandGitHub 9078aea515 mail/rspamd: add option to set a nameserver (#2025) 2020-09-10 15:46:28 +02:00
MichaelandFranco Fichtner 8dc2d35b36 mail/rspamd: add history rows (#1587) 2019-11-29 18:54:07 +01:00
MichaelandFranco Fichtner ed9a594209 mail/rspamd: add bayes autolearn (#1421) 2019-09-11 13:15:25 +02:00
MichaelandFranco Fichtner 83bb127704 mail/rspamd: fix permissions due to upstream changes (#1382) 2019-07-01 14:46:19 +02:00
MichaelandFabian Franz BSc 9674bb26da mail/rspamd: fix permissions and add sender whitelisting (#1357)
* Update Makefile
* Update pkg-descr
* Update setup.sh
* Update multimap.conf
* Create whitelist_sender_domains-map
* Update +TARGETS
* Update multimap.conf
* Update RSpamd.xml
* Update settings.xml
2019-06-03 18:45:46 +02:00
MichaelandFabian Franz BSc e661db54c3 mail/rspamd: add whitelisting to greylist (#1287)
* Update Makefile
* Update pkg-descr
* Create greylist_ip.wl
* Update greylist.conf
* Update +TARGETS
* Update RSpamd.xml
* Update settings.xml
2019-04-01 21:18:41 +02:00
Fabian Franz, BScandGitHub 83dd4a7868 mail/rspamd: Mail Protection (#332)
* Init Antispam

* init menu structure

* add the right icon

* add some stuff to the form

* add form elements

* remove postfix from package

* add some values to model

* add rate limit

* add some av stuff

* add surbl

* add options in dkim

* rename package

* models: rename package to Rspamd

* rename

* Makefile: rename to rspamd

* add service stubs

* some fixes

* fix input type of enabled

* add some service files

* move directory; add configd actions

* add av to templates

* add some templates; improve error messages

* add spamtrap

* fix bug

* add surbl

* add graylist; phishing

* add mx_check and ratelimit

* cleaning

* mark as devel

* add pkg description from parent port

* mv security/rspamd mail/rspamd; update Makefile; update Readme.md

* use service name in menu

* reorder categories in makefile

* update makefile: make os-clamav optional

* add clamav plugin missing warning

* add missing field to spamtrap
2017-10-30 20:29:54 +01:00