<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Rate control for bulk email</title>
	<link>http://ask.metafilter.com/93090/Rate-control-for-bulk-email/</link>
	<description>Comments on Ask MetaFilter post Rate control for bulk email</description>
	<pubDate>Tue, 03 Jun 2008 08:29:45 -0800</pubDate>
	<lastBuildDate>Tue, 03 Jun 2008 08:29:45 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Rate control for bulk email</title>
		<link>http://ask.metafilter.com/93090/Rate-control-for-bulk-email</link>	
		<description>When sending bulk email, how much do you need to throttle the rate of outgoing emails to avoid ending up on spam blacklists? &lt;br /&gt;&lt;br /&gt; I&apos;m writing some code that sends out email bulletins to a few thousand subscribers. (These are people who have voluntarily subscribed to our mailing list.)&lt;br&gt;
&lt;br&gt;
It&apos;s easy enough to pause (for example) one second between emails, but some of these bulletins contain breaking news, so I&apos;d like them to get out as quickly as possible.&lt;br&gt;
&lt;br&gt;
What&apos;s a safe lower limit here? Someone suggested 750ms, but I&apos;d like some other opinions.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.93090</guid>
		<pubDate>Tue, 03 Jun 2008 08:15:18 -0800</pubDate>
		<dc:creator>greenie2600</dc:creator>
		
			<category>email</category>
		
	</item> <item>
		<title>By: po822000</title>
		<link>http://ask.metafilter.com/93090/Rate-control-for-bulk-email#1362424</link>	
		<description>Disclosure: I actually work in this industry.&lt;br&gt;
&lt;br&gt;
You&apos;re probably not going to like the answer, but the truth is that each ISP and corporate spam filter (if you&apos;re sending B2B) is different. You&apos;re not going to get a silver-bullet answer to this one.&lt;br&gt;
&lt;br&gt;
Truthfully, this isn&apos;t even your biggest concern, especially if you&apos;re sending B2C - you&apos;re going to want to make sure that your setup is entirely in line with the various authentication systems your messages might run across (SPF/SID, Domain Keys, etc.). If you all of a sudden start sending emails from a quiet IP address in the thousands, you&apos;re probably going to be blacklisted at first, as well.&lt;br&gt;
&lt;br&gt;
Your best bet is to start very small, build up a reputation on your IP address (a good one, that is), and respond quickly to blacklist threats - make sure you are sending to a list of folks who have subscribed specifically to YOU. If you&apos;re doing co-reg or buying lists, just stop, because you&apos;re a spammer.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.93090-1362424</guid>
		<pubDate>Tue, 03 Jun 2008 08:29:45 -0800</pubDate>
		<dc:creator>po822000</dc:creator>
	</item><item>
		<title>By: po822000</title>
		<link>http://ask.metafilter.com/93090/Rate-control-for-bulk-email#1362429</link>	
		<description>After posting, I re-read your question, and it&apos;s good that they&apos;ve opted into your list. That&apos;ll make it much easier to deal with blacklists and corporate gate-keepers if you&apos;re operating in this manner; especially if you keep a record of when and how each subscriber was added to your list.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.93090-1362429</guid>
		<pubDate>Tue, 03 Jun 2008 08:33:27 -0800</pubDate>
		<dc:creator>po822000</dc:creator>
	</item><item>
		<title>By: greenie2600</title>
		<link>http://ask.metafilter.com/93090/Rate-control-for-bulk-email#1364205</link>	
		<description>Cool - thanks for your help!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.93090-1364205</guid>
		<pubDate>Wed, 04 Jun 2008 13:31:43 -0800</pubDate>
		<dc:creator>greenie2600</dc:creator>
	</item>
	</channel>
</rss>
