alexpdp7

Results 48 comments of alexpdp7

Maybe replace with an XMPP server that provides SIP?

Using https://github.com/alexpdp7/alexpdp7/blob/master/personal_infra/hack_dnf_problems.py for updates seems to help.

Agreed. I would at least add a visible note somewhere detailing that installing YunoHost changes your DNS servers. Happy to send a PR if given some orientation and it's viable...

Alternatively, I just saw on `/admin/#/tools/settings/email` an "Allow IPv6" option which was checked by default. Perhaps this setting should be coordinated with AAAA SPF?

Hmmm, maybe. Unfortunately I am now not working much on email with Yunohost, so I cannot really provide much feedback. Feel free to close if needed- I can always reopen...

On my Debian system `/usr/lib/systemd/user/` contains quite a few user services shipped by Debian, many of them provide a similar functionality to what I see a Mosquitto package would provide...

Systemd services can just print their errors; `systemctl status` shows the last output of failed services. My use case is the following: I'm working with a Firefox extension that can...