<?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>Gray.me.uk - Tech and Linux Blog &#187; qmail</title>
	<atom:link href="http://www.gray.me.uk/tags/qmail/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gray.me.uk</link>
	<description>Wandering tech guy</description>
	<lastBuildDate>Thu, 02 Feb 2012 08:50:44 +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>qmail spammer clean up. senderbase problems, relaying and more</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/qmail-spammer-clean-up-senderbase-problems-relaying-and-more</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/qmail-spammer-clean-up-senderbase-problems-relaying-and-more#comments</comments>
		<pubDate>Thu, 10 Mar 2011 20:14:11 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[bad reputation]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[relaying]]></category>
		<category><![CDATA[senderbase]]></category>
		<category><![CDATA[smarthost]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1102</guid>
		<description><![CDATA[One of the clients on a server I manage used a very weak password on two mail accounts and both of these had been exploited by spammers. Now putting aside the new systems that will have to be implemented to prevent this in future we had the job of cleaning up.  After clearing the mail [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/qmail-spammer-clean-up-senderbase-problems-relaying-and-more/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blocking emails by senders IP in Plesk</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/blocking-emails-by-senders-ip-in-plesk</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/blocking-emails-by-senders-ip-in-plesk#comments</comments>
		<pubDate>Thu, 03 Sep 2009 16:51:47 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[blacklist IP]]></category>
		<category><![CDATA[block ip]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=719</guid>
		<description><![CDATA[I have been using greylisting successfully for some time now, however over the last few days a few have been getting through.  I am currently testing nolisting on one of my domains but in the meantime I noticed that out of the 10 spam that got through in the last week 8 were from a [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/blocking-emails-by-senders-ip-in-plesk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to clear the qmail queue</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/how-to-clear-the-qmail-queue</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/how-to-clear-the-qmail-queue#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:58:37 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[clear qmail queue]]></category>
		<category><![CDATA[queue]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=709</guid>
		<description><![CDATA[I recently needed to clear down a qmail queue.  There were no valid emails on the server but the queue was full of failed spam (blocked) This script clears the queue. [/sourcecode]#!/bin/bash cd /var/qmail/queue rm -rf info intd local mess remote todo mkdir mess for i in `seq 0 22`; do mkdir mess/$i done cp [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/how-to-clear-the-qmail-queue/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

