Hello all.
I'm having some weird problems with exim when trying to recieve email.
The email get rejected with the error message:
2005-10-23 19:59:04 failed to expand condition "${if eq {}{${if exists{/etc/virtual/${domain}/passwd}{${lookup{$local_part}lsearch{/etc/virtual/${domain}/passwd}}}}}{no}{yes}}" for virtual_user router: failed to open /etc/virtual/theguti.com/passwd for linear search: Permission denied (euid=93 egid=93)
2005-10-23 19:59:04 H=zproxy.gmail.com [64.233.162.199] F=<******@gmail.com> rejected RCPT <[email protected]>:
2005-10-23 19:59:05 H=zproxy.gmail.com [64.233.162.199] incomplete transaction (QUIT) from <******@gmail.com>
When I change the permissions of /etc/virtual/theguti.com/passwd to a+r I can recieve the email.
my exim binary is running as the user "exim", but I notice that all the permissions of the virtual folder are set to the "mail" user.
Maybe thats the problem?
If so how can I fix it?
Thanks.
Nimrod.
I'm having some weird problems with exim when trying to recieve email.
The email get rejected with the error message:
2005-10-23 19:59:04 failed to expand condition "${if eq {}{${if exists{/etc/virtual/${domain}/passwd}{${lookup{$local_part}lsearch{/etc/virtual/${domain}/passwd}}}}}{no}{yes}}" for virtual_user router: failed to open /etc/virtual/theguti.com/passwd for linear search: Permission denied (euid=93 egid=93)
2005-10-23 19:59:04 H=zproxy.gmail.com [64.233.162.199] F=<******@gmail.com> rejected RCPT <[email protected]>:
2005-10-23 19:59:05 H=zproxy.gmail.com [64.233.162.199] incomplete transaction (QUIT) from <******@gmail.com>
When I change the permissions of /etc/virtual/theguti.com/passwd to a+r I can recieve the email.
my exim binary is running as the user "exim", but I notice that all the permissions of the virtual folder are set to the "mail" user.
Maybe thats the problem?
If so how can I fix it?
Thanks.
Nimrod.