<?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>Kommentare für zoe.vc</title>
	<atom:link href="http://www.zoe.vc/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zoe.vc</link>
	<description>development &#38; freelancing blog</description>
	<lastBuildDate>Tue, 10 Aug 2010 15:32:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=8130</generator>
	<item>
		<title>Kommentar zu Configure Mercury mail transport system for external mail sending von Alex (zoe.vc)</title>
		<link>http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/comment-page-4/#comment-788</link>
		<dc:creator>Alex (zoe.vc)</dc:creator>
		<pubDate>Tue, 10 Aug 2010 15:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/#comment-788</guid>
		<description>Maybe wrong credentials?</description>
		<content:encoded><![CDATA[<p>Maybe wrong credentials?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu TypoScript auslesen (eID und BE-Modul) von Alex (zoe.vc)</title>
		<link>http://www.zoe.vc/2008/typoscript-auslesen/comment-page-1/#comment-787</link>
		<dc:creator>Alex (zoe.vc)</dc:creator>
		<pubDate>Tue, 10 Aug 2010 15:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/typoscript-auslesen/#comment-787</guid>
		<description>Hey Lina, danke für die Anmerkung!</description>
		<content:encoded><![CDATA[<p>Hey Lina, danke für die Anmerkung!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu TypoScript auslesen (eID und BE-Modul) von Lina Wolf</title>
		<link>http://www.zoe.vc/2008/typoscript-auslesen/comment-page-1/#comment-786</link>
		<dc:creator>Lina Wolf</dc:creator>
		<pubDate>Tue, 10 Aug 2010 08:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/typoscript-auslesen/#comment-786</guid>
		<description>Vielen Dank für diese gute Anleitung. Seit TYPO3 4.3 ist t3lib_div::makeInstanceClassName deprecated und wurde durch t3lib_div::makeInstance ersetzt.</description>
		<content:encoded><![CDATA[<p>Vielen Dank für diese gute Anleitung. Seit TYPO3 4.3 ist t3lib_div::makeInstanceClassName deprecated und wurde durch t3lib_div::makeInstance ersetzt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Configure Mercury mail transport system for external mail sending von Dapit Setiahadi</title>
		<link>http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/comment-page-4/#comment-785</link>
		<dc:creator>Dapit Setiahadi</dc:creator>
		<pubDate>Tue, 10 Aug 2010 04:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/#comment-785</guid>
		<description>In Mercury SMTP client (relay version) :

&quot;failed&quot; 
&quot;Error FF servicing queue job.&quot;

Why???</description>
		<content:encoded><![CDATA[<p>In Mercury SMTP client (relay version) :</p>
<p>&#8220;failed&#8221;<br />
&#8220;Error FF servicing queue job.&#8221;</p>
<p>Why???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Configure Mercury mail transport system for external mail sending von Alex (zoe.vc)</title>
		<link>http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/comment-page-4/#comment-779</link>
		<dc:creator>Alex (zoe.vc)</dc:creator>
		<pubDate>Sat, 31 Jul 2010 06:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/#comment-779</guid>
		<description>Danke - super Ergänzung!</description>
		<content:encoded><![CDATA[<p>Danke &#8211; super Ergänzung!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Configure Mercury mail transport system for external mail sending von Mario</title>
		<link>http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/comment-page-4/#comment-778</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Fri, 30 Jul 2010 21:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/#comment-778</guid>
		<description>Hallo,
dein Guide ist super und wollte dazu sagen wenn jemand seine mails von Mercury durch z.B. Outlook auf dem selben Rechner abrufen will einfach einen Alias anlegen unter

&quot;Manage local users/ADD&quot;
Username: mailname
Personal Name: mailname
Passwort: ******

danach vorgehen wie unter Punkt 7:

&quot;Smart host name&quot; = mail.localhost

&quot;Login username&quot;  = mailname
&quot;Password&quot;        = ******

in eurem PHP Script mit der Funktion &quot;mail();&quot;
sollte immer als Empfänger Mail stehen: &quot;mailname@localhost&quot;

jetz nur noch die Mail in Outlook einrichten:

E-Mail: mailname@localhost
POP3: 127.0.0.1
SMTP: 127.0.0.1

Benutzername: mailname
Passwort: ******

fertig.</description>
		<content:encoded><![CDATA[<p>Hallo,<br />
dein Guide ist super und wollte dazu sagen wenn jemand seine mails von Mercury durch z.B. Outlook auf dem selben Rechner abrufen will einfach einen Alias anlegen unter</p>
<p>&#8220;Manage local users/ADD&#8221;<br />
Username: mailname<br />
Personal Name: mailname<br />
Passwort: ******</p>
<p>danach vorgehen wie unter Punkt 7:</p>
<p>&#8220;Smart host name&#8221; = mail.localhost</p>
<p>&#8220;Login username&#8221;  = mailname<br />
&#8220;Password&#8221;        = ******</p>
<p>in eurem PHP Script mit der Funktion &#8220;mail();&#8221;<br />
sollte immer als Empfänger Mail stehen: &#8220;mailname@localhost&#8221;</p>
<p>jetz nur noch die Mail in Outlook einrichten:</p>
<p>E-Mail: mailname@localhost<br />
POP3: 127.0.0.1<br />
SMTP: 127.0.0.1</p>
<p>Benutzername: mailname<br />
Passwort: ******</p>
<p>fertig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Configure Mercury mail transport system for external mail sending von Alves</title>
		<link>http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/comment-page-4/#comment-776</link>
		<dc:creator>Alves</dc:creator>
		<pubDate>Wed, 14 Jul 2010 20:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/#comment-776</guid>
		<description>I have an problem with mercury when i send an email appears the message that i eas sucessefully delivered but it never reaches the destination. What can i do. sorry for my english

Regards;

Alves</description>
		<content:encoded><![CDATA[<p>I have an problem with mercury when i send an email appears the message that i eas sucessefully delivered but it never reaches the destination. What can i do. sorry for my english</p>
<p>Regards;</p>
<p>Alves</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Configure Mercury mail transport system for external mail sending von Earl Gile</title>
		<link>http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/comment-page-4/#comment-772</link>
		<dc:creator>Earl Gile</dc:creator>
		<pubDate>Thu, 24 Jun 2010 00:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/mercury-mail-transport-system-fur-externe-mail-konfigurieren/#comment-772</guid>
		<description>I have followed what you have said to do but I have gotten stuck on step 7 part 2 to send mail to external addresses we need to have an external SMTP server. If you&#039;re renting webspace somewhere and have mail included then you normally have access to a SMTP server. My webspace is hosted at HostEurope and I&#039;ll use the SMTP of my domain. Without such an external server the whole thing won&#039;t work because domain names won&#039;t be resolved among other things. I&#039;ve chosen this path because I didn&#039;t feel like configuring around the whole day. I get free hosting from 000.webhost so do I need to set up an email service with them to finish step 7. They offer email service. The main reason I am setting up mercury is to be able to test my webpages with php. I thought I could just send the emails to my gmail account or should install thunderbird or something like that. Thank you for any help and I think this is a great tutorial.</description>
		<content:encoded><![CDATA[<p>I have followed what you have said to do but I have gotten stuck on step 7 part 2 to send mail to external addresses we need to have an external SMTP server. If you&#8217;re renting webspace somewhere and have mail included then you normally have access to a SMTP server. My webspace is hosted at HostEurope and I&#8217;ll use the SMTP of my domain. Without such an external server the whole thing won&#8217;t work because domain names won&#8217;t be resolved among other things. I&#8217;ve chosen this path because I didn&#8217;t feel like configuring around the whole day. I get free hosting from 000.webhost so do I need to set up an email service with them to finish step 7. They offer email service. The main reason I am setting up mercury is to be able to test my webpages with php. I thought I could just send the emails to my gmail account or should install thunderbird or something like that. Thank you for any help and I think this is a great tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu TypoScript auslesen (eID und BE-Modul) von processDatamap-Hook und plugin-TypoScript - TYPO3 Forum &#38; Portal</title>
		<link>http://www.zoe.vc/2008/typoscript-auslesen/comment-page-1/#comment-771</link>
		<dc:creator>processDatamap-Hook und plugin-TypoScript - TYPO3 Forum &#38; Portal</dc:creator>
		<pubDate>Thu, 17 Jun 2010 09:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/typoscript-auslesen/#comment-771</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu TypoScript auslesen (eID und BE-Modul) von Dominik Strauß</title>
		<link>http://www.zoe.vc/2008/typoscript-auslesen/comment-page-1/#comment-770</link>
		<dc:creator>Dominik Strauß</dc:creator>
		<pubDate>Thu, 17 Jun 2010 09:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zoe.vc/2008/typoscript-auslesen/#comment-770</guid>
		<description>Vielen Dank! Nach 2-3 Stunden aktiver Suche bin ich endlich auf deine Lösung gestoßen!</description>
		<content:encoded><![CDATA[<p>Vielen Dank! Nach 2-3 Stunden aktiver Suche bin ich endlich auf deine Lösung gestoßen!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
