<?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>Comments for gog&#039;s info</title>
	<atom:link href="http://gogs.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gogs.info</link>
	<description></description>
	<lastBuildDate>Sat, 18 Jun 2011 22:30:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Install phpUnit on Mac OSX 10.6 by speg</title>
		<link>http://gogs.info/2009/11/install-phpunit-on-mac-osx-10-6/comment-page-1/#comment-24856</link>
		<dc:creator>speg</dc:creator>
		<pubDate>Sat, 18 Jun 2011 22:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=90#comment-24856</guid>
		<description>Didn&#039;t work for me :(

Where can I look to confirm it exists?</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me <img src='http://gogs.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Where can I look to confirm it exists?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing require_once() calls from Zend Framework by Richard Quadling</title>
		<link>http://gogs.info/2008/10/removing-require_once-calls-from-zend-framework/comment-page-1/#comment-22616</link>
		<dc:creator>Richard Quadling</dc:creator>
		<pubDate>Sat, 28 May 2011 01:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=44#comment-22616</guid>
		<description>Oh dear. Can&#039;t post code.</description>
		<content:encoded><![CDATA[<p>Oh dear. Can&#8217;t post code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing require_once() calls from Zend Framework by Richard Quadling</title>
		<link>http://gogs.info/2008/10/removing-require_once-calls-from-zend-framework/comment-page-1/#comment-22615</link>
		<dc:creator>Richard Quadling</dc:creator>
		<pubDate>Sat, 28 May 2011 01:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=44#comment-22615</guid>
		<description>http://pastebin.com/wHKJZ68e

 0) {
			echo $o_File, &#039; with &#039;, $i_Replacements, &#039; replacements.&#039;, PHP_EOL;
			file_put_contents($o_File, $s_Code);
		}
	}
}</description>
		<content:encoded><![CDATA[<p><a href="http://pastebin.com/wHKJZ68e" rel="nofollow">http://pastebin.com/wHKJZ68e</a></p>
<p> 0) {<br />
			echo $o_File, &#8216; with &#8216;, $i_Replacements, &#8216; replacements.&#8217;, PHP_EOL;<br />
			file_put_contents($o_File, $s_Code);<br />
		}<br />
	}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free eBook on configuring a mail server with Postfix by Mateusz</title>
		<link>http://gogs.info/2011/04/free-ebook-on-configuring-a-mail-server-with-postfix/comment-page-1/#comment-22561</link>
		<dc:creator>Mateusz</dc:creator>
		<pubDate>Fri, 27 May 2011 10:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=197#comment-22561</guid>
		<description>was a bit hasty about that xD i needed to change in /etc/pam.d/smtp the part with usercolumn=username to usercolumn=local_part in both lines ... and set in database column local_part as UNIQUE :)
this was needed to make sending messages possible ;]

