Re: [exim] Wildcard Certs

Top Pagina
Delete this message
Reply to this message
Auteur: Jakob Hirsch
Datum:  
Aan: Josh Berry
CC: exim-users
Onderwerp: 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.