<?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>TechiePark &#187; Spamassassin</title>
	<atom:link href="http://www.techiepark.com/tag/spamassassin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiepark.com</link>
	<description>everything about web technologies</description>
	<lastBuildDate>Thu, 02 Feb 2012 06:00:15 +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 using Postfix header_checks and SpamAssassin</title>
		<link>http://www.techiepark.com/tutorials/blocking-spam-using-postfix-header_checks-and-spamassassin/</link>
		<comments>http://www.techiepark.com/tutorials/blocking-spam-using-postfix-header_checks-and-spamassassin/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 12:03:16 +0000</pubDate>
		<dc:creator>TechiePark</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Spamassassin]]></category>

		<guid isPermaLink="false">http://www.techiepark.com/?p=783</guid>
		<description><![CDATA[We have dedicated server with Godaddy running Postfix as a mail sever and SpamAssassin as a mail filter. There are some contact mails specified on our websites, which were getting 1000&#8242;s of spam mails daily. SpamAssassin is active on our server but it was just adding extra [SPAM] in the subject of the emails. I [...]]]></description>
		<wfw:commentRss>http://www.techiepark.com/tutorials/blocking-spam-using-postfix-header_checks-and-spamassassin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix Header Checks</title>
		<link>http://www.techiepark.com/resources/postfix-header-checks/</link>
		<comments>http://www.techiepark.com/resources/postfix-header-checks/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 05:51:51 +0000</pubDate>
		<dc:creator>TechiePark</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[POP3]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Spamassassin]]></category>

		<guid isPermaLink="false">http://www.techiepark.com/?p=290</guid>
		<description><![CDATA[Postfix header checks to reject spam mails : /^Subject:.*=\?(big5&#124;euc-kr&#124;gb2312&#124;ks_c_5601-1987)\?/ REJECT No foreign character sets, please. /^(Content-Type:.*&#124;\s+)charset\s*=\s*&#8221;?(big5&#124;euc-kr&#124;gb2312&#124;koi8&#124;Windows-1251&#124;ks_c_5601-1987)&#8221;?/ REJECT No foreign character sets, please. /^(Content-Type:.*&#124;\s+)charset\s*=\s*&#8221;?(Windows-1251)\?/ REJECT Probably a windows virus. /^From:.*\@.*\.r[uo]/ REJECT No Russian or Romanian mail, please. /^From:.*\@.*\.bg/ REJECT No foreign character sets for bg, please. /^From:.*\@.*\.nz/ REJECT No foreign character sets for nz, please. /^From:.*\@.*\.lb/ [...]]]></description>
		<wfw:commentRss>http://www.techiepark.com/resources/postfix-header-checks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to filter spam with Spamassassin and Postfix in Debian</title>
		<link>http://www.techiepark.com/resources/how-to-filter-spam-with-spamassassin-and-postfix-in-debian/</link>
		<comments>http://www.techiepark.com/resources/how-to-filter-spam-with-spamassassin-and-postfix-in-debian/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 03:24:00 +0000</pubDate>
		<dc:creator>TechiePark</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Spamassassin]]></category>

		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/?p=91</guid>
		<description><![CDATA[Install Spamassassin in Debian #apt-get install spamassassin spamc spamassassin package can also be integrated into a Mail Transport Agent such as postfix. Preparation By default Spamassassin will run as root users when you install from debian repository and is not started to avoid that, we are going to create a specific user and group for [...]]]></description>
		<wfw:commentRss>http://www.techiepark.com/resources/how-to-filter-spam-with-spamassassin-and-postfix-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

