Moin yours,

I need an explanation of how the query language works, as it is used, for example, in the "mailbox name format".

Currently I use

```${subject.blob:?${subject.blob:/capitalize}:${list-id.description:?${list-id.description/^[a-z]*\d.*/${from.name:${list-id.identifier.final-level:?${list-id.identifier.final-level:/capitalize}:${from.address}}}/}:${from.name:${list-id.identifier.final-level:?${list-id.identifier.final-level:/capitalize}:${from.address}}}}}```

for my automatic subfolders of my mailinglists folder. Now I have mailinglist with List-IDs like

```List-ID: NixOS Discourse | Development Moderation <moderation.development.discourse.nixos.org>```

I don't really understand what the above query does. I think I had copied it from the mailing list here a long time ago. Is this a known query language? Can I read about it somewhere? And how do I know what the possible queryable attributes are?


--
Viele Grüße
Mike
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to