Great, it worked, thanks!<br><br><div class="gmail_quote">On Sun, Jun 29, 2008 at 4:35 PM, Adam Chlipala &lt;<a href="mailto:adamc@hcoop.net">adamc@hcoop.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Add this line between the &#39;where&#39; and &#39;with&#39;:<br>
 &nbsp; &nbsp;AddMX = false;<br>
<div><div></div><div class="Wj3C7c"><br>
Lauren McNees wrote:<br>
&gt; As mwolson showed me, I&#39;ve changed my domtool as below to make the mx<br>
&gt; records for my domain point to google for my e-mail. However, I am still<br>
&gt; receiving all e-mail except that sent to myself from my google account at<br>
&gt; hcoop. I did a mx record search and it shows <a href="http://mail.hcoop.net" target="_blank">mail.hcoop.net</a> as the #1<br>
&gt; record, followed by google&#39;s. Does anyone know how I get the<br>
&gt; <a href="http://mail.hcoop.net" target="_blank">mail.hcoop.net</a> removed? Thank you.<br>
&gt;<br>
&gt; Lauren<br>
&gt;<br>
&gt; dom &quot;<a href="http://rosasharn.com" target="_blank">rosasharn.com</a>&quot; where<br>
&gt; &nbsp; DocumentRoot = home &quot;wordpress&quot;;<br>
&gt; &nbsp; WWW = begin<br>
&gt; &nbsp; &nbsp; addWordPress &quot;/&quot;;<br>
&gt; &nbsp; end;<br>
&gt; with<br>
&gt; &nbsp; dnsAlias &quot;mail&quot; &quot;<a href="http://ghs.google.com" target="_blank">ghs.google.com</a>&quot;;<br>
&gt; &nbsp; dnsMail 1 &quot;<a href="http://aspmx.l.google.com" target="_blank">aspmx.l.google.com</a>&quot;;<br>
&gt; &nbsp; dnsMail 5 &quot;<a href="http://alt1.aspmx.l.google.com" target="_blank">alt1.aspmx.l.google.com</a>&quot;;<br>
&gt; &nbsp; dnsMail 5 &quot;<a href="http://alt2.aspmx.l.google.com" target="_blank">alt2.aspmx.l.google.com</a>&quot;;<br>
&gt; &nbsp; dnsMail 10 &quot;<a href="http://aspmx2.googlemail.com" target="_blank">aspmx2.googlemail.com</a>&quot;;<br>
&gt; &nbsp; dnsMail 10 &quot;<a href="http://aspmx3.googlemail.com" target="_blank">aspmx3.googlemail.com</a>&quot;;<br>
&gt; end;<br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
HCoop-Help mailing list<br>
<a href="mailto:HCoop-Help@lists.hcoop.net">HCoop-Help@lists.hcoop.net</a><br>
<a href="https://lists.hcoop.net/listinfo/hcoop-help" target="_blank">https://lists.hcoop.net/listinfo/hcoop-help</a><br>
</div></div></blockquote></div><br>