Does anybody know how configure the mailboxes on AIX so that the imapd
can write to them. I get a message that my mailbox is read-only if I
examine it when I telnet to the imap daemon. Plus the javamail api
throws this exception when trying to save changes:
javax.mail.IllegalWriteException: IMAPMessage is read-only
Is this an issues with using the standard mailbox format for unix and
not an format like mbx?
Thanks in advance.