l
l
`/usr/lib/systemd/system/dovecot.service` says create `/etc/systemd/system/dovecot.service.d/service.conf` (or rather `/etc/systemd/system/dovecot.service.d/10_restart.conf`, then put there ``` [Service] Restart=always RestartSec=30 ``` Same should be done for Postfix. See also https://www.baeldung.com/linux/systemd-modify-config and https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html
Username and password are supported in the form of `socks5://username:password@host:port`. Username and password should be URL-encoded.
Proxy being in advanced settings prevents configuring it for chatmail accounts from the start: https://support.delta.chat/t/delta-chat-on-tails/3703
> Is this enough? You don't need to do any manual validation, call `check_qr` and if it says QR code type is a proxy, then it is a proxy, otherwise...
ir.testrun.org simply does not exist and currently used chatmail server points to iroh.testrun.org:4443 from metadata so fallback is not tested by CI.
Is this PR stuck? Users keep asking on the forum https://support.delta.chat/t/more-options-for-disappearing-messages/3344/8
First of all, `FcmReceiveService.register` should only be called when there is at least one configured account. It is enough to check on application start if there are configured account and...
Let's remove the option instead then and the inner `if`.
This just happened another time with Windows: https://github.com/deltachat/deltachat-core-rust/actions/runs/11440333909/attempts/1 Let's collect some failed runs to find out if it only happens on windows.
Again Windows: https://github.com/deltachat/deltachat-core-rust/actions/runs/11472543643/job/31925482766