Date: Mon, 12 Feb 2001 12:26:28 +0100
From: Walter Steiner <[EMAIL PROTECTED]>
I'm wondering if this is an error in the cyrus-imap server:
Windows Netscape user renamed his folder "inbox.prak" to
"inbox.prak 00/01" with Netscapes "rename folder" function.
What version of Cyrus are you using? I'm unable to duplicate this
with the latest version:
a create inbox.prak
a OK Completed
a rename inbox.prak "inbox.prak 00/01"
a NO Invalid mailbox name
a create "inbox.prak 00/01"
a NO Invalid mailbox name
Are you sure that Netscape didn't silently translate the "/" into a "."?
[...]
Another question: is it safe to remove the " " (space) from the
GOODCHARS define in order to disallow spaces in foldernames?
(I'm having trouble with cyradm (TCL) and spaces)
It should be possible, though your users will not be happy about it.
Larry