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!
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!