Urgent: Exim big permission problem.

pug123

Verified User
Joined
Feb 5, 2006
Messages
49
Location
Poland
Hello,

Today my client issued command in the root (/) directory :((

chown -R someuser:someuser ./

I have managed to fix all I could but exim has still problems and giving strange errors like (i have changed to someuser@domain)

2009-05-08 10:28:48 1M2LRo-00043h-Jq == someuser@domain R=majordomo_aliases defer (-1): failed to expand "${if exists{/etc/virtual/${domain}/majordomo/list.aliases}{${lookup{$local_part}lsearch{/etc/virtual/${domain}/majordomo/list.aliases}}}}": failed to open /etc/virtual/somedomain.com/majordomo/list.aliases for linear search: Permission denied (euid=8 egid=12)

There are many domains there. Is it any way to fix permisions for whole /etc/virtual directory and exim??

/usr/local/directadmin/scripts/setpermissions.sh all

does not help in this issue :(

The OS is Centos 5.x
Thank you for your help in advance!
 
Hi,

Ok it seems to be fixed now.

This is what helped:

/usr/local/directadmin/scripts/exim.sh
and then
/usr/local/directadmin/custombuild/build todovecot
 
No, that's what I was thinking of. I missed that part of your post. Thanks for bringing it to my attention.

Jeff
 
Back
Top