It's now too close to midnight... I need some serious help here.
SME 5.5 box died (both hdds), rebuilt with new HDDs and did the restore from tape - hooray, the files are there. But mail doesn't work...
I think the problem is the permissions didn't get reinstated for the user's directories. They are all like :
drwx------ 2 root admin 4096 Oct 11 21:46 home
drwx------ 5 root admin 4096 Oct 11 21:46 Maildir
which is way wrong. The files in their maildirs seem to be correctly moded, but getting into webmail and attempting to send a mail to one's self produces the follwoing in /var/log/messages:
Oct 22 23:28:20 gateway HORDE[1849]: [imp] Login success for skelly [192.168.0.33] to {localhost:143} [on line 51 of "/home/httpd/html/horde/imp/redirect.php"]
Oct 22 23:28:21 gateway httpd: PHP Warning: SELECT failed: Can't open mailbox INBOX: no such mailbox (errflg=2) in Unknown on line 0
Oct 22 23:28:42 gateway imp[1849]: PHP Warning: SELECT failed: Can't open mailbox INBOX: no such mailbox (errflg=2) in Unknown on line 0
Oct 22 23:28:51 gateway httpd: PHP Warning: SELECT failed: Can't open mailbox INBOX: no such mailbox (errflg=2) in Unknown on line 0
Oct 22 23:28:51 gateway httpd: PHP Warning: CREATE failed: Can't create mailbox node /home/e-smith/files/users/skelly/Mail/: Permission denied (errflg=2) in Unknown on line 0
Oct 22 23:28:51 gateway httpd: PHP Warning: APPEND failed: Can't append to mailbox Mail/sent-mail: no such mailbox (errflg=2) in Unknown on line 0
There are stacks of users on this box. Would re-restoring fix it? Or do I need to do something laborious?
Please help. This is driving me nuts...
Thanks in advance,
Sean