• 4 Posts
  • 275 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle






  • You can access all Nextcloud files over WebDAV. That is natively supported by many file browsers, including explorer.exe on Windows.

    And you can choose in the Linux client what folders to sync.

    What the Linux client (in contrast to the Windows client) does not support is having virtual files in a folder and only downloading files on demand.

    Apart from that, have you looked at Opencloud?













  • I switched to rspamd. Its bayesian filter is a little weird. It only started working ok after I found the right amount of mails to feed to it. For some reason it forgot everything if I gave it too many mails. I think it’s a Redis thing. No idea. I don’t have the brain power to figure it out or write a proper bug report. But I think my Debian version is outdated anyways, so this might be fixed by now.

    For my server learning from mails from the last 50 days was the sweet spot. Since then I got no false positives and only the occasional false negative. Exactly how I want my spam filter to be.