mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-09-11 23:55:50 +08:00
updated readme
This commit is contained in:
parent
d988c816fe
commit
f463623704
1 changed files with 4 additions and 0 deletions
|
@ -295,6 +295,10 @@ needed (if the header From: address does not match user address or aliases then
|
|||
|
||||
Use [Haraka](http://haraka.github.io/) with [haraka-plugins-wildduck](https://github.com/nodemailer/haraka-plugin-wildduck) to validate recipient addresses and quota usage against the WildDuck users database and to store/filter messages.
|
||||
|
||||
#### Spam detection
|
||||
|
||||
Use [Rspamd plugin for Haraka](https://github.com/haraka/haraka-plugin-rspamd) in order to detect spam. WildDuck plugin detects Rspamd output and uses this information to send the message either to Inbox or Junk.
|
||||
|
||||
## Future considerations
|
||||
|
||||
- Optimize FETCH queries to load only partial data for BODY subparts
|
||||
|
|
Loading…
Add table
Reference in a new issue