-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I have to roll up the problem again. First here is the relevant parts
how I solved it:
   smarthost:
      debug_print = "R: smarthost for $local_part@$domain"
      driver = manualroute
      domains = ! +local_domains
      transport = remote_smtp_smarthost
      route_list = * DCsmarthost byname
      hosts_randomize = true
      host_find_failed = defer
      same_domain_copy_routing = yes
      address_data = $sender_address
      errors_to = ${perl{ldap_get_hostmaster}{$sender_host_address}}
      no_verify
      no_more

   ...

   remote_smtp_smarthost:
      debug_print = "T: remote_smtp_smarthost for $local_part@$domain"
      driver = smtp
      max_rcpt = 1
      return_path = $address_data

Now I have a strange behaviour. If I send a mail to one or more
_different_ domains, everything is fine. But if, and only if, I send a
mail to two or more recipients on the same domain the envelope_from gets
set to <> for all recipients except the last one. The last one gets the
right recipient.

Anybody an idea what could get wrong in that case?

Regards
   Klaus
- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQGcBAEBCgAGBQJP6zrDAAoJEKZ8CrGAGfashyML/ia2JI/dM/V7bo9Vjlp0tT2g
1O+BgwPoXASjeS235EMMrSMClVyZObIH77WxoEsQuo00W5gMRIpC2sDJrxpBA4fT
4equmaRprxuowMKtYvPwb4M6CNcOZm6F5vPsqqQjKglT4BN36jAF1Dt+3WaKv+SQ
LVsUkHdArQCUauU87bZyNGlDjOAw/vObKiwf1f+ib06kSoo2ta60pFwSedBk0X97
jlUnslI2/WQ+chopJT3tX2Vl2MTk9TrMFeSqHCAN/2Q4hGBI8g6S4DEUz0rKxvmv
qrsuitjSZUgyZw+oKfY8rLn15GHoj4CjcD33OC0hbUI5/YwsapCtY0oloQgH7GK0
G5jwht8nWhSjixFnteTbHGCZkbXB252AgcftfnEx4EAE6S150B1ubHd9s6lhndrn
XyCxdbGAwEs9XrgKmofWv0cLMc9q/bwAILMV+TgHsxz2Z6nSvOwz8RWshcDXIUL2
CrgEuuNXOpcRsY6DeRa52bhuhXkdHYmo+NKTkKzhkg==
=sdKx
-----END PGP SIGNATURE-----

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