<?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>Ramblings from MostlyChris &#187; Spam</title>
	<atom:link href="http://blog.mostlychris.com/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mostlychris.com</link>
	<description>Tech stuff and a bit more</description>
	<lastBuildDate>Tue, 27 Dec 2011 14:23:25 +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>Blocking Spam With Postfix</title>
		<link>http://blog.mostlychris.com/2011/12/780/</link>
		<comments>http://blog.mostlychris.com/2011/12/780/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 14:19:36 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://blog.mostlychris.com/?p=780</guid>
		<description><![CDATA[I stole this from Here. Also see this. I think it's well worth configuring Postfix with these options (tuned to your exact needs, of course) to block SPAM. Blocking spammers with Postfix alone The battle between email admins and spammers is an ongoing arms race. The spammers are at a disadvantage because by and large, [...]]]></description>
		<wfw:commentRss>http://blog.mostlychris.com/2011/12/780/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting Messages Marked as SPAM</title>
		<link>http://blog.mostlychris.com/2010/05/deleting-messages-marked-as-spam/</link>
		<comments>http://blog.mostlychris.com/2010/05/deleting-messages-marked-as-spam/#comments</comments>
		<pubDate>Wed, 12 May 2010 11:29:59 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[delete messages]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://blog.mostlychris.com/?p=688</guid>
		<description><![CDATA[Tonight I learned something. Yep! Still learning after all this time. What did I learn? Well I'm glad you asked. I had an occasion to have to delete all emails that were marked as spam but only for accounts that were forwarded to another email address. The players: RHEL 4 Plesk Qmail The magic: for [...]]]></description>
		<wfw:commentRss>http://blog.mostlychris.com/2010/05/deleting-messages-marked-as-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix Spam Fighting</title>
		<link>http://blog.mostlychris.com/2009/04/postfix-spam-fighting/</link>
		<comments>http://blog.mostlychris.com/2009/04/postfix-spam-fighting/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 22:24:06 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://blog.mostlychris.com/?p=428</guid>
		<description><![CDATA[Postfix has some spam fighting abilities built in. However, you will need to enable them for them to work. Just throw the code below into your main.cf file and restart Postfix. Voila. smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_pipelining, reject_non_fqdn_recipient, reject_non_fqdn_sender, reject_unknown_recipient_domain, reject_unauth_destination, reject_invalid_hostname, reject_rbl_client sbl.spamhaus.org, reject_rbl_client xbl.spamhaus.org, permit]]></description>
		<wfw:commentRss>http://blog.mostlychris.com/2009/04/postfix-spam-fighting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

