A Holt
A Holt
To that end (software archeology/anthropology was my dad's career after all, and how to elicit understanding of legacy software across its life cycles) I've added a link here: https://github.com/iiab/iiab/wiki/IIAB-Maps#links--advanced-topics Probably...
> While opening the [ping endpoint](https://mailserver.lokole.ca/healthcheck/ping) looks like it's an SSL certificate issue. Indeed. Opening any browser to https://mailserver.lokole.ca reveals that Lokole allowed this (paid or unpaid) certificate to lapse:...
This is a business matter: Clemens Wolff or others hopefully provided you a sheet of passwords and accounts, outlining what's needed for regular upkeep.
@nzola is stuck likewise? In any case, he just wrote: > I cannot send or receive emails. All outgoing email from Lokole clients are stack in the outbox and all...
Thanks @nzola for having shared: ``` pi@raspberrypi:~ $ cd lokole pi@raspberrypi:~/lokole $ ls logs state venv pi@raspberrypi:~/lokole $ cd state pi@raspberrypi:~/lokole/state $ ls celery.cron.db emails.sqlite3 lokole_gunicorn.sock settings.env celery.sqlite3 lokole_celery_beat.pid lokole_restarter...
> I don't know why those crossing lines? @nzola use triple backticks ``` before and after any code block — to make it easier to read: https://docs.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks
@nzola: ✅ Triple backticks: ``` ❎ Triple-quotes: ''' ...before and after any code block. Make sure triple-backticks are **on their own separate line:** https://docs.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks
@nzola to find the **backtick** key (same as **accent grave** in French) on your keyboard, take a close look at these photos: https://google.com/search?q=backtick&tbm=isch (Very different from the single-quote / apostrophe!)
There is a Lokole meeting 10:30AM Pacific Daylight Time tomorrow (Friday May 14th) that everyone is welcome to join. @sbathgate: how should this PR #512 fit into the general prioritization...
Browsers support SVG 1.1: https://caniuse.com/svg SVG 2 does not yet seem to be supported by browsers: https://svgwg.org/svg2-draft/ Never easy to align with "all" browsers... but if attainable... Awesome!