<?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 on: Freepops rpm for Fedora</title>
	<atom:link href="http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://francesco-laurita.info/wordpress</link>
	<description>Words...just words</description>
	<lastBuildDate>Mon, 20 Jun 2011 08:38:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Frank Murphy</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-50846</link>
		<dc:creator>Frank Murphy</dc:creator>
		<pubDate>Mon, 20 Jun 2011 08:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-50846</guid>
		<description>Can you update for Fedora 14, please</description>
		<content:encoded><![CDATA[<p>Can you update for Fedora 14, please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riccardo</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-50210</link>
		<dc:creator>riccardo</dc:creator>
		<pubDate>Thu, 19 May 2011 21:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-50210</guid>
		<description>Hello! 
When I try to install Freepops on Fedora 14, the system tell that libcrypto.so.8 is requires.
How can I get it?
How can I do?
Thank You.</description>
		<content:encoded><![CDATA[<p>Hello!<br />
When I try to install Freepops on Fedora 14, the system tell that libcrypto.so.8 is requires.<br />
How can I get it?<br />
How can I do?<br />
Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac User request to configure freepopsd.pid file</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-44299</link>
		<dc:creator>Mac User request to configure freepopsd.pid file</dc:creator>
		<pubDate>Sun, 15 Aug 2010 12:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-44299</guid>
		<description>re: configure freepopsd.pid file 

@Comment by Glandvador can you help 

does anyone know how to configure this issue/problem of the freepopsd.pid file not being created under mac osx 10.4.11 tiger?

I have this problem too because apple mail.app is run under a regular non-admin user accounts only.

ie. not running apple mail.app to send/retrieve emails under admin account 

it should be somewhat similar to configuring a unix file, correct?

Thank you for any assistance and help as to what to do.

cheers!

http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-44298</description>
		<content:encoded><![CDATA[<p>re: configure freepopsd.pid file </p>
<p>@Comment by Glandvador can you help </p>
<p>does anyone know how to configure this issue/problem of the freepopsd.pid file not being created under mac osx 10.4.11 tiger?</p>
<p>I have this problem too because apple mail.app is run under a regular non-admin user accounts only.</p>
<p>ie. not running apple mail.app to send/retrieve emails under admin account </p>
<p>it should be somewhat similar to configuring a unix file, correct?</p>
<p>Thank you for any assistance and help as to what to do.</p>
<p>cheers!</p>
<p><a href="http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-44298" rel="nofollow">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-44298</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-39892</link>
		<dc:creator>Francesco</dc:creator>
		<pubDate>Fri, 07 Aug 2009 06:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-39892</guid>
		<description>Hi Glandvador,

Thanks for your suggestions!

I&#039;ll add your changes in the next release</description>
		<content:encoded><![CDATA[<p>Hi Glandvador,</p>
<p>Thanks for your suggestions!</p>
<p>I&#8217;ll add your changes in the next release</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glandvador</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-39856</link>
		<dc:creator>Glandvador</dc:creator>
		<pubDate>Wed, 05 Aug 2009 16:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-39856</guid>
		<description>Hi Francesco,

Just some things I have done in my configuration:

1) added -n flag in the /etc/sysconfig/freepopsd file
The daemon will create a file /var/run/freepopsd.pid as root but unable to access it later as it drops privileges due to -s nobody.nobody flag.
2) in file logrotate.d/freepopsd replaced restart by condrestart
If I have installed the package it doesn&#039;t mean I want to have it work when the system decide to rotates log files :)

If any of them make sense for you please add them to the rpm package.</description>
		<content:encoded><![CDATA[<p>Hi Francesco,</p>
<p>Just some things I have done in my configuration:</p>
<p>1) added -n flag in the /etc/sysconfig/freepopsd file<br />
The daemon will create a file /var/run/freepopsd.pid as root but unable to access it later as it drops privileges due to -s nobody.nobody flag.<br />
2) in file logrotate.d/freepopsd replaced restart by condrestart<br />
If I have installed the package it doesn&#8217;t mean I want to have it work when the system decide to rotates log files <img src='http://francesco-laurita.info/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If any of them make sense for you please add them to the rpm package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38976</link>
		<dc:creator>Stefano</dc:creator>
		<pubDate>Thu, 18 Jun 2009 20:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38976</guid>
		<description>Yes!!
I can use the repo without problems, thanks!!!
If there are any other problems (I hope no) I&#039;ll tell you
Stefano</description>
		<content:encoded><![CDATA[<p>Yes!!<br />
I can use the repo without problems, thanks!!!<br />
If there are any other problems (I hope no) I&#8217;ll tell you<br />
Stefano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38964</link>
		<dc:creator>Francesco</dc:creator>
		<pubDate>Wed, 17 Jun 2009 14:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38964</guid>
		<description>Hi stefano!

It Should be ok now. Let me know

bye!

--
F</description>
		<content:encoded><![CDATA[<p>Hi stefano!</p>
<p>It Should be ok now. Let me know</p>
<p>bye!</p>
<p>&#8211;<br />
F</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38963</link>
		<dc:creator>Francesco</dc:creator>
		<pubDate>Wed, 17 Jun 2009 13:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38963</guid>
		<description>Hi Stefano,
Freepops for Fedora core 11 is not ready yet.
I hope to make it available as soon as possible.
So yes, you have just to wait for a new version!

Bye!
--
F</description>
		<content:encoded><![CDATA[<p>Hi Stefano,<br />
Freepops for Fedora core 11 is not ready yet.<br />
I hope to make it available as soon as possible.<br />
So yes, you have just to wait for a new version!</p>
<p>Bye!<br />
&#8211;<br />
F</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38962</link>
		<dc:creator>Stefano</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38962</guid>
		<description>Hello, (I&#039;m italian too, but i&#039;m trying to speak English for others) here is my question: is there a new version of your repo for fedora 11?
The one that I&#039;ve installed is ok, but when I use yum or Package-kit, there is the following msg: 
&quot;Cannot retrieve repository metadata (repomd.xml) for repository: flaurita. Please verify its path and try again&quot;
I&#039;m not very expert in Linux...
Anyway, do I have to modify any configuration file? (I don&#039;t know which and where they are) or do I just wait for a new version?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello, (I&#8217;m italian too, but i&#8217;m trying to speak English for others) here is my question: is there a new version of your repo for fedora 11?<br />
The one that I&#8217;ve installed is ok, but when I use yum or Package-kit, there is the following msg:<br />
&#8220;Cannot retrieve repository metadata (repomd.xml) for repository: flaurita. Please verify its path and try again&#8221;<br />
I&#8217;m not very expert in Linux&#8230;<br />
Anyway, do I have to modify any configuration file? (I don&#8217;t know which and where they are) or do I just wait for a new version?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38944</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Tue, 16 Jun 2009 19:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://francesco-laurita.info/wordpress/freepops-rpm-for-fedora/#comment-38944</guid>
		<description>Aha, I see. It&#039;s too bad that&#039;s so difficult to create packages valid for downstream...</description>
		<content:encoded><![CDATA[<p>Aha, I see. It&#8217;s too bad that&#8217;s so difficult to create packages valid for downstream&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

