<?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 IT CAFFE . NET</title>
	<atom:link href="http://itcaffe.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://itcaffe.net</link>
	<description>IT solutions over a cup of coffee</description>
	<lastBuildDate>Sun, 23 Oct 2011 12:50:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>Comment on Fix default BIND install on CentOS by Jackma</title>
		<link>http://itcaffe.net/dns/fix-default-bind-install-on-centos/comment-page-1/#comment-1505</link>
		<dc:creator>Jackma</dc:creator>
		<pubDate>Sun, 23 Oct 2011 12:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=248#comment-1505</guid>
		<description>Thanks a tom mate .. .... ......</description>
		<content:encoded><![CDATA[<p>Thanks a tom mate .. &#8230;. &#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cyrus 2 Dovecot mail stack migration by Omar</title>
		<link>http://itcaffe.net/email/cyrus/cyrus-2-dovecot-mail-stack-migration/comment-page-1/#comment-1353</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Sun, 14 Aug 2011 15:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=352#comment-1353</guid>
		<description>Your Words [
Result:
?
# cyrus2dovecot [british^songwriter]: (error) Cannot open /home/migration/imap/a/user/british^songwriter//home/migration/imap/a/user/british^songwriter/INBOX^Sent/1.: No such file or directory

Even with debug on, it doesn&#039;t output any error that might help. The evident cause for spitting this error is that the script is trying to concatenate the paths from cyrus-mailbox argument and the path for the subfolders.
Although I have some knowledge of perl, I didn&#039;t waste time finding the broken chunk of code trying some repairs. I searched for a quick solution and I found out that all I got to do is to rename mailboxes, subscription and .seen file names from british^songwriter to british.songwriter. ]


my proposition:

change cyrus2dovecot the following:

add:

 $rootdir=~s/\^/xxminixx/g; # 
 $boxpath=~s/\^/xxminixx/g;


before this line:

    # Let $box hold the path relative to the root directory (or &quot;INBOX&quot;).
        $box =~ s/^$rootdir\/+//;

and add this after  it:

        $rootdir=~s/xxminixx/\^/g; 
        $boxpath=~s/xxminixx/\^/g;

Regards Omar</description>
		<content:encoded><![CDATA[<p>Your Words [<br />
Result:<br />
?<br />
# cyrus2dovecot [british^songwriter]: (error) Cannot open /home/migration/imap/a/user/british^songwriter//home/migration/imap/a/user/british^songwriter/INBOX^Sent/1.: No such file or directory</p>
<p>Even with debug on, it doesn&#039;t output any error that might help. The evident cause for spitting this error is that the script is trying to concatenate the paths from cyrus-mailbox argument and the path for the subfolders.<br />
Although I have some knowledge of perl, I didn&#039;t waste time finding the broken chunk of code trying some repairs. I searched for a quick solution and I found out that all I got to do is to rename mailboxes, subscription and .seen file names from british^songwriter to british.songwriter. ]</p>
<p>my proposition:</p>
<p>change cyrus2dovecot the following:</p>
<p>add:</p>
<p> $rootdir=~s/\^/xxminixx/g; #<br />
 $boxpath=~s/\^/xxminixx/g;</p>
<p>before this line:</p>
<p>    # Let $box hold the path relative to the root directory (or &#034;INBOX&#034;).<br />
        $box =~ s/^$rootdir\/+//;</p>
<p>and add this after  it:</p>
<p>        $rootdir=~s/xxminixx/\^/g;<br />
        $boxpath=~s/xxminixx/\^/g;</p>
<p>Regards Omar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix default BIND install on CentOS by Nick</title>
		<link>http://itcaffe.net/dns/fix-default-bind-install-on-centos/comment-page-1/#comment-1024</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 23 Apr 2011 15:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=248#comment-1024</guid>
		<description>Where is this secret file that we need to paste that into ?</description>
		<content:encoded><![CDATA[<p>Where is this secret file that we need to paste that into ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix default BIND install on CentOS by Samantha.lk</title>
		<link>http://itcaffe.net/dns/fix-default-bind-install-on-centos/comment-page-1/#comment-826</link>
		<dc:creator>Samantha.lk</dc:creator>
		<pubDate>Fri, 28 Jan 2011 01:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=248#comment-826</guid>
		<description>Finally I found the great place to resolve my bllody Bind issue. thanks Million mate..</description>
		<content:encoded><![CDATA[<p>Finally I found the great place to resolve my bllody Bind issue. thanks Million mate..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enable directory index on Nginx by Quent1</title>
		<link>http://itcaffe.net/nginx/enable-directory-index-on-nginx/comment-page-1/#comment-783</link>
		<dc:creator>Quent1</dc:creator>
		<pubDate>Thu, 06 Jan 2011 21:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=237#comment-783</guid>
		<description>Thanks you. Your website is added to my favorites :-).</description>
		<content:encoded><![CDATA[<p>Thanks you. Your website is added to my favorites <img src='http://itcaffe.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix default BIND install on CentOS by Valkyrka</title>
		<link>http://itcaffe.net/dns/fix-default-bind-install-on-centos/comment-page-1/#comment-373</link>
		<dc:creator>Valkyrka</dc:creator>
		<pubDate>Wed, 11 Aug 2010 02:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=248#comment-373</guid>
		<description>Hi,

Aug 10 14:07:55 server named[18622]: zone localhost/IN/localhost_resolver: loaded serial 42

Is this the last line that&#039;s in /var/log/messages ? Try and start named using 

/etc/init.d/named restart 

and then see what&#039;s written in the logs :

tail -f /var/log/messages</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Aug 10 14:07:55 server named[18622]: zone localhost/IN/localhost_resolver: loaded serial 42</p>
<p>Is this the last line that&#039;s in /var/log/messages ? Try and start named using </p>
<p>/etc/init.d/named restart </p>
<p>and then see what&#039;s written in the logs :</p>
<p>tail -f /var/log/messages</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix default BIND install on CentOS by elgeo</title>
		<link>http://itcaffe.net/dns/fix-default-bind-install-on-centos/comment-page-1/#comment-361</link>
		<dc:creator>elgeo</dc:creator>
		<pubDate>Tue, 10 Aug 2010 12:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=248#comment-361</guid>
		<description>well....finally i found a tutorial, that i almost fix it....
at the end i have this screen 
Aug 10 14:07:55 server named[18622]: command channel listening on 127.0.0.1#953
Aug 10 14:07:55 server named[18622]: command channel listening on ::1#953
Aug 10 14:07:55 server named[18622]: zone 0.in-addr.arpa/IN/localhost_resolver: loaded serial 42
Aug 10 14:07:55 server named[18622]: zone 0.0.127.in-addr.arpa/IN/localhost_resolver: loaded serial 1997022700
Aug 10 14:07:55 server named[18622]: zone 255.in-addr.arpa/IN/localhost_resolver: loaded serial 42
Aug 10 14:07:55 server named[18622]: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN/localhost_resolver: loaded serial 1997022700
Aug 10 14:07:55 server named[18622]: zone localdomain/IN/localhost_resolver: loaded serial 42
Aug 10 14:07:55 server named[18622]: zone localhost/IN/localhost_resolver: loaded serial 42


but 
/etc/init.d/named start
Starting named:                                            [FAILED]


if you could help me it would be good.

thank you.</description>
		<content:encoded><![CDATA[<p>well&#8230;.finally i found a tutorial, that i almost fix it&#8230;.<br />
at the end i have this screen<br />
Aug 10 14:07:55 server named[18622]: command channel listening on 127.0.0.1#953<br />
Aug 10 14:07:55 server named[18622]: command channel listening on ::1#953<br />
Aug 10 14:07:55 server named[18622]: zone 0.in-addr.arpa/IN/localhost_resolver: loaded serial 42<br />
Aug 10 14:07:55 server named[18622]: zone 0.0.127.in-addr.arpa/IN/localhost_resolver: loaded serial 1997022700<br />
Aug 10 14:07:55 server named[18622]: zone 255.in-addr.arpa/IN/localhost_resolver: loaded serial 42<br />
Aug 10 14:07:55 server named[18622]: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN/localhost_resolver: loaded serial 1997022700<br />
Aug 10 14:07:55 server named[18622]: zone localdomain/IN/localhost_resolver: loaded serial 42<br />
Aug 10 14:07:55 server named[18622]: zone localhost/IN/localhost_resolver: loaded serial 42</p>
<p>but<br />
/etc/init.d/named start<br />
Starting named:                                            [FAILED]</p>
<p>if you could help me it would be good.</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Print the IPs which have more than 1000 hits by Tweets that mention Print the IPs which have more than 1000 hits « IT CAFFE . NET -- Topsy.com</title>
		<link>http://itcaffe.net/bash/print-the-ips-which-have-more-than-1000-hits/comment-page-1/#comment-33</link>
		<dc:creator>Tweets that mention Print the IPs which have more than 1000 hits « IT CAFFE . NET -- Topsy.com</dc:creator>
		<pubDate>Tue, 11 May 2010 19:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=395#comment-33</guid>
		<description>[...] This post was mentioned on Twitter by IT Caffe. IT Caffe said: New blog post: Print the IPs which have more than 1000 hits http://itcaffe.net/print-the-ips-which-have-more-than-1000-hits/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by IT Caffe. IT Caffe said: New blog post: Print the IPs which have more than 1000 hits <a href="http://itcaffe.net/print-the-ips-which-have-more-than-1000-hits/" rel="nofollow">http://itcaffe.net/print-the-ips-which-have-more-than-1000-hits/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing BIND on a FreeBSD server by Tweets that mention New blog post: Installing BIND on a FreeBSD server -- Topsy.com</title>
		<link>http://itcaffe.net/dns/installing-bind-on-a-freebsd-server/comment-page-1/#comment-31</link>
		<dc:creator>Tweets that mention New blog post: Installing BIND on a FreeBSD server -- Topsy.com</dc:creator>
		<pubDate>Sat, 08 May 2010 14:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=392#comment-31</guid>
		<description>[...] This post was mentioned on Twitter by IT Caffe. IT Caffe said: New blog post: Installing BIND on a FreeBSD server http://itcaffe.net/installing-bind-on-a-freebsd-server/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by IT Caffe. IT Caffe said: New blog post: Installing BIND on a FreeBSD server <a href="http://itcaffe.net/installing-bind-on-a-freebsd-server/" rel="nofollow">http://itcaffe.net/installing-bind-on-a-freebsd-server/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing the MySQL server on FreeBSD by Tweets that mention New blog post: Installing the MySQL server on FreeBSD -- Topsy.com</title>
		<link>http://itcaffe.net/mysql/installing-the-mysql-server-on-freebsd/comment-page-1/#comment-29</link>
		<dc:creator>Tweets that mention New blog post: Installing the MySQL server on FreeBSD -- Topsy.com</dc:creator>
		<pubDate>Sat, 08 May 2010 00:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://itcaffe.net/?p=387#comment-29</guid>
		<description>[...] This post was mentioned on Twitter by IT Caffe. IT Caffe said: New blog post: Installing the MySQL server on FreeBSD http://itcaffe.net/installing-the-mysql-server-on-freebsd/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by IT Caffe. IT Caffe said: New blog post: Installing the MySQL server on FreeBSD <a href="http://itcaffe.net/installing-the-mysql-server-on-freebsd/" rel="nofollow">http://itcaffe.net/installing-the-mysql-server-on-freebsd/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

