-
-
Notifications
You must be signed in to change notification settings - Fork 660
TODO
Matt Simerson edited this page May 7, 2024
·
14 revisions
- Decode Short URLs in uribl and test the destination URL instead
- ditch vm.runInNewContext
- Migrate to Stream3 streams internally #1323
- TLS
- AUTH
- Remove HTTP server to haraka-httpd #2394
- Fuzz based testing #2134
- Support proxy protocol v2 #2601
- Make body processing easier #567
- Use whois data to correlate ASNs to orgs #1008
- Save the SMTP conversation #945
- Domain Reputation Database #696
- Outbound queue with rabbit #1311
- CLI mode for plugins #1220
- permit plugins to fork workers #2099
- cherry picked log levels #1488
- reduced logging and more logging consistency #2434
- DKIM: sign any message with a "default" key #1548
- DNSBL: add configurable timeouts #2436
- DSN for successfully delivered mails #2779
- SMTP BDAT support #2859
- Add attachment(s) to messages #3026
- SCRAM-SHA(1|256|512) #3011
- Outbound Improvements
- Support RFC3464 in bounce messages #1189
- DKIM verifier
- custom HELO/EHLO messages #1532
- TLS: don't require certificate pair when acting as an SMTP client. #1324
- TLS: permit cert paths to be fully qualified #2521, #46
Install Guides
How To
- Upgrade Haraka
- Google Safe Browsing
- Require TLS
- Configure my Editor
- Contribute
- Roll a Release
- Test Email
- Write a Plugin
Future Plans / TODO
Support RFC3464 in bounce messages- Decode Short URLs in data.uribl.js and test the destination URL instead
DKIM verifier
Additional Resources