I'm up to Exim 4.71 with Ubuntu Lucid. I've got some procmail jobs that send out email using Exim, as a named system user.
:0 |/usr/sbin/exim4 -f [email protected] $SUBSCRIBER In this example, the user is liaison liaison:x:1007:1007:liaison,,,:/home/liaison:/bin/bash 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. The Exim Configuration file contains trusted_users = "Debian-exim:liaison:listmast" Is this a new security feature introduced recently ? Something that I have to enable when compiling Exim ? Got any troubleshooting tips for me ? Thanks 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/
