<?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>Komentarze do: Exim i MySQL</title>
	<atom:link href="http://www.baseciq.org/2003/06/22/exim-i-mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.baseciq.org/2003/06/22/exim-i-mysql</link>
	<description></description>
	<lastBuildDate>Mon, 09 Jan 2012 15:25:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Autor: sel</title>
		<link>http://www.baseciq.org/2003/06/22/exim-i-mysql/comment-page-1#comment-5643</link>
		<dc:creator>sel</dc:creator>
		<pubDate>Fri, 08 Jul 2011 19:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.baseciq.org/?p=115#comment-5643</guid>
		<description>Hej fajny artykuł. Ale może przydało by się coś o autoryzacji exima poprzez mysql skoro mamy virtual skrzynki. Może ktoś napisać jak zrobić tą autoryzacje dla exima odnosząc się do tego artykułu?</description>
		<content:encoded><![CDATA[<p>Hej fajny artykuł. Ale może przydało by się coś o autoryzacji exima poprzez mysql skoro mamy virtual skrzynki. Może ktoś napisać jak zrobić tą autoryzacje dla exima odnosząc się do tego artykułu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Shane James</title>
		<link>http://www.baseciq.org/2003/06/22/exim-i-mysql/comment-page-1#comment-5153</link>
		<dc:creator>Shane James</dc:creator>
		<pubDate>Fri, 27 May 2011 20:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.baseciq.org/?p=115#comment-5153</guid>
		<description>Hi,

I can&#039;t read this language but fortunately I can read the configs (we all speak the same language there) :P
I&#039;ve got an english turorial on how to do something similar to this for the english speaking people out there.
link to tutorial -&gt; http://www.phpboy.co.za/unix-apps/exim-with-mysql</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I can&#8217;t read this language but fortunately I can read the configs (we all speak the same language there) :P<br />
I&#8217;ve got an english turorial on how to do something similar to this for the english speaking people out there.<br />
link to tutorial -&gt; <a href="http://www.phpboy.co.za/unix-apps/exim-with-mysql" rel="nofollow">http://www.phpboy.co.za/unix-apps/exim-with-mysql</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Onur</title>
		<link>http://www.baseciq.org/2003/06/22/exim-i-mysql/comment-page-1#comment-3603</link>
		<dc:creator>Onur</dc:creator>
		<pubDate>Tue, 09 Nov 2010 23:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.baseciq.org/?p=115#comment-3603</guid>
		<description>Thanks for your howto. Greetings from Turkey ;)</description>
		<content:encoded><![CDATA[<p>Thanks for your howto. Greetings from Turkey ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: horhe</title>
		<link>http://www.baseciq.org/2003/06/22/exim-i-mysql/comment-page-1#comment-1782</link>
		<dc:creator>horhe</dc:creator>
		<pubDate>Wed, 15 Jul 2009 09:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.baseciq.org/?p=115#comment-1782</guid>
		<description>Ech, nie dostosowałem nazw tabel i typu bazy danych do tego co jest w tym artykule, lecz zostawiłem moją wersje. 
Powinno być tak :)
domainlist local_domains = @ : ${lookup mysql {SELECT distinct nazwa FROM domeny }}</description>
		<content:encoded><![CDATA[<p>Ech, nie dostosowałem nazw tabel i typu bazy danych do tego co jest w tym artykule, lecz zostawiłem moją wersje.<br />
Powinno być tak :)<br />
domainlist local_domains = @ : ${lookup mysql {SELECT distinct nazwa FROM domeny }}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: horhe</title>
		<link>http://www.baseciq.org/2003/06/22/exim-i-mysql/comment-page-1#comment-1781</link>
		<dc:creator>horhe</dc:creator>
		<pubDate>Wed, 15 Jul 2009 09:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.baseciq.org/?p=115#comment-1781</guid>
		<description>Drobna uwaga, wpis:
domainlist local_domains = @ : ${lookup mysql {SELECT nazwa FROM domeny WHERE nazwa=&quot;${domain}&quot;}}

Sprawi, że będzie problem z wysłaniem maila w świat, ponieważ do zmiennej $domain zostanie wstawiona domena odbiorcy. Czyli exim uzna, że ten mail jest skierowany do niego, dostaniemy &quot;Unrouteable address&quot;.
U siebie zrobiłem to w następujący, mało elegancki sposób:
domainlist local_domains = localhost : @ : ${lookup pgsql {SELECT distinct domena FROM users}}
Pozdrawiam</description>
		<content:encoded><![CDATA[<p>Drobna uwaga, wpis:<br />
domainlist local_domains = @ : ${lookup mysql {SELECT nazwa FROM domeny WHERE nazwa=&#8221;${domain}&#8221;}}</p>
<p>Sprawi, że będzie problem z wysłaniem maila w świat, ponieważ do zmiennej $domain zostanie wstawiona domena odbiorcy. Czyli exim uzna, że ten mail jest skierowany do niego, dostaniemy &#8222;Unrouteable address&#8221;.<br />
U siebie zrobiłem to w następujący, mało elegancki sposób:<br />
domainlist local_domains = localhost : @ : ${lookup pgsql {SELECT distinct domena FROM users}}<br />
Pozdrawiam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Exim + postgresql &#124; horhe</title>
		<link>http://www.baseciq.org/2003/06/22/exim-i-mysql/comment-page-1#comment-134</link>
		<dc:creator>Exim + postgresql &#124; horhe</dc:creator>
		<pubDate>Mon, 15 Sep 2008 22:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.baseciq.org/?p=115#comment-134</guid>
		<description>[...] w sieci, wiele informacji (oraz trigerów :)  ) zaczerpnąłem ze strony depesza oraz ze strony Baseciqa . Okazało się jednak, że w powyższych opisach,  oraz w wielu innych jakie google podsuwały, [...]</description>
		<content:encoded><![CDATA[<p>[...] w sieci, wiele informacji (oraz trigerów :)  ) zaczerpnąłem ze strony depesza oraz ze strony Baseciqa . Okazało się jednak, że w powyższych opisach,  oraz w wielu innych jakie google podsuwały, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

