<?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: Get a Grip on eMail Spam Before It Gets A Grip On You</title>
	<atom:link href="http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mchlbk</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-380647</link>
		<dc:creator>mchlbk</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-380647</guid>
		<description>I use Spamfighter.

It does an ok job but I&#039;d really like to find a way to make Windows Mail _not_download_ mails from the isp&#039;s server when they are identified as spam by Spamfighter. Anyone got an idea on how to do that?</description>
		<content:encoded><![CDATA[<p>I use Spamfighter.</p>
<p>It does an ok job but I&#8217;d really like to find a way to make Windows Mail _not_download_ mails from the isp&#8217;s server when they are identified as spam by Spamfighter. Anyone got an idea on how to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-369980</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 20 Jan 2009 13:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-369980</guid>
		<description>Another useful way to publish your email on a web site while avoiding spam is by encrypting the email using hexadecimal notation. Sounds complicated, but you can do it free in about 30 seconds at sites like http://SpamDisappears.com for free.  That site has a video tutorial about it. 

People do like to see an email contact on a web site, and forms can cause problems with hacking. I&#039;ve found this works very well.


Jeff</description>
		<content:encoded><![CDATA[<p>Another useful way to publish your email on a web site while avoiding spam is by encrypting the email using hexadecimal notation. Sounds complicated, but you can do it free in about 30 seconds at sites like <a href="http://SpamDisappears.com" rel="nofollow">http://SpamDisappears.com</a> for free.  That site has a video tutorial about it. </p>
<p>People do like to see an email contact on a web site, and forms can cause problems with hacking. I&#8217;ve found this works very well.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robh</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-365343</link>
		<dc:creator>robh</dc:creator>
		<pubDate>Mon, 29 Dec 2008 13:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-365343</guid>
		<description>try otherinbox.com, you get an account like myaccount.otherinbox.com and can then use anythingyoulike@myaccount.otherinbox.com, just make up a name as you need and maybe identifying where you issued it somewherespammy@myaccount.otherinbox.com

The mail is put into a separate folder for each name.  You can set it up to use as webmail, to forward once or forward always to your normal account or to block any more for that address.
Beta and free (at present).

geekblake wrote&quot;...form submission is not a good way of protecting yourself from spam...&quot; yes, but many commercial website will want one or more forms to help solicit and route enquiries.  The solution is to put layers of spam protection in the form-to-mail script.
I use a set of ten tests including field lengths, attempted embedding of html or other code, urls or email addreses in fields not designated for that purpose.  The only way to spam my forms is for a person at the keyboard to type it in while avoiding the common characteristics of spam.  I don&#039;t need captcha, I run over 100 forms for clients and get zero form-spam.  I do issue a high visibility &quot;mail not sent, looks like spam&quot; web response page but don&#039;t give indication as to in what way it looks spammy. I do monitor attempted spamming by sending those mails to a separate account, I see brief flurries of activity when spammers probe the system for vulnerabilities but they soon go away in search of an easier target.</description>
		<content:encoded><![CDATA[<p>try otherinbox.com, you get an account like myaccount.otherinbox.com and can then use <a href="mailto:anythingyoulike@myaccount.otherinbox.com">anythingyoulike@myaccount.otherinbox.com</a>, just make up a name as you need and maybe identifying where you issued it <a href="mailto:somewherespammy@myaccount.otherinbox.com">somewherespammy@myaccount.otherinbox.com</a></p>
<p>The mail is put into a separate folder for each name.  You can set it up to use as webmail, to forward once or forward always to your normal account or to block any more for that address.<br />
Beta and free (at present).</p>
<p>geekblake wrote&#8221;&#8230;form submission is not a good way of protecting yourself from spam&#8230;&#8221; yes, but many commercial website will want one or more forms to help solicit and route enquiries.  The solution is to put layers of spam protection in the form-to-mail script.<br />
I use a set of ten tests including field lengths, attempted embedding of html or other code, urls or email addreses in fields not designated for that purpose.  The only way to spam my forms is for a person at the keyboard to type it in while avoiding the common characteristics of spam.  I don&#8217;t need captcha, I run over 100 forms for clients and get zero form-spam.  I do issue a high visibility &#8220;mail not sent, looks like spam&#8221; web response page but don&#8217;t give indication as to in what way it looks spammy. I do monitor attempted spamming by sending those mails to a separate account, I see brief flurries of activity when spammers probe the system for vulnerabilities but they soon go away in search of an easier target.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hell boy</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-334730</link>
		<dc:creator>hell boy</dc:creator>
		<pubDate>Mon, 14 Jul 2008 15:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-334730</guid>
		<description>I have been using mintemail.com for a while and it works great!

Also, yahoo email has built in disposable email address...</description>
		<content:encoded><![CDATA[<p>I have been using mintemail.com for a while and it works great!</p>
<p>Also, yahoo email has built in disposable email address&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ellie Harrison</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-334612</link>
		<dc:creator>Ellie Harrison</dc:creator>
		<pubDate>Mon, 14 Jul 2008 04:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-334612</guid>
		<description>I try to avoid putting my email address out on the web, and using Gmail, which has a great spam filter. The disposable email addresses are great for Craigslist and the like.</description>
		<content:encoded><![CDATA[<p>I try to avoid putting my email address out on the web, and using Gmail, which has a great spam filter. The disposable email addresses are great for Craigslist and the like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macdet</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-334608</link>
		<dc:creator>macdet</dc:creator>
		<pubDate>Mon, 14 Jul 2008 03:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-334608</guid>
		<description>Very usefull article. I prefer ispconfig &amp; SpamAssassin. Many hints you can find there:

&lt;a href=&quot;http://wiki.mobbing-gegner.de/Linux/SpamAssassin&quot; rel=&quot;nofollow&quot;&gt;SpamAssassin&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Very usefull article. I prefer ispconfig &amp; SpamAssassin. Many hints you can find there:</p>
<p><a href="http://wiki.mobbing-gegner.de/Linux/SpamAssassin" rel="nofollow">SpamAssassin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-334596</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Mon, 14 Jul 2008 02:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-334596</guid>
		<description>Mailinator.com is best for temp. e-mail ID&#039;s.
      You don&#039;t even have to sign up for it, just write anything as your username followed by &#039;@mailinator.com&#039; &amp; it will be your ID. Then you can check the e-mail at their site (no password system).</description>
		<content:encoded><![CDATA[<p>Mailinator.com is best for temp. e-mail ID&#8217;s.<br />
      You don&#8217;t even have to sign up for it, just write anything as your username followed by &#8216;@mailinator.com&#8217; &amp; it will be your ID. Then you can check the e-mail at their site (no password system).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udkl</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-334343</link>
		<dc:creator>udkl</dc:creator>
		<pubDate>Sun, 13 Jul 2008 03:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-334343</guid>
		<description>I personally prefer using a popular email service like gmail or yahoo. Of course , you dont get a XXX@yourdomain.com address but the spam filtering , due to many people categorizing the same sender as &#039;spam&#039; improves their spam filtering mechanism.</description>
		<content:encoded><![CDATA[<p>I personally prefer using a popular email service like gmail or yahoo. Of course , you dont get a <a href="mailto:XXX@yourdomain.com">XXX@yourdomain.com</a> address but the spam filtering , due to many people categorizing the same sender as &#8216;spam&#8217; improves their spam filtering mechanism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geekblake</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comment-334281</link>
		<dc:creator>geekblake</dc:creator>
		<pubDate>Sat, 12 Jul 2008 21:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667#comment-334281</guid>
		<description>The form submission is not a good way of protecting yourself from spam because the bots can still send spam through the form.  You&#039;re actually more likely to get the spam in your inbox this way because the address it comes from will be more legit looking, like mailer@yoursite.com and the subject will be something you&#039;re used to seeing like &quot;Form submission from yoursite.com&quot; and you will be more likely to open it.

The only thing form submission is good for is protecting your privacy: nobody, spammer or non-spammer, will know your address, because the email address can be used with some other info (usernames on social networking sites, name, etc) to personally identify you.  

Captchas are okay, but even some spam bots can solve them now.  And some of them are getting hard to solve even for humans.</description>
		<content:encoded><![CDATA[<p>The form submission is not a good way of protecting yourself from spam because the bots can still send spam through the form.  You&#8217;re actually more likely to get the spam in your inbox this way because the address it comes from will be more legit looking, like <a href="mailto:mailer@yoursite.com">mailer@yoursite.com</a> and the subject will be something you&#8217;re used to seeing like &#8220;Form submission from yoursite.com&#8221; and you will be more likely to open it.</p>
<p>The only thing form submission is good for is protecting your privacy: nobody, spammer or non-spammer, will know your address, because the email address can be used with some other info (usernames on social networking sites, name, etc) to personally identify you.  </p>
<p>Captchas are okay, but even some spam bots can solve them now.  And some of them are getting hard to solve even for humans.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.006 seconds using apc
Object Caching 288/289 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 02:32:16 -->
