>>> I would like to implement a different Web and Mail server.  Using the
>>> $imapServerAddress I can point to the Mail Server, and see the mail,
>>> but the Folders present a problem for browser indicating a Create
>>> Failure.
>>>
>>> Is it possible to separate the Squirrelmail Web Pages and the Email
>>> Server?
>>>
>>>
>>
>>Yes, certainly. SM talks to your IMAP server via the IMAP protocol only,
>>regardless of where each part is. Check your IMAP server logs for the
>>reason why folder creation is failing. One thing you should verify is
>>that you have the correct IMAP server selected in the SM config.
>>
>>--
>>Marc
>>
>>
>>
> There are no errors in the Imap Server logs (UW - Imap), but I did get
> the following:
>
> ERROR : Could not complete request.
> Query: CREATE "mail/Sent"
> Reason Given: CREATE failed: Can't create mailbox node
> /home/aewhale/Mail/mail/: Permission denied

1. I think you have custom uw build that defaults to ~/Mail/ directory. I
think Folder prefix has to be set to empty value in such cases.

2. It is possible that imap can't create those folders, because somebody
broke permisions of Mail directory on IMAP server.
/home/some-username/Mail directory must be readable and writeable by user
whos name is 'some-username'.

-- 
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

Reply via email to