l

Results 374 issues of l

I have set [`max_message_size`](https://docs.rs/iroh-gossip/0.25.0/iroh_gossip/proto/topic/struct.Config.html) to `128 * 1024`, but was only able to send `128 * 1024 - 90` bytes of payload. Doesn't the setting introduced in https://github.com/n0-computer/iroh/pull/2340 control the...

I have no idea what this option is supposed to do. In Conversations when I am at the front screen right after installing, clicking 3-dot menu and selecting "Login with...

Here is a failing test: ```rust #[test] fn partial_decompression_imap() { use miniz_oxide::inflate::stream::{inflate, InflateState}; use miniz_oxide::{DataFormat, MZFlush}; // Decompresses to // "* QUOTAROOT INBOX \"User quota\"\r\n* QUOTA \"User quota\" (STORAGE 76...

bug

This is a follow-up to https://github.com/JohnEarnest/Decker/pull/111 I am testing with native C Decker, just opening The Decker Tour (a saved copy of it) already marks it as dirty because of...

Some providers like Gmail leak IP addresses in Received headers: https://ylukem.com/blog/apple-mail-leaks-your-ip-address Posteo, mailbox.org, mailo, yandex, outlook, fastmail, riseup and systemli do not leak IP address as far as I see...

List-Id is its own header type: https://datatracker.ietf.org/doc/html/rfc2919 It is not the same as the "text" or "email address" or "message id" type. Similar issue for mailparse: https://github.com/staktrace/mailparse/issues/118

We want to be able to accept mails from .onion domain. We cannot have DKIM authentication as there is no support for DNS (see https://forum.torproject.org/t/mock-dns-records-for-onion-services/4671 and https://media.ccc.de/v/gpn22-469-self-authenticating-tls-certificates-for-tor-onion-services for some work...

For chatmail accounts the only options for "Delete Messages from Server" setting are "Automatic" and "At once after Download". For multi-device setups users should use "Automatic", but they still keep...

Dovecot 2.4 has compatibility-breaking changes, so configs will need upgrade: https://doc.dovecot.org/2.4.0/installation/upgrade/2.3-to-2.4.html https://web.archive.org/web/20250310165315/https://doc.dovecot.org/2.4.0/installation/upgrade/2.3-to-2.4.html