<?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>Loops and Hoops &#187; eMail</title>
	<atom:link href="http://dev-loop.net/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev-loop.net</link>
	<description>tech notes</description>
	<lastBuildDate>Mon, 05 Jul 2010 12:16:21 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Extract eMail Addresses from Mails in Outlook</title>
		<link>http://dev-loop.net/2009/06/extract-email-addresses-from-mails-in-outlook/</link>
		<comments>http://dev-loop.net/2009/06/extract-email-addresses-from-mails-in-outlook/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:54:20 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[eMail]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://dev-loop.net/?p=35</guid>
		<description><![CDATA[You want to send a newsletter to a bunch people who have sent you an email? Easy&#8230;

Move (or copy) all mails into one folder
Click on File -&#62; Import/Export -&#62; Export into a file -&#62; Comma seperated values (Windows)
Choose the folder which holds the mails
Choose export file location
Enable the action export emails from folder
Click on &#8220;map [...]]]></description>
			<content:encoded><![CDATA[<p>You want to send a newsletter to a bunch people who have sent you an email? Easy&#8230;</p>
<ol>
<li>Move (or copy) all mails into one folder</li>
<li>Click on File -&gt; Import/Export -&gt; Export into a file -&gt; Comma seperated values (Windows)</li>
<li>Choose the folder which holds the mails</li>
<li>Choose export file location</li>
<li>Enable the action export emails from folder</li>
<li>Click on &#8220;map fields&#8221;</li>
<li>Click on &#8220;delete mappings&#8221;</li>
<li>From the left window choose &#8220;From (Adress)&#8221; and drag it to the right</li>
<li>Click on &#8220;OK&#8221;, then on &#8220;Finish&#8221;.</li>
</ol>
<p>Now you should have a text file with all the eMail addresses.</p>
<p>An alternative way is to use a macro to add those addresses as contacts. <a href="http://www.pcwelt.de/forum/office-programme-microsoft-office-openoffice-org-staroffice/204172-adressen-extrahieren.html">Details here (german only)</a>.</p>
<p><strong>Further links:</strong></p>
<ul>
<li><a href="http://www.pcwelt.de/forum/office-programme-microsoft-office-openoffice-org-staroffice/204172-adressen-extrahieren.html">Extract addresses from Outlook Mails</a></li>
<li><a href="http://www.novak.it/?p=110">Add addresses from Outlook Mails  as contacts</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dev-loop.net/2009/06/extract-email-addresses-from-mails-in-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
