From the command line, how do I create folders (mailboxes) with blanks in them?

There appears to be no way to use the mboxutil utility to create mailboxes with blanks in the folder names. Using an imap client (such as Netscape cummunicator) you can create subfolders with blanks in the name. As a postoffice administrator I would like to be able to perform the same task from the command line.

[327 byte] By [708692] at [2007-11-25 7:07:54]
# 1
Use the mbocutil command line tool located in:server root/bin/msg/admin/binYou can create a folder with spaces by using quotes like thus:./mboxutil -c "user/Tuser/Test Folder"-Chris
709463 at 2007-6-29 17:38:25 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...