Hi All,
I have a some troubles with the open virtual_sa_user permission password file,
but the permissions appears be ok. the passwd file have read permission, but
the user/group mail can´t read this.
the exim mainlog message:
2003-05-28 13:27:31 19L3lz-000Dxr-00 virtual_user director: failed to open
/usr/home/gratis/etc/sitesgratis.com/passwd for linear search: Permission
denied (euid=26 egid=6)
Some outputs:
gh1# ls -l /home/gratis/etc/sitesgratis.com/
-rw-r--r-- 1 gratis gratis 93 Mar 29 00:14 passwd
-rw-r--r-- 1 gratis gratis 17 Mar 29 00:14 quota
-rw------- 1 gratis gratis 29 Mar 29 00:14 shadow
gh1# ps auxw | grep exim
mail 1969 0.0 0.4 4492 2184 ?? Is 3:05AM 0:00.58
/usr/sbin/sendmail -bd -q15m (exim)
gh1# cat /etc/passwd | grep :26:
mail:*:26:6:Sendmail Default User:/var/spool/mqueue:/sbin/nologin
gh1# cat /etc/group | grep :6:
mail:*:6:
gh1# uname -a
FreeBSD gh1.host-name.com 4.8-STABLE FreeBSD 4.8-STABLE #1: Sun May 4
17:29:22 BRT 2003
root@domain_with_relay(routable):/usr/src/sys/compile/GHUM i386
plz, where is the error??!?