Never mind on this. I didn't dig far enough. I changed the two submissions in the acl_smtp_rcpt to:

  accept  hosts         = +relay_from_hosts
          control       = submission/domain=
          control       = dkim_disable_verify

  accept  authenticated = *
          control       = submission/domain=
          control       = dkim_disable_verify

Now, everything works as expected.

On Tue, 25 Oct 2011, Duane Hill wrote:

Can someone point me where to have Exim not append the primary hostname to email addresses? This is written to the log:

2011-10-26 00:45:38 1RIrcg-0003a0-Fg "[email protected]" from env-from rewritten as ""[email protected]"@hp.fbsd" by submission mode

The primary host name is hp.fbsd. It is a FreeBSD guest OS within VirtualBox running on Ubuntu 11.04.

hp.fbsd is resolvable locally as:

hp# host hp.fbsd
hp.fbsd has address 192.168.2.84
hp.fbsd mail is handled by 10 hp.fbsd.

Likewise, dubuque.org is also resolvable:

hp# host dubuque.org
dubuque.org has address 192.168.2.84

-duihi77


--
## 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