Haraka
Haraka copied to clipboard
A fast, highly extensible, and event driven SMTP server
NDNs currently don’t contain a proper header, at least in the tests I have run (messages bounced because of `rejectUnauthorized`), it’s missing `From`, `To`, and `Subject`.
I was just looking at the bounce plugin as I had a new idea for a test and I noticed that non_local_msgid: - Is not documented - Doesn't handle multipart...
**Describe the bug** Hello, I am not user, but sender to this server. And I see in the logs, that the server hangs here. Last logs '250 recipient OK', '354...
**Describe the bug** Haraka tries non-stop to connect to unreachable servers or servers that refuse a connection. **Expected behavior** Haraka should not try to connect non-stop. **Additional context** This issue...
4I just run the plugin, and there was no errors. apparently. Running haraka on the plugin project folder throws a warning for smtp.ini unset and two errors related to TLS...
While trying to run the plugin I found some errors when Haraka was trying to load some plugins. I checked only the project plugin was enabled in the plugins file...
I would like to be able to create a new email account (e.g. @mydomain.com) on a HTTP request when some event happens on a backend API. I can see the...
hello i want to send email to **gmail** and i try to send email but i get this logs [NOTICE] [9FF66D2E-3A69-4DFC-B8F7-B96191138C93] [core] connect ip=2.147.161.237 port=33667 local_ip=37.32.31.54 local_port=25 [INFO] [9FF66D2E-3A69-4DFC-B8F7-B96191138C93] [helo.checks]...
I was trying to install Haraka in my digital ocean droplet that runs on Ubuntu 20.04.4 LTS, npm version 8.17.0 and node version v16.16.0. I tried installating multiple times but...
**Describe the bug** I'm trying to find a way to change the connection timeout of outgoing transactions. Default is 30 seconds and too long for some usages. **Expected behavior** Timeout...