Hi
Am 2025-04-25 16:40, schrieb John Stoffel:
"Alexander" == Alexander Skwar via dovecot <dovecot@dovecot.org> writes:
if anyof (address :contains ["to", "cc"] "cassandra@skwar.me", address :contains ["to", "cc"] "cassy@skwar.me", address :contains ["to", "cc"] "c@skwar.me") { addflag "$label7"; addflag "\\Seen"; fileinto "INBOX/π«₯ Privat/Cassandra"; stop; }
Well⦠**THIS** does work. But when I change the fileinto to the following, it'll complain that it cannot find the folder:
β¦ fileinto "INBOX/π«₯ Privat/π¦ΈπΌββοΈ Cassandra"; β¦
Could it be that dovecot isn't handling multiple directory path entries with Emojis properly? It's only escaping the first one (or set) in the path and not the rest?
No, that's not it:
So⦠There's also these:
π Social Networks / ππ΄ Draussen π£ MLs Foren / π Newsletter / π’ Job Newsletter β LinkedIn, Xing, β¦ β¦
And they do work. So, it is **not** a general issue with emojis.
Cheers,
Alexander