Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

non-english folders problem

Quote Reply
non-english folders problem
Can not create non-english folders.
Error "That folder name is already in use. Please choose anouther one"
How I can create a folder in my language?


Quote Reply
Re: non-english folders problem In reply to
For russian users it is possible to make so:
webmail.cgi sub folders_add
($newname =~ /^[\w\s]{2,15}$/)
Replace
$newname =~ /^[(\w)|(\s)|(\x7F-\xFF)]{2,15}$/)


Quote Reply
Re: non-english folders problem In reply to
Hi!

Thanks, this is indeed a bug. There is no reason why folder names need to be so restricted. We will fix that up asap.

Cheers,

Alex

--
Gossamer Threads Inc.