<?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>cPanel Admins &#187; Mail</title>
	<atom:link href="http://www.cpaneladmins.com/category/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpaneladmins.com</link>
	<description>Random Notes for cPanel Admins</description>
	<lastBuildDate>Tue, 01 Feb 2011 02:22:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Reinstall Mailman</title>
		<link>http://www.cpaneladmins.com/reinstall-mailman/</link>
		<comments>http://www.cpaneladmins.com/reinstall-mailman/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 01:54:42 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Mail]]></category>
		<category><![CDATA[mailman]]></category>
		<category><![CDATA[reinstall]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=345</guid>
		<description><![CDATA[If you run into an issue where you need to reinstall Mailman, you can do so with the following: # /usr/local/cpanel/bin/mailman-install --force]]></description>
			<content:encoded><![CDATA[<p>If you run into an issue where you need to reinstall Mailman, you can do so with the following:</p>
<p><code># /usr/local/cpanel/bin/mailman-install --force</code></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cpaneladmins.com%2Freinstall-mailman%2F&amp;title=Reinstall%20Mailman" id="wpa2a_2"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/reinstall-mailman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fatal! Write Failure to /etc/valiases</title>
		<link>http://www.cpaneladmins.com/fatal-write-failure-to-etcvaliases/</link>
		<comments>http://www.cpaneladmins.com/fatal-write-failure-to-etcvaliases/#comments</comments>
		<pubDate>Tue, 04 May 2010 03:02:34 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Mail]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=293</guid>
		<description><![CDATA[Fatal! Write Failure: /etc/valiases/yourdomain.tld. Ignore any messages of success this can only result in failure! First, verify that your domain exists (as a file) in /etc/valiases, and that it has &#8220;username:mail&#8221; permissions. # touch /etc/valiases/yourdomain.tld # chown username:mail /etc/valiases/yourdomain.tld]]></description>
			<content:encoded><![CDATA[<p> Fatal! Write Failure: /etc/valiases/yourdomain.tld. Ignore any messages of success this can only result in failure!</p>
<p>First, verify that your domain exists (as a file) in /etc/valiases, and that it has &#8220;username:mail&#8221; permissions.</p>
<p><code># touch /etc/valiases/yourdomain.tld<br />
# chown username:mail /etc/valiases/yourdomain.tld</code></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cpaneladmins.com%2Ffatal-write-failure-to-etcvaliases%2F&amp;title=Fatal%21%20Write%20Failure%20to%20%2Fetc%2Fvaliases" id="wpa2a_4"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/fatal-write-failure-to-etcvaliases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where are the Mail Filters Located?</title>
		<link>http://www.cpaneladmins.com/where-are-the-mail-filters-located/</link>
		<comments>http://www.cpaneladmins.com/where-are-the-mail-filters-located/#comments</comments>
		<pubDate>Tue, 04 May 2010 02:57:50 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Mail]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=289</guid>
		<description><![CDATA[Account level filters: /home/user/.filter User Level Filters: /home/user/.cpanel/filter.yaml]]></description>
			<content:encoded><![CDATA[<p>Account level filters:<br />
<code>/home/user/.filter<br />
</code></p>
<p>User Level Filters:<br />
<code>/home/user/.cpanel/filter.yaml</code></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cpaneladmins.com%2Fwhere-are-the-mail-filters-located%2F&amp;title=Where%20are%20the%20Mail%20Filters%20Located%3F" id="wpa2a_6"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/where-are-the-mail-filters-located/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DomainKeys and SPF Record Checking</title>
		<link>http://www.cpaneladmins.com/domainkeys-and-spf-check/</link>
		<comments>http://www.cpaneladmins.com/domainkeys-and-spf-check/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 03:00:36 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Exim]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[domainkeys]]></category>
		<category><![CDATA[spf]]></category>
		<category><![CDATA[SPF Records]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=183</guid>
		<description><![CDATA[You probably know that you can configure DomainKeys and SPF records in cPanel >> Email Authentication (if you didn&#8217;t, there you go ). If you&#8217;d like to confirm that your TXT records are working properly, here are some resources for you: SPF Record Check &#8211; via HTTP PoliteMail&#8217;s SPF Check &#8211; outputs a brief breakdown [...]]]></description>
			<content:encoded><![CDATA[<p>You probably know that you can configure DomainKeys and SPF records in cPanel >> Email Authentication (if you didn&#8217;t, there you go <img src='http://www.cpaneladmins.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).  If you&#8217;d like to confirm that your TXT records are working properly, here are some resources for you:</p>
<p><strong>SPF Record Check</strong> &#8211; via HTTP<br />
<a href="http://www.politemail.com/check-spf.aspx">PoliteMail&#8217;s SPF Check</a> &#8211; outputs a brief breakdown of your records details &#8211; the IP addresses permitted in the record, the hostname, and the mailserver name.  Then outputs the TXT record it queried.</p>
<p><a href="http://www.mxtoolbox.com/SuperTool.aspx">MXToolBox&#8217;s SuperTool</a> &#8211; Provides SPF checks, among other useful queries.</p>
<p><a href="http://www.kitterman.com/spf/validate.html">kitterman.com</a></p>
<p><strong>SPF Record Check</strong> &#8211; via email<br />
This is pretty neat &#8211; you can send an email to spf-test@openspf.org from the domain you want to test, and it will reject the message, but in that rejection message, you&#8217;ll see the results of your test:</p>
<p><code>  spf-test@openspf.org<br />
    SMTP error from remote mail server after RCPT TO:<spf-test@openspf.org>:<br />
    host mailout02.controlledmail.com [72.81.252.18]:<br />
    550 5.7.1 <spf-test@openspf.org>: Recipient address rejected:<br />
    SPF Tests: Mail-From Result="pass": Mail From="test@cpaneladmins.com" HELO name="server.cpaneladmins.com" HELO Result="none" Remote IP="12.34.56.78"</code></p>
<p><strong>DomainKeys Record Check</strong></p>
<p>http://www.mailradar.com/domainkeys/</p>
<p><strong>Other Resources:</strong><br />
<a href="http://old.openspf.org/wizard.html">OpenSPF.org&#8217;s Wizard</a> &#8211; If you want to configure SPF records manually, go here.  Note that you won&#8217;t be able to edit the records via cPanel >> Email Authentication later on, though.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cpaneladmins.com%2Fdomainkeys-and-spf-check%2F&amp;title=DomainKeys%20and%20SPF%20Record%20Checking" id="wpa2a_8"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/domainkeys-and-spf-check/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install DomainKeys and SPF Records for All Users</title>
		<link>http://www.cpaneladmins.com/install-domainkeys-and-spf-records-for-all-users/</link>
		<comments>http://www.cpaneladmins.com/install-domainkeys-and-spf-records-for-all-users/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 05:14:02 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Exim]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[DKIM]]></category>
		<category><![CDATA[domainkeys]]></category>
		<category><![CDATA[SPF Records]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=138</guid>
		<description><![CDATA[cd /var/cpanel/users for user in * ; do /usr/local/cpanel/bin/domain_keys_installer $user ; done for user in * ; do /usr/local/cpanel/bin/spf_installer $user ; done]]></description>
			<content:encoded><![CDATA[<p><code><br />
cd /var/cpanel/users<br />
for user in * ; do /usr/local/cpanel/bin/domain_keys_installer $user ; done<br />
for user in * ; do /usr/local/cpanel/bin/spf_installer $user ; done<br />
</code></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cpaneladmins.com%2Finstall-domainkeys-and-spf-records-for-all-users%2F&amp;title=Install%20DomainKeys%20and%20SPF%20Records%20for%20All%20Users" id="wpa2a_10"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/install-domainkeys-and-spf-records-for-all-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

