Hi I have a hostbill which I have already did the piping steps, I have CHMOD the pipe files, have configured cPanel to forward/pipe.. When I do a test, E-mail goes thru and it creates a ticket, but the problem is that I get a bounce back..
Bounce back:
his 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/mydomain/public_html/billing/admin/pipe.ph
generated by
DESTINATION_Email@HOSTING.net
local delivery failed
------ This is a copy of the message, including all the headers. ------
Return-path: <myemail@gmail.com>
Received: from mail-vx0-f182.google.com ([209.85.220.182])
by DESTINATIONSERVER.com with esmtps (TLSv1:RC4-SHA:128)
(Exim 4.69)
(envelope-from <myemail@gmail.com>)
id 1S8nip-0005qd-5k
for
DESTINATION_Email@HOSTING.net; Sat, 17 Mar 2012 15:06:39 +0800
Received: by vcmm1 with SMTP id m1so6776795vcm.41
for <DESTINATION_Email@HOSTING.net>; Sat, 17 Mar 2012 00:06:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:date:message-idubject:from:to:content-type;
bh=ZrGhozoDioXWSJJjWp+BEnd9kORa+bGPryu1usapkxY=;
b=s4Hn0JPK6k8hRXN8nsGyT/2iIvNZhEAW9FTYTMuCPfrKHt0dB7/ydvAsa+g3io6W7v
Xl+nSjrlmvdxjtK2zPIf4EcG0MQCgWGVHAJWhGK/N3hWJjTmOPnVss9cQK3MjpBiYXvk
/okiBvkgtjNjwMcDk5tp1Bd3d4PTS4oT3/7Pz+MP31h9eWKJyjvX4C9WsbZ8T8M7bdw7
/QtV007YheQJ+YZs4vvxVL/plvSS+L1hApKxMX5HR8m6nYu4exy15uOe5b/yuu23QqrM
YHWwi4QQUit/6TdeBfeX8zA28bHSNaZ85CR2iBVgpLAbAziY5fpsJhuaANC+v86q6fS8
BRyg==
MIME-Version: 1.0
Received: by 10.52.177.34 with SMTP id cn2mr1622680vdc.64.1331967995507; Sat,
17 Mar 2012 00:06:35 -0700 (PDT)
Received: by 10.220.157.11 with HTTP; Sat, 17 Mar 2012 00:06:35 -0700 (PDT)
Date: Sat, 17 Mar 2012 15:06:35 +0800
Message-ID: <CAFALvY=a21mXOmM9nSNhrZ+k0LL9oXtUp5Y0WLP--hNNKwzsJw@mail.gmail.com>
Subject: test
From: MYEMAIL<myemail@gmail.com>
To: <DESTINATION_Email@HOSTING.net>
Content-Type: multipart/alternative; boundary=20cf3071cc903971fe04bb6af7f0
--20cf3071cc903971fe04bb6af7f0
Content-Type: text/plain; charset=ISO-8859-1
test
--20cf3071cc903971fe04bb6af7f0
Content-Type: text/html; charset=ISO-8859-1
test<br>
--20cf3071cc903971fe04bb6af7f0-
__________________
Appreciate if you guys can give me a step by step way to configure Exim not to do this bounce back for e-mail piping..
-_____THANKS!