On Thu, Jul 27, 2017 at 11:20:32AM +0200, root wrote: > after a fresh install of exim4 on debian stretch, and moving our old > configuration, I found out that mail to unqualified adresses is sent > to user@`hostname -f` instead of user@`cat /etc/mailname`. Just as if > MAIN_PRIMARY_HOSTNAME_AS_QUALIFY_DOMAIN was set.
How are you sending this mail? qualify_domain and qualify_recipient only apply to locally generated messages and NOT to messages received from a mail client via SMTP. You might want to run exim with a debug option and look for the qualification code in the debug output. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany | lose things." Winona Ryder | Fon: *49 6224 1600402 Nordisch by Nature | How to make an American Quilt | Fax: *49 6224 1600421

