Does anyone use this port yet Rspamd.

I saw Stuart + a few helpers making a port of Rspamd. Only on current
now, so I install current on a server and try to run it.

But anyone have any clue stick to provide on how to actually plug it
with smtpd?

Looks like Rspamd accept only input via the http standard.

I have to say google provide me more questions, then answers.

I thought that may be relay to the rspamd port 11333 where it is
listening at would work, but well, it's not coming back on port 11334
that appear to definitely listening for http request

In any case, either ports doesn't do it.

It appear to be a nice port to use and fast, but well, can't fugue out
how to use it yet...

# telnet 127.0.0.1 11333
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
EHLO home.ouellet.biz
Connection closed by foreign host.

# telnet 127.0.0.1 11334
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
EHLO home.ouellet.biz
HTTP/1.1 14 (NULL)
Connection: close
Server: rspamd/1.0.9
Date: Wed, 11 Nov 2015 04:43:20 GMT
Content-Length: 38
Content-Type: text/plain

HTTP parser error: invalid HTTP methodConnection closed by foreign host.

So, how one can or would use this if I would like to try it?

Reply via email to