<?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; Clamav</title>
	<atom:link href="http://postfixmail.com/blog/index.php/tag/clamav/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>SquirrelMail Folder Scan with ClamAV</title>
		<link>http://postfixmail.com/blog/index.php/squirrelmail-folder-scan-with-clamav/</link>
		<comments>http://postfixmail.com/blog/index.php/squirrelmail-folder-scan-with-clamav/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 13:18:43 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Squirrelmail]]></category>
		<category><![CDATA[Clamav]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=973</guid>
		<description><![CDATA[SquirrelMail Folder Scan with ClamAVTransferring Mail to IMAP You may have mail that you want to move to the new IMAP account you created with Postfix and Squirrelmail.  In this case create a directory, in the example OldMail has been created. The Postfix Training Manual has more information. If you move mail from a different [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/squirrelmail-folder-scan-with-clamav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ClamAv and Spamassassin on CentOS 5 Postfix</title>
		<link>http://postfixmail.com/blog/index.php/clamav-and-spamassassin-on-centos-5-postfix/</link>
		<comments>http://postfixmail.com/blog/index.php/clamav-and-spamassassin-on-centos-5-postfix/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 13:15:59 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[Clamav]]></category>
		<category><![CDATA[mail server]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=360</guid>
		<description><![CDATA[Install Amavisd-New on CentOS 5 Amavisd-new  isn&#8217;t in the CentOS repositories, so the first thing you&#8217;ll need to do is to install the Dag Wieers/RPMForge repository into your YUM configuration.  First, go to the Dag Wieers/RPMForge website. http://dag.wieers.com/rpm/FAQ.php#B Copy and paste the appropriate command for your Red Hat-style distro to the command-line of your local [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/clamav-and-spamassassin-on-centos-5-postfix/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>Manually Scanning for Viruses</title>
		<link>http://postfixmail.com/blog/index.php/manually-scanning-for-viruses/</link>
		<comments>http://postfixmail.com/blog/index.php/manually-scanning-for-viruses/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 07:08:54 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virus Control]]></category>
		<category><![CDATA[Clamav]]></category>
		<category><![CDATA[email virus]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[postfix virus protection]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=252</guid>
		<description><![CDATA[Using Clamscan to Manually Scan Directories Typically you would allow amavisd-new to control the scanning process.  However, there may come a time when you want to manually scan a directory or file that is suspicious. 1. Scan a File clamscan filename 2. Scan Current Working Directory clamscan 3. Recurrsive Scan of Directory This command will [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/manually-scanning-for-viruses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure ClamAv for Postfix</title>
		<link>http://postfixmail.com/blog/index.php/configure-clamav-for-postfix/</link>
		<comments>http://postfixmail.com/blog/index.php/configure-clamav-for-postfix/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 11:55:31 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virus Control]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[Clamav]]></category>
		<category><![CDATA[postfix anit-virus]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=247</guid>
		<description><![CDATA[Create a user and group called clamav with this command: groupadd clamav useradd -g clamav -s /bin/false clamav The -s /bin/false creates the user without a login, no shell. Start the clamav /usr/sbin/clamd LibClamAV Warning: ************************************************** LibClamAV Warning: ***  The virus database is older than 7 days.  *** LibClamAV Warning: ***        Please update it IMMEDIATELY!       [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/configure-clamav-for-postfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix Virus Scan &#8211; Install ClamAV</title>
		<link>http://postfixmail.com/blog/index.php/postfix-virus-scan-install-clamav/</link>
		<comments>http://postfixmail.com/blog/index.php/postfix-virus-scan-install-clamav/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 17:59:13 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virus Control]]></category>
		<category><![CDATA[Clamav]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=103</guid>
		<description><![CDATA[Install the ClamAV Daemon Of course YUM, if installed is the easiest method of installing these programs as it meets all the dependencies at one time. If you cannot install clamav with yum the next option is to download the RPMS from dag_weeirs.com. Note that you want the latest version for your operating system. http://dag.wieers.com/rpm/packages/clamav/clamav-0.xxx.el5.rf.i386.rpm [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/postfix-virus-scan-install-clamav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
