[Exim] Permissions

Top Page
Delete this message
Reply to this message
Author: Gavin Dunne
Date:  
To: exim-users
Subject: [Exim] Permissions
I fixed my previous problem with local system account mail problems, but
now i think i am havin another permissions problem but this time with local
virtual accounts, here is some info on my setup:

boomboom# ls -ld /etc/virtual/
drwxr-x--- 3 mail mail 512 Feb 23 18:49 /etc/virtual/

boomboom# ls -l /etc/virtual/
total 2
-rwxr-x--- 1 mail mail 38 Feb 23 18:52 domains
drwxrw---- 2 mail mail 512 Feb 23 18:55 iceberg.net

boomboom# ls -ld /etc/virtual/iceberg.net/
drwxrw---- 2 mail mail 512 Feb 23 18:55 /etc/virtual/iceberg.net/

boomboom# ls -l /etc/virtual/iceberg.net
total 1
-rw-rw---- 1 mail mail 0 Feb 23 18:55 aliases
-rw-rw---- 1 mail mail 24 Feb 23 18:51 passwd

Here's the error that shows up in `mainlog' file:

2001-02-23 19:08:47 14WQqz-000DRM-00 virtual_alias director:
/etc/virtual/iceberg.net/aliases 
(lsearch lookup): file mode 0660 should not contain 0020 (check the
modemask option)    


2001-02-23 19:08:47 14WQqz-000DRM-00 == gdunne@??? D=virtual_alias
defer (-18):
/etc/virtual/iceberg.net/aliases (lsearch lookup): file mode 0660 should
not contain 0020


I thank you all in advance for your great help :)