On 11/4/11 11:56 AM, Graeme Fowler wrote:
On Thu, 2011-11-03 at 14:02 -0400, [email protected] wrote:
The body of the email being sent out contains headers like this

> From Debian-exim  Thu Nov  3 02:27:45 2011
Date: Wed, 02 Nov 2011 22:27:26 EDT
MIME-Version: 1.0
Message-ID:<[email protected]>
Subject:
From: [email protected]
To: [email protected]
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


That did not use to happen.
What changed to make it happen? System update?



Graeme

I built the server from scratch, so lots of places where I could have gone wrong.


It looks like a newline is being inserted into the message before the
headers are piped through, which implies there are no headers, just body
- hence headers being in the body.

If you can decipher that you're doing well!


Good point thank you.

And yes the problem is with Procmail, not Exim.

I neglected to change config.h in procmail

    #define TRUSTED_IDS    {0}

to allow it to trust any user.

So it was Procmail that was keeping the original headers in the body of the message as a flag.

Thanks to you and Bill for helping me figure this out.

mark




--
## List details at https://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/

Reply via email to