pleroma.debian.social

pleroma.debian.social

I’ve been deploying some old tech recently (smokeping, crm114, spamassassin!) and I’m wondering if they’re still the right tools for those jobs or if I’m relying on very out of date expertise

In the case of SA, I’m not planning on using its actual filter rules, but it’s a method of connecting Exim and crm114. I guess I could swap out crm114 but I’ve been so happy with it. Another tool for this job is https://github.com/jmtd/crm114-spamd/blob/master/crm114-spamd.c. But it’s a lot less battle tested than SA

@jmtd I'm still using smokeping on my rpi. I hear prometheus' blackbox exporter is the modern equivalent, but that seems like more work to set up (even though I already have prometheus and grafana installed)

@ilmari it took longer than I thought but I added a smokeping slave today. Interesting design: master sends Perl to slaves to execute

@ilmari well, I say "working". neither side is complaining, but the graphs for the slaves are blank. Sigh. a rollin' up my sleeves I go!
replies
0
announces
0
likes
0

@pndc @jmtd I read good things about rspamd, but when I went to look at how to get it running and it started with "Install redis" I bowed out. So still on SpamAssassin here.

@noodles @pndc I think that's the system that is recommended in @mwl's email book. Likewise I'm squinting at the base level complexity

@pndc @jmtd spamassassin + crm114 for me, similar reasoning.

@RogerBW @pndc do you invoke crm114 via SA?

@jmtd @pndc No, spamassiassin at SMTP time, crm114 from individual user procmail.

@RogerBW @pndc gotcha, thanks. That's my setup atm, I'm looking at SMTP-time crm114 now, probably via SA.

@jmtd @noodles @pndc

rspamd is scalable in a way that spamassassin is not, and it gave me much better results.

but if your SA install works for you, no reason to switch.

@jmtd I still use SpamAssassin and Exim on my VPSes, works fine even with a small amount of RAM. I reject at the connection stage but I don't know if that makes a big difference. There's probably a more modern way now but if it ain't broke don't fix it (I prefer old and reliable, which is why I still use ext4)

@jmtd I live and die by smokeping, not aware of anything that gives similar results.

@pndc @mwl @noodles my plan for it is purely to use it as a vehicle for invoking crm114; I may disable all the other tests, hopefully I can avoid its performant pain points

@jmtd @noodles @pndc

I kind of want to say "kind of a Rube Goldberg contraption," but then I look at how my own servers are put together and realize this is perfectly tidy and 100% acceptable. flan_XD