Hey there. I had one of my mail servers die over the weekend so I had to
build a new one. It's running exim 4.69. Normally when I install exim
I'm doing an upgrade and I just use the same conf file. This time I just
used the one from the fresh install and modified it. Now I find I'm
having an interesting problem with SMTP Auth. When ever someone sends
mail using SMTP Auth it changes the headers and it causes problems. For
example, I had to stop using SMTP Auth because this mailing list was
rejecting the email due to the headers being messed up. Here's an
example of the headers, emails and servers have been change to protect
the innocent :)
Envelope-to: [EMAIL PROTECTED]
Delivery-date: Fri, 06 Jun 2008 11:16:13 -0400
Received: from ip214-35.isp.com ([x.x.x.x])
by mx.mailserver.com with esmtpa (Exim 4.69)
(envelope-from <"[EMAIL PROTECTED]"@mx.mailserver.com>)
id 1K4dfp-0003kW-Qz
for [EMAIL PROTECTED]; Fri, 06 Jun 2008 11:16:13 -0400
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 06 Jun 2008 11:16:32 -0400
From: "Tom Ray [Lists]" <[EMAIL PROTECTED]>
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: Tom <[EMAIL PROTECTED]>
Subject: Testing
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Sender: "[EMAIL PROTECTED]"@mx02.detroitonline.com
As you can see it's appending the mail server name to the FROM email address. I
just can't figure out how to stop it from doing that.
Any thoughts? It's a bit annoying. When I add myself to my allowed relay list
and don't use SMTP Auth my evelope-from is just "[EMAIL PROTECTED]".
Thanks!
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/