<?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>Server Sitters Tech Corner &#187; Qmail</title>
	<atom:link href="http://serversitters.com/technical/category/qmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://serversitters.com/technical</link>
	<description>Outsourced Web Hosting Support</description>
	<lastBuildDate>Wed, 15 Dec 2010 12:03:48 +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 whitelist IP from RBL checks</title>
		<link>http://serversitters.com/technical/qmail/qmail-whitelist-ip-from-rbl-checks/</link>
		<comments>http://serversitters.com/technical/qmail/qmail-whitelist-ip-from-rbl-checks/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 02:22:06 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HSphere]]></category>
		<category><![CDATA[Qmail]]></category>

		<guid isPermaLink="false">http://serversitters.com/technical/?p=177</guid>
		<description><![CDATA[In hsphere you can whitelist an IP from RBL checks by using the following: Edit/Create the file: /hsphere/local/var/vpopmail/etc/tcp.smtp Add the following: #whitelist IP addresses $IP1:allow,RBLSMTPD="" $IP2:allow,RBLSMTPD="" Then: Recompile via Command Line option cd /hsphere/local/var/vpopmail/etc/ /hsphere/shared/bin/tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp]]></description>
			<content:encoded><![CDATA[<p>In hsphere you can whitelist an IP from RBL checks by using the following:</p>
<p>Edit/Create the file:<br />
/hsphere/local/var/vpopmail/etc/tcp.smtp<br />
Add the following:<br />
<code><br />
#whitelist IP addresses<br />
$IP1:allow,RBLSMTPD=""<br />
$IP2:allow,RBLSMTPD=""<br />
</code></p>
<p>Then: Recompile via Command Line option<br />
<code><br />
cd /hsphere/local/var/vpopmail/etc/<br />
/hsphere/shared/bin/tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://serversitters.com/technical/qmail/qmail-whitelist-ip-from-rbl-checks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

