<?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: You haven't got mail</title>
	<link>http://ask.metafilter.com/101291/You-havent-got-mail/</link>
	<description>Comments on Ask MetaFilter post You haven't got mail</description>
	<pubDate>Tue, 09 Sep 2008 12:40:23 -0800</pubDate>
	<lastBuildDate>Tue, 09 Sep 2008 12:40:23 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: You haven&apos;t got mail</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail</link>	
		<description>How do I find a working smtp server when I am at a coffee shop? &lt;br /&gt;&lt;br /&gt; I use Thunderbird for all my work email and need the useable smtp server to send mail. Every time I visit a new coffee shop, I have to first look up the IP on whatsmyip.com, then figure out who the ISP is and guess the smtp server. I usually try a couple (mail.whatever.com or smtp.whatever.com) and if I am lucky it will just work.&lt;br&gt;
&lt;br&gt;
But more often than not, I am asked for a username/password. This is very frustrating because I don&apos;t subscribe to that ISP. I have tried using gmail as my smtp server (using my google username/pass) and it works for a little while before google throws up error messages (smtp server did not respond or denied access). Same with my work smtp server (even when I check the username box, it still throws up an error after 2-3 emails). &lt;br&gt;
&lt;br&gt;
I understand that these are safeguards against spammers but it&apos;s  very annoying (especially since I will be working remotely from coffee shops for the next two months). Does anyone have a workaround?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.101291</guid>
		<pubDate>Tue, 09 Sep 2008 12:29:02 -0800</pubDate>
		<dc:creator>special-k</dc:creator>
		
			<category>smtp</category>
		
			<category>server</category>
		
			<category>isp</category>
		
			<category>coffeeshop</category>
		
			<category>resolved</category>
		
	</item> <item>
		<title>By: bcwinters</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1470906</link>	
		<description>Can you get a &quot;relay&quot; SMTP server from your mail provider?&lt;br&gt;
&lt;br&gt;
My domain host gives me relay.mailhostname.com, and as long as I authenticate over POP first I can send mail no problem from anyplace. They use an alternate port number to get around ISPs that block port 23, too. I&apos;m assuming something similar works with IMAP accounts although I don&apos;t use one with this host.&lt;br&gt;
&lt;br&gt;
The other option would be to use webmail instead of Thunderbird for sending while you&apos;re traveling. If you&apos;re using IMAP the sent mail should sync up with Thunderbird so you would still be able to read your sent mail from anyplace.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1470906</guid>
		<pubDate>Tue, 09 Sep 2008 12:40:23 -0800</pubDate>
		<dc:creator>bcwinters</dc:creator>
	</item><item>
		<title>By: enn</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1470907</link>	
		<description>Does your work SMTP server support message submission on port 587? It&apos;s possible that you might avoid ISPs&apos; outgoing port 25 blocks/limits that way, if that&apos;s part of your problem. It&apos;s kind of odd that you&apos;d get a few messages through successfully before it fails, but I&apos;m not a mail admin and maybe that&apos;s the done thing these days.&lt;br&gt;
&lt;br&gt;
Have you considered setting up an SMTP server of your own at home? For a simple outgoing relay it&apos;s not that hard on Linux or OS X (no idea about Windows) &amp;mdash; of course you will need to be careful to require auth and TLS to make sure it doesn&apos;t get used by spammers and get your IP blacklisted. Of course your ISP may frown on this sort of thing, and may also block port 25 outbound.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1470907</guid>
		<pubDate>Tue, 09 Sep 2008 12:43:14 -0800</pubDate>
		<dc:creator>enn</dc:creator>
	</item><item>
		<title>By: grobstein</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1470909</link>	
		<description>The other other option is to run your own SMTP server on your laptop. I think this is actually pretty simple to do. I believe OS X ships with &lt;a href=&quot;http://en.wikipedia.org/wiki/Postfix_(software)&quot;&gt;Postfix&lt;/a&gt;. There are plenty of tutorials for doing this.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1470909</guid>
		<pubDate>Tue, 09 Sep 2008 12:45:22 -0800</pubDate>
		<dc:creator>grobstein</dc:creator>
	</item><item>
		<title>By: special-k</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1470914</link>	
		<description>&lt;em&gt;Can you get a &quot;relay&quot; SMTP server from your mail provider?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Thanks bcwinters! That was it. They have it set up on port 587 for this exact situation.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1470914</guid>
		<pubDate>Tue, 09 Sep 2008 12:47:10 -0800</pubDate>
		<dc:creator>special-k</dc:creator>
	</item><item>
		<title>By: special-k</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1470917</link>	
		<description>On preview, thanks to enn too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1470917</guid>
		<pubDate>Tue, 09 Sep 2008 12:48:34 -0800</pubDate>
		<dc:creator>special-k</dc:creator>
	</item><item>
		<title>By: bcwinters</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1470941</link>	
		<description>(Oops I meant port 25, not port 23...but clearly you got the gist.)&lt;br&gt;
&lt;br&gt;
Glad you&apos;ve worked it out, happy emailing!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1470941</guid>
		<pubDate>Tue, 09 Sep 2008 13:13:26 -0800</pubDate>
		<dc:creator>bcwinters</dc:creator>
	</item><item>
		<title>By: rokusan</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1471101</link>	
		<description>You&apos;ve already solved this, but I was coming in to say: use a GMail account for sending. You can set up &quot;Send as [any address]&quot; from within the web interface, and after a confirmation mail, GMail will relay anything from that address for you.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1471101</guid>
		<pubDate>Tue, 09 Sep 2008 14:50:51 -0800</pubDate>
		<dc:creator>rokusan</dc:creator>
	</item><item>
		<title>By: -1</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1471332</link>	
		<description>unlimitedmail.net&lt;br&gt;
&lt;br&gt;
They&apos;ve got an outbound limit, but it&apos;s pretty hard to hit it (you gotta send a ton of messages/hr), and it resets after every hour.  They&apos;re free, and they allow outbound mail with any &quot;From:&quot; header.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1471332</guid>
		<pubDate>Tue, 09 Sep 2008 18:57:12 -0800</pubDate>
		<dc:creator>-1</dc:creator>
	</item><item>
		<title>By: nometa</title>
		<link>http://ask.metafilter.com/101291/You-havent-got-mail#1472152</link>	
		<description>I used to constantly get an error from my Gmail POP / IMAP accounts when I moved from location to location - turns out that Google has a security feature that forces you to re-authenticate when you change IPs within a certain timeframe: you can either do so by logging into gmail.com directly or by using their Capatcha unlock tool at:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;https://www.google.com/accounts/DisplayUnlockCaptcha&quot;&gt;https://www.google.com/accounts/DisplayUnlockCaptcha&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
If you&apos;re using Google Apps for Domains, it&apos;s here:&lt;br&gt;
&lt;br&gt;
https://www.google.com/a/&lt;i&gt;&lt;b&gt;insert_domain_here&lt;/b&gt;&lt;/i&gt;/UnlockCaptcha</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101291-1472152</guid>
		<pubDate>Wed, 10 Sep 2008 12:51:27 -0800</pubDate>
		<dc:creator>nometa</dc:creator>
	</item>
	</channel>
</rss>
