<?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-new</title>
	<atom:link href="http://postfixmail.com/blog/index.php/tag/amavisd-new/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>Policy Banks with Amavis</title>
		<link>http://postfixmail.com/blog/index.php/policy-banks-with-amavis/</link>
		<comments>http://postfixmail.com/blog/index.php/policy-banks-with-amavis/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 12:06:22 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Filters]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[policy banks]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[Postfix filtering]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=907</guid>
		<description><![CDATA[Policy Banks with AmavisAmavisd-new provides Policy Banks that allow you to manage messages based on the client or sender.  For example if you wanted senders to be able to send to email lists without using the server resources for scanning with Spamassassin and ClamAv for these outgoing messages you could create a Policy Bank Solution: [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/policy-banks-with-amavis/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>Amavisd: Fixing Broken Perl Modules</title>
		<link>http://postfixmail.com/blog/index.php/amavisd-fixing-broken-perl-modules/</link>
		<comments>http://postfixmail.com/blog/index.php/amavisd-fixing-broken-perl-modules/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 13:11:05 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[perl modules]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=453</guid>
		<description><![CDATA[Recently, working on amavisd-new and restarting it broke several perl modules that are required.  The results of this was that the mail server quit sending mail because it could not process mail due to the broken modules.  Here is the log file info that helped me locate the problem. Mar 20 03:23:33 ns postfix/smtp[20284]: 992BB207DE0: [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/amavisd-fixing-broken-perl-modules/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>Set Up Virus and Spam Scanning on Ubuntu 8.10</title>
		<link>http://postfixmail.com/blog/index.php/set-up-virus-and-spam-scanning-on-ubuntu-810/</link>
		<comments>http://postfixmail.com/blog/index.php/set-up-virus-and-spam-scanning-on-ubuntu-810/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 13:54:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virus Control]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[Clamav]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[Ubuntu Mail server]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=340</guid>
		<description><![CDATA[Install of Amavisd-New on Ubuntu 8.10 One of the most frustrating problems with setting up any mail server is the configuration required for anti-virus protection and Spam checking.  Amavisd-new provides an excellent tool to help in setting that up.  This is a step-by-step process in providing your mail server, the example is Ubuntu 8.10, with [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/set-up-virus-and-spam-scanning-on-ubuntu-810/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>
