TLS error?

AtomicRax

Verified User
Joined
Oct 12, 2003
Messages
79
I'm trying to setup a program to pipe emails.

It's setup as:

[email protected] -> "|/home/user/domains/domain.com/public_html/email/pipe.php"

How ever, when an email is sent to that account, it does not get piped nor do I receive any kind of failure email in return..

I've checked my Exim Mainlog and this is what it says:

TLS error on connection from mail-pz0-f42.google.com [209.85.210.42] (SSL_CTX_use_PrivateKey_file file=/etc/exim.key): error:0200100D:system library:fopen:Permission denied
 
Back
Top