-
This is mostly for Steve's benefit:
I fixed the bug in outbound temp failing, but it left me thinking about how we currently pass in bounce_extra in a very bizarre way... Currently we pass in somethi…
-
I'm attempting to use the `qmail-queue` plugin. But it fails to compile and haraka does not start up. I have tried to install Haraka using `npm` as well as using the git repository.
This is the error…
abhas updated
11 years ago
-
Hello Haraka Team
We are use the Haraka Mail Server on our Linux Servers (CentOS 6.3)
But we have a problem with memory overflow in the software.
We are use node 0.6.9 with Haraka 2.0.4. Today i tes…
ghost updated
11 years ago
-
I have the same goal of creating an IMAP Server, but I've only just started and have basically got to the "finished reading the spec" stage. I can't help but feel it would be faster if I had a group o…
-
I noticed that some bounces where not returning the response/reason from outbound.js.
The problem was Isolated to outbound.js line 846:
``` js
else {
socket.send_command('QUIT');
processing_ma…
-
Sending emails is fairly important. (see Ghost skypechat on 23rd May, at about 9:27 am UK time). I'd like to pick your brains on it especially with regards to the following questions:
- should Ghost b…
-
[CRIT] [-] [core] Error: getHostByAddr ENOTIMP
[CRIT] [-] [core] at errnoException (dns.js:31:11)
[CRIT] [-] [core] at Object.query [as reverse](dns.js:172:13)
[CRIT] [-] [core] at Connect…
-
when using smtp_client.js in haraka plugin to send mails to a MTA use tls.
there is an error occurs like below:
"key" is undefined
here are the relative codes
case 'starttls':
// the key and …
-
Hello,
There's 2 thing I was thinking of. Please could you let me know if there are any relevant examples.
1. Plugging it into an email classifier such as spamassassin/popfile/etc...
2. Forwarding re…
-
Just noticed that for some reason whenever I make a change to config/plugins Haraka exits with the following:
Jul 8 17:02:20 ip-10-127-7-176 haraka[5727]: [CRIT] [-] [core] Error: EBADF, Bad file de…