-
Sending an email using outbound.send_email(form, to, contents) does not get signed. Should it / can it?'
Thanks.
-
I am setting up Haraka using the auth/flat_file plugin, and messages are being allowed to be sent to the mail server even with out authenticating.
The EHLO command returns AUTH LOGIN as an option, b…
-
this happened in the plugins/rcpt_to.in_host_list plugin:
```
Dec 17 18:07:00 filter1-mail haraka[40266]: [CRIT] [-] [core] TypeError: Cannot call method 'loginfo' of undefined
Dec 17 18:07:00 filter…
-
Sometimes, we don't care about SPF or DKIM results if there's no DMARC policy to instruct on their use. It _seems_ that we always need to do the SPF and DKIM checks before checking DMARC, which can r…
-
I haven't been able to track this down yet.
Aug 30 23:41:37 filter1-mail haraka[72615]: [ERROR] [28A9241D-F4C7-4DE0-8643-228471492D06.1] [core] spf plugin ran callback multiple times - ignoring subse…
-
I'm using version 2.6.1 and I send in the following French using swaks (the command is below message):
Maître Corbeau, sur un arbre perché,
Tenait en son bec un fromage.
Maître Renard, par l'odeur al…
-
I got a new timeout problem for the github checkout version, while this is not happen on the npm installed version. I am sending a testing email from gmail.
[NOTICE] [-] [core] Listening on :::25
[DE…
-
```
[NOTICE] [0352218B-595C-4B97-B998-1C1C0DDC6803] [core] connect ip=222.95.123.61 port=54753 local_ip=222.190.121.158 local_port=1025
[DEBUG] [0352218B-595C-4B97-B998-1C1C0DDC6803] [core] running lo…
-
I have a problem with haraka running in loop when using queue/lmtp and using dovecot.
I have for example 2 IPs on the SMTP server : 1.1.1.1 and 1.1.1.2 , normally Haraka will use always 1.1.1.1 to con…
-
I'm using msmtp (http://msmtp.sourceforge.net/) as a smtp-client.
Haraka is using custom authentication backend.
When sending mail with msmtp haraka accepts connection, processes authentication but i…