Hi,

the listescape plugin seems to take its job a little bit too serious.

Dovecot version: 1.2.3 + patch 9b62aa2132de

Without listescape:

2 list "" "*"
* LIST (\HasNoChildren) "/" "INBOX"
* LIST (\Noselect \HasChildren) "/" "#Users/[email protected]"
* LIST (\HasNoChildren) "/" "#Users/[email protected]/Shared"
2 OK List completed.


With listescape:

It escapes the dot in the domain part of the user.

2 list "" "*"
* LIST (\HasNoChildren) "/" "INBOX"
* LIST (\Noselect \HasChildren) "/" "#Users/[email protected]"
* LIST (\HasNoChildren) "/" "#Users/te...@merry/dovecot/Shared"
2 OK List completed.


Regards,
Markus

Reply via email to