Sending email to PHP Script

Status
Not open for further replies.

tenx23

New Member
Messages
25
Reaction score
0
Points
0
Quite some time ago, I submitted this thread:

http://x10hosting.com/forums/free-hosting/151812-forwarding-email-php-script.html

The setuid problem is now fixed but I get this email back whenever trying to email the address:

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

pipe to |/home/smeluigi/Email/elog.php
generated by elog@someluigi.x10.mx
local delivery failed

------ This is a copy of the message, including all the headers. ------

Return-path: <webmaster@someluigi.x10.mx>
Received: from localhost ([127.0.0.1] helo=someluigi.x10.mx)
by stoli.x10hosting.com with esmtpa (Exim 4.69)
(envelope-from <webmaster@someluigi.x10.mx>)
id 1QRrQS-0005nF-Fd
for elog@someluigi.x10.mx; Wed, 01 Jun 2011 14:49:56 -0500
Received: from 86.175.32.124 ([86.175.32.124])
(SquirrelMail authenticated user webmaster@someluigi.x10.mx)
by someluigi.x10.mx with HTTP;
Wed, 1 Jun 2011 19:49:56 -0000
Message-ID: <8e8f62990a1351c65570d690ee8b01ba.squirrel@someluigi.x10.mx>
Date: Wed, 1 Jun 2011 19:49:56 -0000
Subject:
From: "SomeLuigi" <webmaster@someluigi.x10.mx>
To: elog@someluigi.x10.mx
User-Agent: SquirrelMail/1.4.21
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal



Test

This time, I decided to use an advanced forwarder, it returns the same error as the Account Level Filtering way though.


Thanks,
tenx23.



Edit: if you're wondering what on earth elog is, that's my PHP script address I'm trying to setup
 
Last edited:
Status
Not open for further replies.
Top