Wojtek

Results 362 comments of Wojtek

A little bit of update - I symlinked the directories and run into another issue: ``` Omega :: host triplet = x86_64-macos-macos Omega :: target triplet = x86_64-macos-macos [Wed Aug...

I just migrated from inoreader and love miniflux so far but option to disable/skip confirmations would be very welcomed - in my case it would simply speed up going through...

There are also a couple of issues when learning as ham reported in rspamd logs: ``` $ kubectl -n mailu-prod logs --since=20m deployment/mailu-rspamd | grep cannot 2022-09-01 11:20:42 #9(controller) ;...

oh! That explains a lot. I think documentation could be a little bit more clear on that regard - either mention `learn_ham` / `learn_spam` or add a script that would...

You are correct that migrations are one-offs, but to have anti-spam working correctly it requires running `rspamc` from shell (and being aware that without it antispam won't be working correctly...

> other non-intuitive things need fixing during migrations, like rebuilding the FTS indexes (doveadm index ...) or even rebuilding the structure (doveadm force-resync). how so? When I mentioned "migration" I...

Hmm, would fetchmail approach automatically learn HAM for Bayes? In that case it would basically solve all issues… As for moving maildirs - I think that usually that's not an...

@macdabby could you should screenshot of the first page of rspamd panel? How many *HAM* messages in bayes module do you have?

Is there such feature? I'm aware that there is auto-learn for SPAM but I haven't seen anything related to HAM. Or are you referring to this issue that we are...

Hmm, that option seems (very) sensible and would probably be way better than my crude attempts with `imapsieve*` rules. (side question/clarification - it's not possible to override rspamd config in...