l

Results 979 comments of l

We should probably move TLS to nginx, then Dovecot does not need to manage TLS anymore and session resumption will work just like for HTTPS: https://nginx.org/en/docs/mail/ngx_mail_ssl_module.html EDIT: However, terminating TLS...

In Debian according to `nginx -V` nginx is compiled with `--with-mail_ssl_module` and `--with-mail=dynamic` so if we install `libnginx-mod-mail` mail proxying should work with TLS.

We will eventually need a new (JSON-RPC only) API to list keys and export secret/public keys for each key. At least when we start adding crypto-refresh/v6 keys, each user will...

> For instance, currently if I go into my hero's army, and I split troops, the game directly changes the army instance and that's it. > I'm guessing that with...

> I built deltachat-rpc-server-v2.22.0 and got an entirely new error: > > `info Your email provider *MAILSERVER_REDACTED* requires end-to-end encryption which is not setup yet. ` > > (redaction mine)...

Insecure HTTP is excluded on purpose. Otherwise an attacker may provide an autoconfig XML file with own IMAP and SMTP server domains pointing to attacker's server or MITM reverse proxy...

You might also not need autoconfig. at all, default domains and subdomains like `mail.` are tried by default.

> > You might also not need autoconfig. at all, default domains and subdomains like `mail.` are tried by default. > > This is a nice feature, however my need...

> Is there some potential workaround to device linking getting stuck like this? I would like to use Delta Chat more during the day since it seems promising, but since...

I just tested v1.46.8 installed from flathub. Started `flatpak run chat.delta.desktop` and transferred a new backup into it from my development version of Delta Chat Android (core 1.147.0) by showing...