<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Mail Routing Issues</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello All, </FONT>
</P>

<P><FONT SIZE=2>I apologize if this question is too off topic as it relates more to sendmail than it does to MailScanner.&nbsp; </FONT>
</P>

<P><FONT SIZE=2>Im running MailScanner 4.22-5, sendmail 8.12.9, spamassassin 2.55 on RH 9.0. My mailscanner server is setup on my lan and is connected to the internet via NAT (ex.ter.nal.ip &gt; 192.168.1.51).&nbsp; The server is configured to resolve DNS from an internal dns server (192.168.1.2).&nbsp; The server is configured to route mail for 3 domains, (a.com, b.com, c.com) from the internet to an internal communigate server (192.168.1.13).&nbsp; </FONT></P>

<P><FONT SIZE=2>The internal DNS server is not setup with any MX information for a.com b.com or c.com.&nbsp; My mailertable looks like:</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>a.com&nbsp; smtp:[192.168.1.13]</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>b.com&nbsp; smtp:[192.168.1.13]</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>c.com&nbsp; smtp:[192.168.1.13]</FONT>
</P>

<P><FONT SIZE=2>The [] should imply that MX records should be ignored for routing.&nbsp; Everything works fine for weeks and weeks.&nbsp; Then one day, a DNS change is made to b.com and now b.com is returning &quot;canonical name = www.b.com&quot; from an MX query on the 192.168.1.2 server.&nbsp; Messages are still routing to communigate but now they are being rewritten with a To: field = username@www.b.com instead of username@b.com.&nbsp; Now communigate starts bouncing messages because it cant find these users in the domain.&nbsp; </FONT></P>

<P><FONT SIZE=2>Why would sendmail re-write the To: field and how can I avoid this?&nbsp; I want sendmail to route mail exactly as I say it should and not reference DNS for the domains I have routing enabled for.&nbsp; What am I doing wrong?&nbsp; </FONT></P>

<P><FONT SIZE=2>Thanks,</FONT>
</P>

<P><FONT SIZE=2>Jason Burzenski</FONT>
</P>

</BODY>
</HTML>