| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| Member Posts: 45 Join Date: May 2006 | Okay i have my path set to sales@domain.com to |/home/alshiac/public_html/support/cli/index.php and my cli/index.php is chmodded to 755 and i sent a email to it and it did not send a email back and i opened cli/index.php and changed #!/usr/local/bin/php -q to #!/usr/local/Zend/etc/php.ini and i email the email and it sent me the following me message back. HTML Code: 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/alshiac/public_html/support/cli/index.php
generated by sales@domain.com
local delivery failed
------ This is a copy of the message, including all the headers. ------
Return-path: <stokesandrew@sbcglobal.net>
Received: from [68.142.198.203] (helo=smtp104.sbc.mail.mud.yahoo.com)
by hspc.domain.com with smtp (Exim 4.52)
id 1FcGZE-00042C-O7
for sales@domain.com; Sat, 06 May 2006 07:47:05 +0100
Received: (qmail 77018 invoked from network); 6 May 2006 06:46:54 -0000
Received: from unknown (HELO andrew0181dce5) (stokesandrew@sbcglobal.net@70.137.192.242 with login)
by smtp104.sbc.mail.mud.yahoo.com with SMTP; 6 May 2006 06:46:53 -0000
From: "Andrew Stokes" <stokesandrew@sbcglobal.net>
To: <sales@domain.com>
Subject: loser
Date: Fri, 5 May 2006 23:47:14 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0000_01C6709E.3D04B460"
X-Mailer: Microsoft Office Outlook, Build 11.0.6353
Thread-Index: AcZw2Oi+L2BROlmNTeu4zFPBSro0Pw==
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
This is a multi-part message in MIME format.
------=_NextPart_000_0000_01C6709E.3D04B460
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
lllj
Andrew Stokes
Computer Nerd To The Rescue
Need Computer Help? Email Me and I Will Get Back to your email right away.
------=_NextPart_000_0000_01C6709E.3D04B460
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii"> <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)"> <style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>lllj<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D2
face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>Andrew = Stokes</span></font><o:p></o:p></p>
<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D2
face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>Computer = Nerd To The Rescue</span></font><o:p></o:p></p>
<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D2
face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>Need = Computer Help?
Email Me and I Will Get Back to your email right = away.</span></font><o:p></o:p></p>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p> </o:p></span></font></p>
</div>
</body>
</html>
------=_NextPart_000_0000_01C6709E.3D04B460--
Fedora i686 - WHM X v3.1.0 i have phpsuexc ,cURL, cURL Ssl support,GD, Mycrypt installed with apache, Zend Optimizer 3.0 Installed and PLEASE TELL ME HOW TO FIX THIS! |
| | |
(#2)
|
| Member Posts: 868 Join Date: Jun 2003 Location: United Kingdom |
06-05-2006, 08:30 AM
Hi, The top line shouldn't point to the php.ini, it should point to PHP as it did prior to you editing the file. Have you added the email queue for the address into eSupport/SupportSuite? UK cPanel/WHM hosting accounts http://ukwebsolutionsdirect.co.uk |
| | |
(#3)
|
(#4)
|
(#5)
|
(#6)
|
| Member Posts: 45 Join Date: May 2006 |
06-05-2006, 04:13 PM
in cli/index.php when the path was set to #!/usr/local/bin/php -q and i sent a email to sales@domain.com it did not send me a reply back but when the path was #!/usr/local/Zend/etc/php.ini in cli/index.php and i sent a email to sales@domain.com it sent me back a reply which is the above local delivery message in the first post |
| | |
(#7)
|
| Member Posts: 868 Join Date: Jun 2003 Location: United Kingdom |
06-05-2006, 07:09 PM
Hi Andrew.S, Thats isn't a reply for eSupport/SupportSuite, it's your mailserver bouncing the email you tried to send. The line should be #!/usr/local/bin/php -q or #!/usr/bin/php -q, it should not point to the php.ini file. UK cPanel/WHM hosting accounts http://ukwebsolutionsdirect.co.uk |
| | |
(#8)
|
| Member Posts: 45 Join Date: May 2006 |
06-05-2006, 07:53 PM
when i do whereis php in ssh i recieve this back root@hspc [~]# whereis php php: /usr/bin/php /etc/php.d /usr/lib/php /usr/lib/php.ini /usr/local/bin/php /usr/local/lib/php /usr/local/lib/php.ini /usr/include/php and i tried what u said and with the line being #!/usr/local/bin/php -q i sent a email to sales@domain.com and it didnt not send any email back and with the path #!/usr/bin/php -q i sent a email to sales@domain.com and i did not recieve a reply back but with the path being #!/usr/local/Zend/etc/php.ini i did recieve a reply back but with the other paths i did not recieve a reply back and in my cpanel i see Current Forwarders sales@domain.com |/home/alshiac/public_html/support/cli/index.php and i still dont get any email sent back with a ticket number when i email sales@domain.com Please Help Me. |
| | |
(#9)
|
| Member Posts: 59 Join Date: Sep 2004 |
06-05-2006, 09:13 PM
Quote:
Managing Director - aTech Media Ltd. (5523199) www.atechmedia.com | Call: 0845 004 7876 | E-Mail: adam.cooke [ at ] atechmedia [ dot ] com Innovative IT Solutions - design, websites, telecoms, multimedia & consultancy. Web App from Scratch - read every little detail about how we are designing, planning & building our new web application. | |
| | |
(#10)
|
![]() |
| Tags |
| piping |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |