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? 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! Graeme -- ## 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/
