hello,
i'm setting up an cyrus imap server on a linux server running redhat 7.1
and i'm running into a snag. so far things have gone as well as can be
expected, the server is up and running and talking to sendmail. i've
created a test user mailbox, user.test and i'm able to connect to this
mailbox using passwd (NIS+) for authentication. i'm able to run cyradm
-u cyrus localhost and admin the mailboxes. when i try deleting
mailboxes i'm getting permission denied. i know that i have to set
explicit delete perm for the admin users, which i did with setaclmailbox
cyrus cyrus d; permission on both /var/imap and /var/spool/imap are
good:
drwxr-x--- 11 cyrus mail 4096 Aug 14 11:26 /var/imap/
drwxr-x--- 5 cyrus mail 4096 Aug 14 16:22 /var/spool/imap/
i'm getting the following in the imapd.log when i try and delete
Aug 14 17:33:32 seawolf imapd[29212]: myfetch: starting txn 2147483795
Aug 14 17:33:32 seawolf imapd[29212]: abort_txn: aborting txn 2147483795
at this point i'm unsure of where to go next. everything i've seen on
the net points to permission problems but that's not it. i compiled the
code from source also.
also, when i run cyradm it tries to authentice to DIGEST-MD5, not passwd
as i have imapd configured. why is that?
--
Darin Perusich
Unix Administrator
Cognigen Corp.
[EMAIL PROTECTED]