> hi there, > > sorry if this question has been answered before. i have read over the > WIKI but couldn't find a definate response that helped me, so I'm > posting here. > > When a user logs in, and tries to create a new folder the following > message appears > > Error: Could not complete request > QUERY: Create "INBOX/TEST" > Reason Given: Invalid mailbox name > > I've tried changing the config.php file found in the correct directory > to amend > $default_folder_prefix = ''; > to > > $default_folder_prefix = '.'; > > I've also tried > $default_folder_prefix = '/'; > $default_folder_prefix = 'INBOX.'; > > The version of Squirrel is 1.4.2 and our imap server is UW, which is not > on the same server as Squirrel. The config has been setup correctly, > mail comes in/out etc I just cant get these folders to work. > > Any help is most appreciated and I apologise if I am double posting.
conf.pl -> d -> uw -> save your config. if it does not work - use empty folder prefix. Some uw versions are modified to use mail/ directory by default. -- Tomas ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
