Back
Valerian
Load previous page…
investigate if it's possible to migrate all
#crisp s3 objects from our current minio on network volume deployment, to digitalocean spaces because they have a limit of 100M objects and we may be well past that... lol - wrote a small C helper to count faster than Linux's ls command cause it's so slow when recursive on millions of files
move mail spam filter from spamsieve on my MacBook to bogofilter on the server, and train the bayesian database with corpuses of existing spam and ham from my mailbox + setup auto-training when I move mails to/from Junk folder
that way spam is filtered & trained right at the server and I can check my clean email inbox from my iPhone anytime when my Mac is not online to sort through spam, very cool, will save me a lot of time
#life
migrate my mailbox to sieve scripts with managesieve on dovecot so that when I’m off my mailbox doesn’t become mayhem because my MacBook isn’t connected to WiFi and thus Apple Mail filters don’t work
now all filtering and triage of emails is done on the server and my huge list of rules (100+ rules) can be managed as code and versioned!
can now check my mail on my iPhone when off and it’s usable
#life