Re: sharing sso between regular mail client and web applications

2024-11-20 Thread Schulz via dovecot
As far as discussed in this list, the only reasonable way to implement oidc and mail is to use roundcube. Thunderbird does not offer OIDC for other providers than Microsoft,Google because there is no way to build the needed secrets information into Thunderbird clients. Security-wise, email is de

Re: Problem email client iPhone ios18.2

2025-01-08 Thread Schulz via dovecot
Am 7. Januar 2025 um 15:39 schrieb "Scott Q. via dovecot" mailto:dovecot@dovecot.org?to=%22Scott%20Q.%20via%20dovecot%22%20%3Cdovecot%40dovecot.org%3E >: > > Have you guys tried using XAPPLEPUSHSERVICE ? > This seems to be only available when you have an apple developer account? __

Re: Fwd: [OFFLIST] Re: connection refused, no error anywhere

2025-01-23 Thread Schulz via dovecot
if you put all that into docker you can mitigate the privilege issue - you only need to chown the letsencrypt files as needed while copying them to the directories for the dovecot certificates. Am 23. Januar 2025 um 09:34 schrieb "Marc via dovecot" mailto:dovecot@dovecot.org?to=%22Marc%20via%20

Re: Mail with single \r, partial fetch, error "Broken virtual size in mailbox"

2025-01-15 Thread Schulz via dovecot
Will this show up in a new release? Am 15. Januar 2025 um 05:58 schrieb "Ewald Dieterich via dovecot" mailto:dovecot@dovecot.org?to=%22Ewald%20Dieterich%20via%20dovecot%22%20%3Cdovecot%40dovecot.org%3E >: > > On 14.01.25 11:23, Aki Tuomi via dovecot wrote: > > > > > This has been fixed wit

Re: mailinglist (mailman) + dovecot

2025-02-12 Thread Schulz via dovecot
Hello,  just have a look at the mailman documentation (hooking up the mail server). Yes, mailman receives mail via LMTP. No, the container is not stateless, mailman processes data on local queue directories that should be persistent. Maybe you want to switch over to the mailman list after consul

Re: Pigeonhole: sieve_redirect_envelope_from orig_recipient results in mail bombs

2025-02-28 Thread Schulz via dovecot
You can look at the headers and reject Mails with Headers["auto-submitted"]. Sieve should add them. Am 28. Februar 2025 um 00:25 schrieb "doobry via dovecot" mailto:dovecot@dovecot.org?to=%22doobry%20via%20dovecot%22%20%3Cdovecot%40dovecot.org%3E >: > > Dear Dovecot community, > > we change

Re: Question about line length limit in lmtp.

2024-04-22 Thread Jörg M . Schulz via dovecot
the issue is that some mail clients, namely apple mail on ios, send header lines that are too long for longer mail threads or while forwarding mails. Didn't find a way to handle those clients yet. Did anyone? ___ dovecot mailing list -- dovecot@dovecot.o