<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sendmail Archives  | Eric Thern :: thern dot org ::</title>
	<atom:link href="http://thern.org/category/system-administration/sendmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://thern.org</link>
	<description>Migrating servers to new datacenters or IP addresses is never entirely problem free, usually due to many DNS servers on the internet not obeying TTL&#8217;s or caching old records for way too long.
These old cached DNS records (usually at different ISP&#8217;s, major mailservers like google, hotmail, yahoo, etc.) cause problems where they&#8217;ll route mail to your old server&#8217;s IP even if you update your DNS.  This also results in clients connecting to your old web IP address and not hitting your new server.
When migrating static html sites, having two servers online during a migration isn&#8217;t a real issue, but when you&#8217;ve got database driven websites (forums, blogs, etc.) this will result in updates going to two different sites, causing all sorts of hassles.  The way around this is to set up your old site as a proxy only, and proxy the results to the new IP address.
Here&#8217;s some configs to allow for proxying Web traffic via Apache, DNS t</description>
	<lastBuildDate>Thu, 04 Aug 2011 18:28:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>sendmail Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/system-administration/minimizing-downtime-associated-with-webdnsmail-ip-address-migrations/</link>
		<comments>http://thern.org/system-administration/minimizing-downtime-associated-with-webdnsmail-ip-address-migrations/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 00:45:34 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dns proxy]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[ip migration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mailertable]]></category>
		<category><![CDATA[mod_proxy]]></category>
		<category><![CDATA[named]]></category>
		<category><![CDATA[nameservers]]></category>
		<category><![CDATA[relay-domains]]></category>
		<category><![CDATA[ttl]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://thern.org/?p=201</guid>
		<description><![CDATA[<p>Migrating servers to new datacenters or IP addresses is never entirely problem free, usually due to many DNS servers on the internet not obeying TTL&#8217;s or caching old records for way too long.</p> <p>These old cached DNS records (usually at different ISP&#8217;s, major mailservers like google, hotmail, yahoo, etc.) cause problems where they&#8217;ll route mail [...]]]></description>
		<wfw:commentRss>http://thern.org/system-administration/minimizing-downtime-associated-with-webdnsmail-ip-address-migrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sendmail Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/linux-and-freebsd/sendmail-premissions-error-stopping-mail-from-sending-on-centos-5-1/</link>
		<comments>http://thern.org/linux-and-freebsd/sendmail-premissions-error-stopping-mail-from-sending-on-centos-5-1/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 22:24:11 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[permission denied]]></category>

		<guid isPermaLink="false">http://thern.org/eric/?p=62</guid>
		<description><![CDATA[<p>Really stupid issue with permissions on CentOS 5.1 and real easy fix, since there were improper permissions on the mqueue and clientmqueue directories.</p> <p><br /> The Error message:<br /> </p> <p>Tried to send mail via command line using &#8216;mail&#8217; command, and it returned this error:</p> <p><br /> can not chdir(/var/spool/clientmqueue/): Permission denied<br /> Program mode [...]]]></description>
		<wfw:commentRss>http://thern.org/linux-and-freebsd/sendmail-premissions-error-stopping-mail-from-sending-on-centos-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

