looking for a way to get external message scanning going. There's an antivirus engine that accepts local files only, thus the need to transfer mime parts (attachments), or maybe even entire message.
now, i fear the "deprecated" msg, where's the latest code?
knutix joined the channel
__smf__ has quit
EyePulp joined the channel
baudehlo
deprecated?
cek
> This Repo is deprecated and will not updated in the future. We have a new Repo that we will make public if we finish the work on it.
baudehlo
Huh. Not sure where the work is going now instead then.
_smf_ would know, but he's at M3AAWG.
cek
alright, i'm gonna craft something with clamav proto support then, that would be easier
speaking of, is there a http attachment post plugin?
knutix has quit
__smf__ joined the channel
knutix joined the channel
baudehlo
cek: might be better to use the rspamd protocol - seems better fleshed out.
cek
okay, sounds good.
although, it won't strip off attachments and send only them
baudehlo
no. Is that what you want?
cek
yeah, would like to demime first then send files to virus scanner
that way I won't be sending each mail
sending/virusscanning
knutix has quit
__smf__ has quit
__smf__ joined the channel
CrazyMan joined the channel
CrazyMan has quit
__smf__ has quit
CrazyMan joined the channel
GitHubBot
[13Haraka] 15typingArtist opened pull request #1692: haraka/Haraka#1690 fix outbound to avoid recursive reading key/cert after refactoring (06master...06fix_outbound_key) 02https://github.com/haraka/Haraka/pull/1692
bmonty joined the channel
bmonty has quit
[13Haraka] 15msimerson closed pull request #1692: haraka/Haraka#1690 fix outbound to avoid recursive reading key/cert after refactoring (06master...06fix_outbound_key) 02https://github.com/haraka/Haraka/pull/1692
darkpixel
Getting this all over the place after pulling a few minutes ago: [CRIT] [-] [core] Error: Cannot pipe while currently piping
[CRIT] [-] [core] at MessageStream.pipe (/usr/lib/node_modules/Haraka/messagestream.js:325:15)
Hmm...Actually it appears to be related to DKIM: [ERROR] [4884BB75-2054-4412-A665-D81DDE6A7CA7.1] [dkim_verify] No results from DKIMVerifyStream
It happens when I roll back to the older version.
baudehlo
wasn't me.
darkpixel
;)
I ran a few tests from one of my test domains. I'm beginning to wonder if it's barfing on a bad DNS record. I'll add it to my list of things to check into.