<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>inmyplace.info &#187; smtp</title>
	<atom:link href="http://inmyplace.info/tag/smtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://inmyplace.info</link>
	<description>Thoughts and writings of someone loving linux, the web and his iphone</description>
	<lastBuildDate>Sat, 19 Feb 2011 15:06:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>problems sending emails using yahoo&#8217;s smtp server</title>
		<link>http://inmyplace.info/2008/05/07/problems-sending-emails-using-yahoos-smtp-server/</link>
		<comments>http://inmyplace.info/2008/05/07/problems-sending-emails-using-yahoos-smtp-server/#comments</comments>
		<pubDate>Wed, 07 May 2008 16:01:27 +0000</pubDate>
		<dc:creator>hmorandell</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://inmyplace.info/?p=58</guid>
		<description><![CDATA[I used yahoo&#8217;s smtp server (smtp.mail.yahoo.it) a long time for sending mails through Thunderbird, but recently it stopped working. I always received error messages that my mail was not relayed, but didn&#8217;t get a specific error code. So, after looking around for a long time, I had to change my smt configuratin to the following: [...]]]></description>
			<content:encoded><![CDATA[<p>I used yahoo&#8217;s smtp server (<em>smtp.mail.yahoo.it</em>) a long time for sending mails through Thunderbird, but recently it stopped working. I always received error messages that my mail was not relayed, but didn&#8217;t get a specific error code.<br />
So, after looking around for a long time, I had to change my smt configuratin to the following:</p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;">smtp server: smtp.mail.yahoo.com
Port: 465
Secure Connection: SSL
Username: Userid without <span style="color: #33cc33;">@</span>yahoo.it</pre></div></div>

<p>And this works again.</p>
]]></content:encoded>
			<wfw:commentRss>http://inmyplace.info/2008/05/07/problems-sending-emails-using-yahoos-smtp-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

