<?xml version="1.0"?> 
<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns="http://purl.org/rss/1.0/">  
  <channel rdf:about="http://beta.twelvestone.com/forum_thread/view/32421">
    <title>RSS: WHM/cPanel - need to have website on one server and email on another</title>
    <description>Last twenty posts from WHM/cPanel - need to have website on one server and email on another</description>
    <link>/forum_thread/view/32421</link>
    <items>
      <rdf:Seq>	
  
        <rdf:li 
	   resource="http://twelvestone.com/forum_thread/view/32421#509420" />
  
        <rdf:li 
	   resource="http://twelvestone.com/forum_thread/view/32421#509240" />
  
      </rdf:Seq>      
    </items>
  </channel>  
   
  
  <item rdf:about="http://twelvestone.com/forum_thread/view/32421#509420">
    <title>Reply by DontBogartMe 2006.09.19, 09:02AM</title>
    <description><![CDATA[ you lot suck.<br /><br /><br /><blockquote class="quote-block">Changing Your Sites MX Record<br /><br />Change the MX record of your website HOWTO is an easy guide for modifying your MX record to direct mail from one mail server to another for Cpanel users. The MX record, short for mail exchange record, an MX Record is an entry in a domain name database that identifies the mail server that is responsible for handling e-mail for that domain name.<br /><br />Basically you can have one server handle your website and another handle your email, such as Cpanel for the site and a Windows Exchange machine for mail if you want. You can also have multiple MX records so mail can go to more than one server and order them in priority by number, the lowest number will receive mail first but more on that later.<br /><br />Requirements: Cpanel server with admin access<br /><br />Cpanel MX Record - How to change your MX record<br /><br />First off there are a few different ways to change your websites MX record. If you are not a server administrator then you have limits to doing this and may need to contact your system admin to have them set this up for you. As a regular Cpanel user you can only add one mx record and can't set any type of priority on it, secondly you cannot set a MX record as an IP address. You'll need to contact the admin once again. Otherwise go to Cpanel, Mail, MX record and enter the full domain of the server you want mail to go to and it will do the rest. <br /><br />Advanced MX Changes - CHANGE TO IP ADDRESS<br /><br /><br />1) Login to the server WHM as the root user.<br /><br />2) Go to DNS Functions and Edit DNS Zone <br /><img border="0" src="http://www.webhostgear.com/images/articles/tutorials/edit_dns_zone.gif" /><br /><br />3) Select the domain you want to edit, or type it in, and click on Edit.<br /><br />4) You should see the following, or something very close to it:<br /><img border="0" src="http://www.webhostgear.com/images/articles/tutorials/whm_edit_dns_zone_mx.gif" /><br /><br />5) Now the MX has a priority of 0 meaning its the only MX entry used for the domain. Replace the domainame.com. with mail.domainame.com.<br /><br />6) Now change mail from CNAME to A record and take out the domain, and replace it with the IP address.<br /><br /><img border="0" src="http://www.webhostgear.com/images/articles/tutorials/whm_edit_dns_zone_mx2.gif" /><br /><br />7) Save the changes. Bind will reload, if it shows any errors then you did something wrong, make sure the MX entry has a . after it!<br /><br />8) Login to your server by shell as the root user. Edit the /etc/localdomains file<br />pico /etc/localdomains  then ctrl+w to and type in the domain you modified.<br />Delete the entry for the domain.<br />Save the changes to the file, ctrl+x then Y<br /><br />9) Edit the /etc/remotedomains file - this tells Exim to not handle mail for this domain.<br />pico /etc/remotedomains<br />Add the domain name to this file.<br />Save the changes.<br /><br />10) Your now done! Make sure you dns is updated, in shell run:<br />host -t mx domainname.com<br /><br />You should see mail.domainname.com<br /></blockquote><br /><br />as taken from <a target="_blank" href="http://www.webhostgear.com/272.html">http://www.webhostgear.com/272.html</a><br /><br />A combination of reading the first link above, and that there got me sorted. ]]></description>
    <link>http://beta.twelvestone.com/forum_thread/view/32421#509420</link>
    <dc:date>2006-09-19T09:02:26+00:00</dc:date>
  </item>
  
  <item rdf:about="http://twelvestone.com/forum_thread/view/32421#509240">
    <title>Reply by DontBogartMe 2006.09.18, 01:48PM</title>
    <description><![CDATA[ I have a problem with a client site - any emails sent from the web server from one of the PHP scripts to an email address within the same domain as the website don't get thru.<br /><br />So for instance there is an online form to allow users to sign up to attend an event. They fill that in and the email is supposed to go to 'someone@thedomain.com' - it gets sent, everything looks ok, but the email never arrives.<br />If the target email address is in a different domain, then the emails get sent no problem.<br /><br />I've found this tip -<br /><a target="_blank" href="http://www.cpanel-help.com/modules.php?name=News&file=article&sid=10">http://www.cpanel-help.com/modules.php?name=News&file=article&sid=10</a><br />but I can't make much sense of it, as it's written rather badly. Or maybe I need it dumbing down or something...<br /><br />Does anyone know what I need to do to set this up? <br /><br />I set the web server up btw, but the client's IT guy set up the email server. ]]></description>
    <link>http://beta.twelvestone.com/forum_thread/view/32421#509240</link>
    <dc:date>2006-09-18T13:48:24+00:00</dc:date>
  </item>
  
  
</rdf:RDF>
