On Mon, Oct 07, 2013 at 09:30:39AM +0100, Rich Stanton wrote: > Hi, I have a Ubuntu 12.04 LTS system, running Exim 4.76-3ubuntu3.1. ... > Why is the forwarding email address ignored if mail is > sent to root@FQDN, but applied correctly if it's sent to > root@localhost?
Probably your Exim is not configured to treat FQDN as local domain. Run "dpkg-reconfigure exim4" to add FQDN to the local domain list. -- Eugene Berdnikov -- ## 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/
