Commit c600b3d
committed
imap: allow %*? in folder names
With "q*uotes" or {8}l*iteral, the use of atom-special characters
[RFC 9051 §5.1/§9] in folder names is allowed. Since icp_create()
only gets already-processed input and does not know if an argument
was quoted or not, just allow these special characters.
(Dovecot also does not care.)
References: GXL-599, DESK-3418
Fixes: gromox-0~6661 parent c9f0f22 commit c600b3d
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1581 | 1581 | | |
1582 | 1582 | | |
1583 | 1583 | | |
1584 | | - | |
1585 | | - | |
1586 | 1584 | | |
1587 | 1585 | | |
1588 | 1586 | | |
| |||
0 commit comments