LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Cyrus IMAP Error (https://www.linuxquestions.org/questions/linux-server-73/cyrus-imap-error-650346/)

Bushytea 06-19-2008 10:53 AM

Cyrus IMAP Error
 
I am running a dedicated server with Centos5 on it along with SquirrelMail. However when I try to login to the mailboxes I get these errors:

Quote:

ERROR: Could not complete request.
Query: CREATE "Sent"
Reason Given: Permission denied

and

ERROR: Could not complete request.
Query: SELECT "INBOX"
Reason Given: Mailbox does not exist

The error seems to be tied back into the Cyrus IMAP system which now has the error below. I have found out this is due to the fact I upgraded my Perl to version 5.8.8 which threw the IMAP system off. I am unsure right now of what step to take to fix this issue.


Quote:

Can't locate loadable object for module Cyrus::IMAP in @INC (@INC contains: /usr /lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/ i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/li b/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/5.8.8/Cyrus/IMAP/Admin.pm line 44
Compilation failed in require at /usr/lib/perl5/5.8.8/Cyrus/IMAP/Admin.pm line 4 4.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/Cyrus/IMAP/Admin.pm li ne 44.
Compilation failed in require at /usr/lib/perl5/5.8.8/Cyrus/IMAP/Shell.pm line 6 0.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/Cyrus/IMAP/Shell.pm li ne 60.
Compilation failed in require.
BEGIN failed--compilation aborted.
Any help would be greatly appreciated.

Thanks
Mike


All times are GMT -5. The time now is 07:32 PM.