On Tue, Nov 04, 2008 at 02:43:59PM +0100, Klassen Torben (Gem. Leopoldshöhe) wrote: > The Problem is that exim sends this mail as [EMAIL PROTECTED]@Domain.de and > don´t uses the /etc/email-addresses entry as it should. > > grep -v "#" /etc/email-addresses > root:[EMAIL PROTECTED]
You need a space after the colon, like this; root: [EMAIL PROTECTED] /Richard -- ## 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/
