mavior wrote:
> Graeme Fowler wrote:
>   
>> 0xb == 11 in decimal, meaning that the child process ended with 
>> signal11 (SIGSEGV). That could mean a number of different things, but the
>> first thing I would check would be that the Exim process has permissions
>> to read /etc/CA/cert.pem and /etc/CA/key.pem.
>>
>> Graeme
>>   
>>     
> [EMAIL PROTECTED] ~]# ls -la /etc/CA
> total 16
> drwxr-xr-x   2 root root 4096 May 26 19:02 .
> drwxr-xr-x  47 root root 4096 May 26 19:11 ..
> -rw-r--r--   1 root root 1058 May 26 19:02 cert.pem
> -rw-r--r--   1 root root  887 May 26 19:02 key.pem
>
> I don't remember if I already tried to chown to user "mail" those two files.
> What type of chmod command i have to digit to make them readable by the 
> exim process?
> thank you again
>
>   
Even doing a "chown mail:mail" to the two files,the problem persist with 
the same error!
what else can i try? maybe something to have some more debug output to 
look at?
thank you

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to