<?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>PostfixMail.com &#187; amavisd</title>
	<atom:link href="http://postfixmail.com/blog/index.php/tag/amavisd/feed/" rel="self" type="application/rss+xml" />
	<link>http://postfixmail.com/blog</link>
	<description>Postfix Mail Server Training and Consulting</description>
	<lastBuildDate>Sat, 10 Jul 2010 13:18:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using Amavisd and Spamassassin to Block Spam</title>
		<link>http://postfixmail.com/blog/index.php/using-amavisd-and-spamassassin-to-block-spam/</link>
		<comments>http://postfixmail.com/blog/index.php/using-amavisd-and-spamassassin-to-block-spam/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 13:32:42 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Spam Control]]></category>
		<category><![CDATA[amavisd]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=672</guid>
		<description><![CDATA[There will be times when you have you have your Postfix Mail Server set up and Spam is under control and all of a sudden you will see a new wave of Spam hit your site.  This article will help you see how you can make some small adjustments to cut down on new waves [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/using-amavisd-and-spamassassin-to-block-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Amavisd</title>
		<link>http://postfixmail.com/blog/index.php/troubleshooting-amavisd/</link>
		<comments>http://postfixmail.com/blog/index.php/troubleshooting-amavisd/#comments</comments>
		<pubDate>Wed, 13 May 2009 11:18:56 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[amavisd]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[Poaatfix troubleshooting]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=665</guid>
		<description><![CDATA[Recently my mail server just stopped.  No indication of problems just no mail delivered.  So what do you do in this situation?  Since I have set up so I receive an email summary of mail each day, when that does not come, it tells me I have trouble. 1. Check the Logs This seems so [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/troubleshooting-amavisd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quarantine Spam with Amavisd</title>
		<link>http://postfixmail.com/blog/index.php/amavisd-new-spam-handling/</link>
		<comments>http://postfixmail.com/blog/index.php/amavisd-new-spam-handling/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 13:11:49 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Spam Control]]></category>
		<category><![CDATA[amavisd]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=449</guid>
		<description><![CDATA[Amavisd-new acts as a connecting point between Spamassassin, Clamav and Postfix.  This is important to  remember because much of the configuration that would seem to be done on Spamassasin directly, actually occurs in the amavisd-new configuration file. When amavisd detects spam using Spamassassin it will log it to the log file and it also is [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/amavisd-new-spam-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amavisd-new Installation</title>
		<link>http://postfixmail.com/blog/index.php/amavisd-new-installation/</link>
		<comments>http://postfixmail.com/blog/index.php/amavisd-new-installation/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 10:59:20 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virus Control]]></category>
		<category><![CDATA[amavisd]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=158</guid>
		<description><![CDATA[This program is used to tie the scanning programs ClamAv and SpamAssassin to Postfix.  Download the program from http://www.ijs.si/software/amavisd/.  Place the download in a location where you want to run the program from for example /usr/local.  Be sure you have perl version 5.8.2 or later for amavisd-new as it is a perl script. Unpack the [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/amavisd-new-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amavisd-new Update Version 2.6.1</title>
		<link>http://postfixmail.com/blog/index.php/amavisd-new-update-version-261/</link>
		<comments>http://postfixmail.com/blog/index.php/amavisd-new-update-version-261/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 10:52:32 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virus Control]]></category>
		<category><![CDATA[amavisd]]></category>
		<category><![CDATA[amavisd-new]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=152</guid>
		<description><![CDATA[amavisd-new-2.6.1 release notes BUG FIXES - avoid a bounce-killer&#8217;s false positive when a message is multipart/mixed with an attached message/rfc822 (looking like a qmail or a MSN bounce) and having attached a message with a foreign Message-ID &#8211; by restricting the check to messages with an empty sender address or a &#8216;postmaster&#8217; or &#8216;MAILER-DAEMON&#8217; author [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/amavisd-new-update-version-261/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
