[Exim] ignore_eacces

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Robert Gomulka
日付:  
To: exim-users
題目: [Exim] ignore_eacces
Hello!
Is there an option ignore_eacces for localuser director?
I've tried to implement vacation_message, as desribed in one (perhaps C007)
example configuration. I have an option "require_files ${home}/.message".
But one of my users has 750 rights to his home directory, so when my rule in
exim conf tries to check file I get "message frozen" message. I saw option
"ignore_eacces" in forwardfile director, but I want to have similar in
localuser director ! Is there any other solution ?
Robert