-
In our infrastructure we allow to sign from multiple domains but using the same keys.
Base in the question I can understand that is secure.
http://serverfault.com/questions/785151/dkim-with-same-key-…
-
I don't think the logging is working. I see the alias plugin rcpt hook is running, but there is no logging shown for this plugin.
Looking at the code in this plugin I see logging looks like this:
…
-
### Haraka version
2.8.8
### Expected behavior
aliases config file no effect
### Observed behavior
hook=queue plugin=aliases function=discard params="" retval=CONT msg=""
### Steps to reprodu…
-
Hi,
I have some very old Java v8 apps that used to be able to send over Haraka without an issue. However, since upgrading to v3 I see errors of:
``` SSL routines:tls_early_post_process_client_he…
-
As far as I understand, OutboundTLS is not a plugin, it doesn't have the logging capabilities that the Redis plugin depends on so it fails spectacularly in this edge case
```
2024-04-20 10:57:47.8…
-
On some of our servers, we have noticed sporadic crashes when accessing the `connection.transaction` in our plugins. It appears that this variable gets set to `null` when the transaction went away in …
-
Hello
That looks very good.
But why should I copy the config files when they are already there? Also, I am using the zone-mta-template. the guide is not that clear. also, what is the MX part? I …
-
Hello
I have configured the bounce plugin(the default settings).
I received a bounce message from Gmail once regarding DMARC. Since then, I have fixed the DMARC and other records. I haven't rece…
-
**Describe the bug**
If a plugin calls the `get_mx` hook with credentials (e.g. `auth_user` and `auth_pass`), those credentials are logged in clear text.
**Expected behavior**
Having sensitive in…
-
**Describe the bug**
I have Haraka with **spamassassin** plugin. When I send an email to haraka email server, i have this error in the console:
```bash
TypeError: Cannot read properties of null…