hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : VPS Hosting : VPS Tutorials : How to configure Exim? I am getting bounce back but e-mail goes thru!
Reply

VPS Tutorials Tutorials related to VPS.
Forum Jump

How to configure Exim? I am getting bounce back but e-mail goes thru!

Reply Post New Thread In VPS Tutorials Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 03-18-2012, 04:19 AM
killerlipz killerlipz is offline
WHT Addict
 
Join Date: Apr 2010
Posts: 102

How to configure Exim? I am getting bounce back but e-mail goes thru!


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!

Reply With Quote


Sponsored Links
  #2  
Old 03-18-2012, 05:19 AM
dareORdie dareORdie is offline
Disabled
 
Join Date: Nov 2011
Location: Nasik, MH,INDIA
Posts: 853
Please put output here using following command for better understanding the issue,

tail -f /var/log/exim/main.log

Reply With Quote
  #3  
Old 03-18-2012, 06:29 AM
killerlipz killerlipz is offline
WHT Addict
 
Join Date: Apr 2010
Posts: 102
Hi,

I have cPanel/WHM with CentOs.. I saw this tutorial but I am not sure how to execute the commands in exim configuration section of WHM.

https://my.kayako.com/index.php?/Kno...ticle/View/573



I got this when I checked on the main log of exim:

root@server [~]# tail -f /var/log/exim_mainlog
2012-03-18 18:07:12 1S9D16-0000kb-Og Completed
2012-03-18 18:10:01 1S9D3p-0000lw-8d <= root@server.mydomain.net
U=user P=local S=1253
2012-03-18 18:10:01 1S6D3p-0000lw-8d => user <user@server.mydomain.net>
R=localuser T=local_delivery
2012-03-18 18:10:01 1S6D3p-0000lw-8d Completed
2012-03-18 18:15:01 1S6D8f-0000oW-Po <= user@server.mydomain.net
U=user P=local S=1253
2012-03-18 18:15:01 1S6D8f-0000oW-Po => user <user@server.mydomain.net>
R=localuser T=local_delivery
2012-03-18 18:15:01 1S6D8f-0000oW-Po Completed
2012-03-18 18:20:01 1S6DDV-0000qJ-Bg <= root@server.mydomain.net
U=user P=local S=1289
2012-03-18 18:20:01 1S6DDV-0000qJ-Bg => user <user@server.mydomain.net>
R=localuser T=local_delivery
2012-03-18 18:20:01 1S6DDV-0000qJ-Bg Completed
2012-03-18 18:25:01 1S6DIL-0000rw-Sv <= root@server.mydomain.net
U=user P=local S=1253
2012-03-18 18:25:01 1S6DIL-0000rw-Sv => user <user@server.mydomain.net>
R=localuser T=local_delivery
2012-03-18 18:25:01 1S6DIL-0000rw-Sv Completed
2012-03-18 18:26:32 Start queue run: pid=3370
2012-03-18 18:26:32 End queue run: pid=3370

Reply With Quote
Sponsored Links
  #4  
Old 03-25-2012, 10:12 AM
killerlipz killerlipz is offline
WHT Addict
 
Join Date: Apr 2010
Posts: 102
Close case, I fixed the issue. It was with my php script.

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to configure exim to use gmail as outgoing mail server ?? HuMan-BiEnG Hosting Security and Technology 9 10-14-2010 08:37 AM
Exim setting to bounce .eml webstyler Hosting Security and Technology 0 04-11-2008 04:40 AM
[Ask Exim] how to drop spam email and not bounce it? markhard Hosting Security and Technology 2 01-11-2007 05:45 PM
Stop exim bounce messages Ivanner Hosting Security and Technology 5 06-18-2006 06:47 PM
"nobody" mail bounce back, how to catch and trace 0218 Hosting Security and Technology 5 05-22-2006 03:12 PM

Related posts from TheWhir.com
Title Type Date Posted
Google Apps Setup Gets Easier with New Domain Registrar API Web Hosting News 2012-12-10 14:49:03
A Look at the New WHM Interface in Version 11.34 of the cPanel Hosting Control Panel Web Hosting News 2012-11-12 12:57:03
Web Hosting Control Panel cPanel and WHM Version 11.32 Adds Features, Fixes Web Hosting News 2012-04-08 11:51:35
cPanel Launches Version 11.32 of Control Panel and Web Host Manager Web Hosting News 2012-02-15 12:46:33
Web Host SoftLayer Offers High-Availability Dedicated Firewalls Web Hosting News 2011-07-19 18:31:23


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?