On Tuesday 29 June 2021 11:00:37 am dep via tde-users wrote:
said Michael via tde-users: | On Monday 28 June 2021 04:06:37 pm Dr. Nikolaus Klepp wrote: | > Anno domini 2021 Mon, 28 Jun 15:24:56 -0500 | > | > J Leslie Turriff scripsit: | > > The questions then are, must the filenames contain only ASCII | > > characters, and if so, is there a tool to scan for such | > > non-conforming filenames? | > | > In theory the characterset and filename format used by maildir is well | > defined, e.g.: 1619077924.27553.FnAjk:2,RS | > 1624538432.5263.6czTL:2,S | | Hey Nik (or anyone else), do you know where I can dig up the spec's for | maildir's characterset requirements (or actually TDE's KMail | implementation of such would be better)?
Helpful?
https://doc.dovecot.org/admin_manual/mailbox_formats/maildir/
Well that's convoluted! Nor does it indicate what it considers as a valid characterset(s) to use to create the pid/uid. I’ll swag printable ASCII and see what shakes out from there. If it works I’ll post the script here.
Thanks!, Michael