On 2020-07-06, Rupert Gallagher wrote:
> Both Dovecot and OpenDKIM packages on OpenBSD are rejecting
> connections because of CRYPTO, and they use libressl by default.
That's best reported with information (at least version numbers of
software involved, relevant logs, and info about which server
On 11 Jul 2020, at 13:50, Filip Hajný wrote:
>
> I’ve created a test server and found out that the driving factor is what the
> namespace `separator` is set to. If set to /, Apple Mail gets confused and
> URL-encodes it when creating a new folder. If the separator is blank (as set
> by default
> I just created a subfolder in Apple mail. It shows up on the server as
> .list.Subfolder
> I drug your message into the folder, and the message shows up in Mail.app and
> shows up in the subfolder on the server
>
> # ls -lnR .lists.Subfolder [10:40]
> [/usr/local/virt
> On 11. Jul 2020, at 14.22, Vitalii wrote:
>
> Greeting
>
> I've managed to backup my emails from external email server via dsync
> and imapc: protocol like this:
>
> doveadm -Dv -o imapc_user='u...@gmail.com' -o imapc_password="pass"
> -o imapc_host=imap.gmail.com backup -R -u d...@ejoom.c
On 11 Jul 2020, at 08:05, Filip Hajný wrote:
> does anybody here use MacOS (Catalina) Mail, who can confirm that subfolders
> (i.e. folders inside folders) work for them?
Yes, works fine on Catalina (and, if you're curious, Big Sur).
> It seems that I cannot create/access Maildir subfolders at
Hi all,
does anybody here use MacOS (Catalina) Mail, who can confirm that subfolders
(i.e. folders inside folders) work for them?
It seems that I cannot create/access Maildir subfolders at all. Subfolders
created in Mail show up as '.folder\2esubfolder' on disk, suggesting that Apple
Mail is U
Greeting
I've managed to backup my emails from external email server via dsync
and imapc: protocol like this:
doveadm -Dv -o imapc_user='u...@gmail.com' -o imapc_password="pass"
-o imapc_host=imap.gmail.com backup -R -u d...@ejoom.com imapc:
taken from https://wiki.dovecot.org/Migration/Dsync
I