This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Proxy: Why is exim rewriting addrs?

I posted a question yesterday regarding how to configure sendmail on an internal system (hostnameA.aaa.com) to forward mail to an Astaro SMTP Proxy (hostnameB.aaa.com) destined for user@aaa.com 

This is not working and either some config file tweaks must be done with exim or I'm doing something horribly wrong. If anyone has some advice I'd very much appreciate it. For a lengthy explanation about what I'm trying to do, just see the other posting under my name in this "Proxy Services" forum. Otherwise, here's some quick output from logs:

Outlook client can send mail via SMTP Proxy just fine:

THIS GOES THROUGH JUST FINE

=== from 192.168.1.50 ===

Aug 14 16:01:51 dingus exim[11435]: 2002-08-14 16:01:51 17f4L1-0002yR-00
{ = zeek@sparklehouse.com H=(DARLA) [192.168.1.50] P=smtp S=647
id=FMEDICOOPIIAHELGINPCGECBCGAA.zeek@sparklehouse.com

Aug 14 16:01:52 dingus exim[11436]: 2002-08-14 16:01:52 17f4L1-0002yR-00
=} zeek@sparklehouse.com R=lookuphost T=remote_smtp
H=mail.sparklehouse.com [66.92.233.12]

Aug 14 16:01:52 dingus exim[11436]: 2002-08-14 16:01:52 17f4L1-0002yR-00
Completed

THIS ONE GETS DUMPED BECAUSE OF ITS HOSTNAME ???

=== from 192.168.1.10 ===

Aug 14 16:00:16 dingus exim[10979]: 2002-08-14 16:00:16 17f4JU-0002r5-00
{= root@mogwai.sparklehouse.com H=(mogwai.sparklehouse.com) [192.168.1.10]
P=esmtp S=503 id=200208142004.g7EK44r21864@mogwai.sparklehouse.com

Aug 14 16:00:16 dingus exim[10983]: 2002-08-14 16:00:16 17f4JU-0002r5-00
** zeek@dingus.sparklehouse.com: unrouteable mail domain
"dingus.sparklehouse.com"

Aug 14 16:00:16 dingus exim[10985]: 2002-08-14 16:00:16 17f4JU-0002rB-00
{= {} R=17f4JU-0002r5-00 U=exim P=local S=1385
Aug 14 16:00:16 dingus exim[10983]: 2002-08-14 16:00:16 17f4JU-0002r5-00
Error message sent to root@mogwai.sparklehouse.com

Aug 14 16:00:17 dingus exim[10983]: 2002-08-14 16:00:17 17f4JU-0002r5-00
Completed

Aug 14 16:00:17 dingus exim[10986]: 2002-08-14 16:00:17 17f4JU-0002rB-00
== root@mogwai.sparklehouse.com T=remote_smtp defer (-44): retry time not
reached for any host


This thread was automatically locked due to age.