<?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>MattLog.net &#187; smtp</title>
	<atom:link href="http://mattlog.net/tag/smtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattlog.net</link>
	<description>Matts Admin Tips</description>
	<lastBuildDate>Wed, 21 Jul 2010 01:37:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Whitelist Request Forms/remove from RBL</title>
		<link>http://mattlog.net/2008/08/06/whitelist-request-formsremove-from-rbl/</link>
		<comments>http://mattlog.net/2008/08/06/whitelist-request-formsremove-from-rbl/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 00:59:11 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anti-SPAM]]></category>
		<category><![CDATA[RBL]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[SPAM]]></category>

		<guid isPermaLink="false">http://mattlog.wordpress.com/?p=20</guid>
		<description><![CDATA[AOL: Request whitelist &#8211; http://postmaster.info.aol.com/whitelist/whitelist_guides.html Remove from RBL &#8211; http://postmaster.info.aol.com/waters/sa_form.html Hotmail: Remove from RBL &#8211; http://ipremoval.sms.symantec.com/lookup/ Yahoo!: Request whitelist &#8211; http://help.yahoo.com/l/us/yahoo/mail/postmaster/postmaster_wl.html?from_url=http://help.yahoo.com/l/us/yahoo/mail/postmaster/index.html Remove from RBL &#8211; http://help.yahoo.com/l/us/yahoo/mail/postmaster/defer.html?from_url=http://help.yahoo.com/l/us/yahoo/mail/postmaster/index.html For all other smaller mail providers you can use this free lookup tool for the major RBL services http://www.mxtoolbox.com/blacklists.aspx]]></description>
			<content:encoded><![CDATA[<p>AOL:<br />
Request whitelist &#8211; <a href="http://postmaster.info.aol.com/whitelist/whitelist_guides.html" target="_blank">http://postmaster.info.aol.com/whitelist/whitelist_guides.html</a><br />
Remove from RBL &#8211; <a href="http://postmaster.info.aol.com/waters/sa_form.html" target="_blank">http://postmaster.info.aol.com/waters/sa_form.html</a></p>
<p>Hotmail:<br />
Remove from RBL &#8211; <a href="http://ipremoval.sms.symantec.com/lookup/" target="_blank">http://ipremoval.sms.symantec.com/lookup/</a></p>
<p>Yahoo!:<br />
Request whitelist &#8211; <a href="http://help.yahoo.com/l/us/yahoo/mail/postmaster/postmaster_wl.html?from_url=http://help.yahoo.com/l/us/yahoo/mail/postmaster/index.html" target="_blank">http://help.yahoo.com/l/us/yahoo/mail/postmaster/postmaster_wl.html?from_url=http://help.yahoo.com/l/us/yahoo/mail/postmaster/index.html</a><br />
Remove from RBL &#8211; <a href="http://help.yahoo.com/l/us/yahoo/mail/postmaster/defer.html?from_url=http://help.yahoo.com/l/us/yahoo/mail/postmaster/index.html" target="_blank">http://help.yahoo.com/l/us/yahoo/mail/postmaster/defer.html?from_url=http://help.yahoo.com/l/us/yahoo/mail/postmaster/index.html</a></p>
<p>For all other smaller mail providers you can use this free lookup tool for the major RBL services</p>
<p><a href="http://www.mxtoolbox.com/blacklists.aspx" target="_blank">http://www.mxtoolbox.com/blacklists.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2008/08/06/whitelist-request-formsremove-from-rbl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Locking down outbound SMTP</title>
		<link>http://mattlog.net/2008/07/30/locking-down-outbound-smtp/</link>
		<comments>http://mattlog.net/2008/07/30/locking-down-outbound-smtp/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 09:22:35 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[acl]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://mattlog.wordpress.com/?p=10</guid>
		<description><![CDATA[I&#8217;ve recently had issues with my companies IP address being blacklisted by a bunch of RBL&#8217;s (Realtime Block Lists) blocking mail delivery from our server on the basis that we are sending SPAM. We of course didn&#8217;t realize there was a rouge client on our network sending bulk unsolicited emails. After weeding out the client [...]]]></description>
			<content:encoded><![CDATA[<p><span>I&#8217;ve recently had issues with my companies IP address being blacklisted by a bunch of RBL&#8217;s (Realtime Block Lists) blocking mail delivery from our server on the basis that we are sending SPAM. We of course didn&#8217;t realize there was a rouge client on our network sending bulk unsolicited emails.</span></p>
<p><span>After weeding out the client &#8211; and confirming their AV was installed and up-to-date, it was now time to stop this from happening again. And its actually relitively simple.</span></p>
<p><span>In this (and most) instances, the virus installs a light-weight SMTP server on the client and spews email on behalf of the SPAMmers. To stop this we need to block rouge emails being sent from within our network.</span></p>
<p>My company only has one mail server so the update to our outbound Cisco ACL was simple.</p>
<p>Sample:</p>
<blockquote><p>ip access-list extended sample-inbound<br />
allow ip any host <em>192.168.168.100 </em>eq SMTP<br />
deny ip any any eq SMTP<br />
allow ip any any (yes I know, not good practice but a good example!)</p></blockquote>
<p>OK, so fairly straight forward. As the traffic leaves our network the outbound ACL is run through. Firstly, if the SMTP traffic is from the server (192.168.168.100) the traffic is allowed. If the traffic doesn&#8217;t map the host IP address it drops to the second line. Obviously the next line deny&#8217;s any SMTP traffic &#8211; this is the condition that will stop any other client on the network from sending mail they shouldn&#8217;t be.</p>
<p>Simple as that.</p>
<p>NOTE: Be sure you apply the ACL to the correct interface! You should apply it to the interface that is connected to the server &#8211; in this example the default gateway of the 192.168.168.x network</p>
]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2008/07/30/locking-down-outbound-smtp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
