Great, it worked, thanks!<br><br><div class="gmail_quote">On Sun, Jun 29, 2008 at 4:35 PM, Adam Chlipala <<a href="mailto:adamc@hcoop.net">adamc@hcoop.net</a>> 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 'where' and 'with':<br>
AddMX = false;<br>
<div><div></div><div class="Wj3C7c"><br>
Lauren McNees wrote:<br>
> As mwolson showed me, I've changed my domtool as below to make the mx<br>
> records for my domain point to google for my e-mail. However, I am still<br>
> receiving all e-mail except that sent to myself from my google account at<br>
> 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>
> record, followed by google's. Does anyone know how I get the<br>
> <a href="http://mail.hcoop.net" target="_blank">mail.hcoop.net</a> removed? Thank you.<br>
><br>
> Lauren<br>
><br>
> dom "<a href="http://rosasharn.com" target="_blank">rosasharn.com</a>" where<br>
> DocumentRoot = home "wordpress";<br>
> WWW = begin<br>
> addWordPress "/";<br>
> end;<br>
> with<br>
> dnsAlias "mail" "<a href="http://ghs.google.com" target="_blank">ghs.google.com</a>";<br>
> dnsMail 1 "<a href="http://aspmx.l.google.com" target="_blank">aspmx.l.google.com</a>";<br>
> dnsMail 5 "<a href="http://alt1.aspmx.l.google.com" target="_blank">alt1.aspmx.l.google.com</a>";<br>
> dnsMail 5 "<a href="http://alt2.aspmx.l.google.com" target="_blank">alt2.aspmx.l.google.com</a>";<br>
> dnsMail 10 "<a href="http://aspmx2.googlemail.com" target="_blank">aspmx2.googlemail.com</a>";<br>
> dnsMail 10 "<a href="http://aspmx3.googlemail.com" target="_blank">aspmx3.googlemail.com</a>";<br>
> end;<br>
><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>