Re: [exim] Wildcard Certs

Pàgina inicial
Delete this message
Reply to this message
Autor: Jakob Hirsch
Data:  
A: Josh Berry
CC: exim-users
Assumpte: Re: [exim] Wildcard Certs
Josh Berry wrote:

>> > file=/share/admin/mailauth/STAR_plus.net.crt): error:02001002:system
>> > library:fopen:No such file or directory
>> Is this file readable by the exim user?
> Yes, I have tried all sorts of permissions - including world rwx -
> without any joy.


This may sound trivial, but did you make sure that the whole path has rx
rights for the exim user?

If yes, you could use strace (or your platform's pendant) to see what's
going wrong there.