If it is an ACL problem, ACL's are stored in the mailboxes file. Take a look at the lines for the user's mailboxes, they should look somehing like this:
user.jdoe 1 jdoe lrswipcda user.jdoe.Trash 1 jdoe lrswipcda The first entry is the mailbox name, the second is the partition and any subsequent entries are user - ACL pairs Normally cyrus sets this default acl (giving full rights to the user) automagically when you create the mailbox I think it is much more likely file ownership or permissions (although you did say you checked permisions) Hope this helps, John Emiliano wrote: > Francesc Guasch Ortiz wrote: > > > > Have you checked to make sure the file permissions were restored correctly? > > > > Yes, that was the very first I did after restoring. > > It was okay. I tested delivering to the mailbox and > > it worked. But I can't read any message. Even the > > ones delivered after the restore. > > Looks like your ACLs have vanished. But I don't know where they're > stored; I just saw the same kind of effects when I accidently removed > all my acls by a script. > > Emile