i hope that these information would help someone :)</description>
		<content:encoded><![CDATA[<p>was a bit hasty about that xD i needed to change in /etc/pam.d/smtp the part with usercolumn=username to usercolumn=local_part in both lines &#8230; and set in database column local_part as UNIQUE <img src='http://gogs.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
this was needed to make sending messages possible ;]</p>
<p>i hope that these information would help someone <img src='http://gogs.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free eBook on configuring a mail server with Postfix by Mateusz</title>
		<link>http://gogs.info/2011/04/free-ebook-on-configuring-a-mail-server-with-postfix/comment-page-1/#comment-22555</link>
		<dc:creator>Mateusz</dc:creator>
		<pubDate>Fri, 27 May 2011 09:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=197#comment-22555</guid>
		<description>echo DEFAULT_DOMAIN domain1.com &gt;&gt; /etc/courier/authmysqlrc 
and it solves my problem :) without any other auth config changes :)
works like a charm :]</description>
		<content:encoded><![CDATA[<p>echo DEFAULT_DOMAIN domain1.com &gt;&gt; /etc/courier/authmysqlrc<br />
and it solves my problem <img src='http://gogs.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  without any other auth config changes <img src='http://gogs.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
works like a charm :]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free eBook on configuring a mail server with Postfix by Goran Jurić</title>
		<link>http://gogs.info/2011/04/free-ebook-on-configuring-a-mail-server-with-postfix/comment-page-1/#comment-22124</link>
		<dc:creator>Goran Jurić</dc:creator>
		<pubDate>Mon, 23 May 2011 09:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=197#comment-22124</guid>
		<description>You can do that with forwards.</description>
		<content:encoded><![CDATA[<p>You can do that with forwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free eBook on configuring a mail server with Postfix by Mateusz</title>
		<link>http://gogs.info/2011/04/free-ebook-on-configuring-a-mail-server-with-postfix/comment-page-1/#comment-21886</link>
		<dc:creator>Mateusz</dc:creator>
		<pubDate>Fri, 20 May 2011 07:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=197#comment-21886</guid>
		<description>To be exact ... thats what im about to do. i have few domains ... but one user database ... one domain is set because it was once used ... the other is a temporary solution but used by some ppl :) and the primary one that SHOULD be used ... so what i need is to receive mails for example janedoe@domain1.com janedoe@domain2.com and janedoe@domain3.com all and should be delievered for one account</description>
		<content:encoded><![CDATA[<p>To be exact &#8230; thats what im about to do. i have few domains &#8230; but one user database &#8230; one domain is set because it was once used &#8230; the other is a temporary solution but used by some ppl <img src='http://gogs.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and the primary one that SHOULD be used &#8230; so what i need is to receive mails for example <a href="mailto:janedoe@domain1.com">janedoe@domain1.com</a> <a href="mailto:janedoe@domain2.com">janedoe@domain2.com</a> and <a href="mailto:janedoe@domain3.com">janedoe@domain3.com</a> all and should be delievered for one account</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free eBook on configuring a mail server with Postfix by Goran Jurić</title>
		<link>http://gogs.info/2011/04/free-ebook-on-configuring-a-mail-server-with-postfix/comment-page-1/#comment-21813</link>
		<dc:creator>Goran Jurić</dc:creator>
		<pubDate>Thu, 19 May 2011 11:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=197#comment-21813</guid>
		<description>I am not quite sure, I have never needed this kind of setup.

But, you will certainly have to edit the start up options for saslauthd (note the -r switch, and look into saslatuhsds man pages for explanation). You can also look into the &lt;a href=&quot;http://www.postfix.org/postconf.5.html#smtpd_sasl_local_domain&quot; rel=&quot;nofollow&quot;&gt;smtpd_sasl_local_domain&lt;/a&gt; option in /etc/postfix/main.cf.

But note that you can&#039;t mix and match setups. If you choose not to use full email addresses as usernames you can only serve mail for one domain.</description>
		<content:encoded><![CDATA[<p>I am not quite sure, I have never needed this kind of setup.</p>
<p>But, you will certainly have to edit the start up options for saslauthd (note the -r switch, and look into saslatuhsds man pages for explanation). You can also look into the <a href="http://www.postfix.org/postconf.5.html#smtpd_sasl_local_domain" rel="nofollow">smtpd_sasl_local_domain</a> option in /etc/postfix/main.cf.</p>
<p>But note that you can&#8217;t mix and match setups. If you choose not to use full email addresses as usernames you can only serve mail for one domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free eBook on configuring a mail server with Postfix by Mateusz</title>
		<link>http://gogs.info/2011/04/free-ebook-on-configuring-a-mail-server-with-postfix/comment-page-1/#comment-21797</link>
		<dc:creator>Mateusz</dc:creator>
		<pubDate>Thu, 19 May 2011 08:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=197#comment-21797</guid>
		<description>Great work :) everything works almost as i would love to :D but i have one question ... about logins, im not going to use multiple domains with some other users ... so can we swap authorisation from column username ( where the whole mail is used ... ) to column local_part? i have tried to do it but something went wrong :) what should I change to make it work ? pam.d, saslauth ? maybe im missing something ?</description>
		<content:encoded><![CDATA[<p>Great work <img src='http://gogs.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  everything works almost as i would love to <img src='http://gogs.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  but i have one question &#8230; about logins, im not going to use multiple domains with some other users &#8230; so can we swap authorisation from column username ( where the whole mail is used &#8230; ) to column local_part? i have tried to do it but something went wrong <img src='http://gogs.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  what should I change to make it work ? pam.d, saslauth ? maybe im missing something ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free eBook on configuring a mail server with Postfix by Goran Jurić</title>
		<link>http://gogs.info/2011/04/free-ebook-on-configuring-a-mail-server-with-postfix/comment-page-1/#comment-20041</link>
		<dc:creator>Goran Jurić</dc:creator>
		<pubDate>Thu, 28 Apr 2011 10:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=197#comment-20041</guid>
		<description>You are right. I am not really an expert in the cryptography field.

I guess the right way would be to remove &quot;-des3&quot; flag during the generation of the key and skip the part where the pass phrase is removed?

Thank you for your comment.</description>
		<content:encoded><![CDATA[<p>You are right. I am not really an expert in the cryptography field.</p>
<p>I guess the right way would be to remove &#8220;-des3&#8243; flag during the generation of the key and skip the part where the pass phrase is removed?</p>
<p>Thank you for your comment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

