-
Is it possible to have mail sent to a wildcard address be auto delivered into a folder named after the wildcard?
=> if a user has a *me@domain address and receives an email on hey.me@domain, the em…
-
**Is your feature request related to a problem? Please describe.**
Under specific conditions I want to add an attachment to an e-mail message. I'm currently working on a plugin that does some GPG mag…
-
**Is your feature request related to a problem? Please describe.**
When Haraka tries to connect to another host (outbound), it uses the IP for SNI and to validate the certificate.
**Describe the…
-
After enabling the `valid_hostname` check in the `helo.checks` module, we found that our Haraka hosts could no longer send mails to each other, and we tracked this down to being an issue related to th…
jonmz updated
7 months ago
-
### Describe the bug
https://haraka.github.io/plugins/tls#inbound-specific-configuration - Setting custom ciphers for the whole server works as intended, but separate settings seem to be ignored. I…
-
### system info
Haraka | Haraka.js — Version: 2.8.18
--- | :---
Node | v9.2.1
OS | Linux ip-20-4-xx-xx 4.9.62-21.56.amzn1.x86_64 #1 SMP Thu Nov 16 05:37:08 UTC 2017 x86_64 x86_64 x86_64 GNU/Li…
kkr78 updated
6 months ago
-
at invoking the following functions:
- `new fixtures.connection.createConnection();`
- `new fixtures.transaction.createTransaction();`
-
This is more of a knit-pick based on the RFCs, but MIME requires `\r\n` as the line endings for text. Haraka decodes lines and then uses `\n` instead. When content is transferred as 7-bit, it is there…
-
I've used ASSP for years, and it actually let you configure which key you want to use for address labels. Instead of the default `+` I set it to `_`.
It really works great: nobody would ever strip th…
-
In my Haraka setup, I'm using multiple hooks in a custom plugin to log stuff to files on disk (`hook_reset_transaction`, `hook_disconnect`, `hook_log`, ...). I use node's `fs.promises` functions to wr…