The exim panic log on one of my servers contains hundreds of these entries ...
2011-02-03 11:31:56 1Pko3A-00031m-9Z Error in system filter: failed to expand "${lookup{${extract{2}{@}{$recipients}}}lsearch{/etc/localdomains}{yes}{no}}" in filter file: failed to open /etc/localdomains for linear search: Permission denied (euid=510 egid=512)
The only way to prevent this is to change the permissions on /etc/localdomains to 644.
But cPanel keeps changing it back to 640 which I believe is all it should really require, but this causes the problem to re-occur.
The permissions are currently ... -rw-r--r-- 1 root mail 8476 Feb 2 22:26 localdomains
But soon it will revert to -rw-r----- 1 root mail 8476 Feb 2 22:26 localdomains
This causes the queue to fill with undeliverable mail.
Has anyone else ever encountered this before?
2011-02-03 11:31:56 1Pko3A-00031m-9Z Error in system filter: failed to expand "${lookup{${extract{2}{@}{$recipients}}}lsearch{/etc/localdomains}{yes}{no}}" in filter file: failed to open /etc/localdomains for linear search: Permission denied (euid=510 egid=512)
The only way to prevent this is to change the permissions on /etc/localdomains to 644.
But cPanel keeps changing it back to 640 which I believe is all it should really require, but this causes the problem to re-occur.
The permissions are currently ... -rw-r--r-- 1 root mail 8476 Feb 2 22:26 localdomains
But soon it will revert to -rw-r----- 1 root mail 8476 Feb 2 22:26 localdomains
This causes the queue to fill with undeliverable mail.
Has anyone else ever encountered this before?
Last edited: