[email protected] writes:
« HTML content follows »Sam Varshavchik schrieb: > [email protected] writes:> > > Hello everybody, > > > > > > I'd like to ask if there's any chance to use email addresses as user > names > > for SETACL. I mean, is there any escape sequence for "." as part of > the > > username? > > No -- periods are used as the hierarchy delimiter in the folder > hierarchy.Yes, that's why I asked for an "escape sequence". :-)
Any escape sequences must be produced by the IMAP client. For example, the modified-UTF7 encoding which is used to specify folder names that contain non-Latin characters. This is all a client-side convention. The server knows nothing about it. It uses folder names verbatim, as they are given by the client. Therefore, if the client needs to use periods, it's the IMAP client's responsibility to encode them, not the server's.
pgp8jqXgrb9Gs.pgp
Description: PGP signature
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
