Re: Namespace for seperate Storage of Archive

2024-10-05 Thread Christian Großegger via dovecot
Hi marc, so is this a question from your side? Please post your config here with dovecot -n in case you need support from my side. I got it working with a flat hierarchy :) Kind Regards, Christian > Am 01.10.2024 um 13:42 schrieb Marc : > > Hi Christian, nice you got this. I could have given

Namespace for seperate Storage of Archive

2024-09-30 Thread Christian Großegger via dovecot
Hi everyone, I would like to move the "Archives" Folder for every user from my default storage to another storage in the backend, while maintaining the current frontend view of the IMAP Mailboxstructure. Because I didn't manage to get it to work properly on my production server, I made a separate

Namespace for seperate Storage of Archive

2024-09-30 Thread Christian Großegger via dovecot
Hi everyone, I found the Solution myself. The key was to simply create an unnamed mailbox directive so that the namespace prefix directly results into an mailbox that Thunderbirds shows as the Archive. Thanks everbody on the dovecot team for making such a brilliant Software! Greetings! Chris

Re: Problem email client iPhone ios18.2

2025-03-26 Thread Christian Großegger via dovecot
I have a very similar problem and try to analyse the Issue with Wireshark. I reporduce it this way - go to an iPhone and try to get the body of an old email - for some iPhones (but not all at the company) recieving the body needs more than a minute - until then, only the "pls wait sign" is on th

Re: Problem email client iPhone ios18.2

2025-03-27 Thread Christian Großegger via dovecot
I took a deep dive in my wireshark trace and it seems like the Apple Device simply doesn't fullfill the User request in a prioritized way. It seems to follow the IMAP rfc2177 (as by my limited understanding) correctly - but it simply waits for *itself* to mark the IDLE as *Done* (Which can take

Re: Problem email client iPhone ios18.2

2025-03-27 Thread Christian Großegger via dovecot
Good news is that it is possible to get debug logs out of an iPhone! I created a debuglog from iPhone where this issue happens and it seems that the answer from dovecot to such a message: 20:27:12 - EX32 UID FETCH 7840 (UID BODY.PEEK[1]... cannot/is not read by the iPhone. The iPhone tells then

Re: Problem email client iPhone ios18.2

2025-03-27 Thread Christian Großegger via dovecot
Can confirm: iOS 18.3.2 still has this issue :( ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org