On 2008-05-18 at 06:49 -0700, Christian Gregoire wrote: > Actually, the bad thing with this behaviour is when spam is sent to my > platfom with a such written subject, my clients think the sender is my > company since the @mycompany.com domain name is appended !
Exim only does these header fix-ups for hosts matching sender_unqualified_hosts (or for locally submitted mails). The default config doesn't set sender_unqualified_hosts; it's fairly common to only set it to include hosts that you relay for (provide a smarthost service for). -Phil -- ## 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/
