<?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 on: How do I stop someone from emailing me?</title>
	<atom:link href="http://osxdaily.com/2009/12/30/how-do-i-stop-someone-from-emailing-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2009/12/30/how-do-i-stop-someone-from-emailing-me/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Tue, 18 Jun 2013 21:04:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: anon</title>
		<link>http://osxdaily.com/2009/12/30/how-do-i-stop-someone-from-emailing-me/#comment-99333</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Mon, 04 Jan 2010 22:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2247#comment-99333</guid>
		<description>I was told to never use the &quot;bounce&quot; option for spam. 1) most of the addresses are bogus anyway, and 2) It&#039;s basically the same as if you typed a message and said &quot;I don&#039;t want your email&quot;. It also allows the spammer to realize that your address is a valid address, and by responding, they assume you read their email. 
What about setting up a simple Rule in mail? ie: IF address is xxx then DELETE message.
Just my two cents.</description>
		<content:encoded><![CDATA[<p>I was told to never use the &#8220;bounce&#8221; option for spam. 1) most of the addresses are bogus anyway, and 2) It&#8217;s basically the same as if you typed a message and said &#8220;I don&#8217;t want your email&#8221;. It also allows the spammer to realize that your address is a valid address, and by responding, they assume you read their email.<br />
What about setting up a simple Rule in mail? ie: IF address is xxx then DELETE message.<br />
Just my two cents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://osxdaily.com/2009/12/30/how-do-i-stop-someone-from-emailing-me/#comment-99275</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Wed, 30 Dec 2009 16:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2247#comment-99275</guid>
		<description>Sometimes there are companies that has a problem with unsubscribing you from
lists that you accidentally subscribed to when installing a program or downloaded
some documentation.

You may use a rule and a small applescript to automatically bounce mails selected
by the rule. I may look something like:
on perform_mail_action(theData)
	tell application &quot;Mail&quot;
		set theSelectedMessages to &#124;SelectedMessages&#124; of theData
		repeat with eachMessage in theSelectedMessages
			bounce eachMessage
		end repeat
	end tell
end perform_mail_action

This is not tested, just an example of what it could look like.

/Hans</description>
		<content:encoded><![CDATA[<p>Sometimes there are companies that has a problem with unsubscribing you from<br />
lists that you accidentally subscribed to when installing a program or downloaded<br />
some documentation.</p>
<p>You may use a rule and a small applescript to automatically bounce mails selected<br />
by the rule. I may look something like:<br />
on perform_mail_action(theData)<br />
	tell application &#8220;Mail&#8221;<br />
		set theSelectedMessages to |SelectedMessages| of theData<br />
		repeat with eachMessage in theSelectedMessages<br />
			bounce eachMessage<br />
		end repeat<br />
	end tell<br />
end perform_mail_action</p>
<p>This is not tested, just an example of what it could look like.</p>
<p>/Hans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hansi</title>
		<link>http://osxdaily.com/2009/12/30/how-do-i-stop-someone-from-emailing-me/#comment-99271</link>
		<dc:creator>hansi</dc:creator>
		<pubDate>Wed, 30 Dec 2009 13:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2247#comment-99271</guid>
		<description>It is obvious that will not work against SPAMMERS. Why? If I send 10.000 SPAM mails an hour, I already get hundred of bounces. Why should I update my mail database?!

Hansi</description>
		<content:encoded><![CDATA[<p>It is obvious that will not work against SPAMMERS. Why? If I send 10.000 SPAM mails an hour, I already get hundred of bounces. Why should I update my mail database?!</p>
<p>Hansi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.003 seconds using disk: basic
Object Caching 211/212 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-06-19 06:41:10 -->