<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>P0L0&#039;s Blog &#187; roundcube</title>
	<atom:link href="http://p0l0.binware.org/index.php/tag/roundcube/feed/" rel="self" type="application/rss+xml" />
	<link>http://p0l0.binware.org</link>
	<description>Opensource Projects and IT experiences</description>
	<lastBuildDate>Sun, 30 Oct 2011 08:39:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Vlogin &#8211; Roundcube Plugin</title>
		<link>http://p0l0.binware.org/index.php/2009/10/02/vlogin-roundcube-plugin/</link>
		<comments>http://p0l0.binware.org/index.php/2009/10/02/vlogin-roundcube-plugin/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 04:04:26 +0000</pubDate>
		<dc:creator>P0L0</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[roundcube]]></category>
		<category><![CDATA[sourceforge]]></category>
		<category><![CDATA[webmail]]></category>

		<guid isPermaLink="false">http://p0l0.binware.org/?p=427</guid>
		<description><![CDATA[I just released the first version of my Vlogin Plugin for Roundcube. This plugin is based on the Vlogin for Squirrelmail. For now the only implemented function is that you can login using only &#8220;user&#8221; and roundcube will authenticate against IMAP using the domain extracted from the webmail URL. You can get download the plugin [...]]]></description>
			<content:encoded><![CDATA[<p>I just released the first version of my Vlogin Plugin for Roundcube. This plugin is based on the <a href="http://www.squirrelmail.org/plugin_view.php?id=47" target="_blank">Vlogin </a>for Squirrelmail.</p>
<p>For now the only implemented function is that you can login using only &#8220;user&#8221; and roundcube will authenticate against IMAP using the domain extracted from the webmail URL.</p>
<p>You can get download the plugin from the <a href="http://sourceforge.net/projects/roundcubevlogin/" target="_blank">Vlogin sourceforge</a> project page.</p>
]]></content:encoded>
			<wfw:commentRss>http://p0l0.binware.org/index.php/2009/10/02/vlogin-roundcube-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roundcube vhost patch</title>
		<link>http://p0l0.binware.org/index.php/2006/02/27/roundcube-vhost-patch/</link>
		<comments>http://p0l0.binware.org/index.php/2006/02/27/roundcube-vhost-patch/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 22:54:00 +0000</pubDate>
		<dc:creator>P0L0</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[binware]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[roundcube]]></category>
		<category><![CDATA[vhost]]></category>

		<guid isPermaLink="false">http://p0l0.binware.org/index.php/2006/02/27/roundcube-vhost-patch/</guid>
		<description><![CDATA[Bueno trasteando con el roundcube para binware he visto que le faltan algunas cosas, aunque esta muy bien diseï¿½ado y funciona mas o menos estable. Como en squirrelmail uso la opcion de vhost para que los usuarios no tengan que poner el dominio al hacer login al webmail, pues he echo esta opcion en version [...]]]></description>
			<content:encoded><![CDATA[<p>Bueno trasteando con el <a href="http://www.roundcube.net">roundcube</a> para <a href="http://binware.org">binware</a> he visto que le faltan algunas cosas, aunque esta muy bien diseï¿½ado y funciona mas o menos estable.</p>
<p>Como en <a href="http://www.squirrelmail.org">squirrelmail</a> uso la opcion de <a href="http://www.squirrelmail.org/plugin_view.php?id=47">vhost</a> para que los usuarios no tengan que poner el dominio al hacer login al webmail, pues he echo esta opcion en version simple para <a href="http://www.roundcube.net">roundcube</a> (la <a href="http://www.squirrelmail.org/plugin_view.php?id=47">version</a> de <a href="http://www.squirrelmail.org">squirrelmail</a> hace muchisimas mas cosas, pero a mi me va bien con esto ya&#8230;). Les envie el codigo a los desarrolladores, lo que no se si lo incluiran o no&#8230;</p>
<p>Aqui esta el parche para la version 0.1-beta para quien le interese, lleva tambien configuracion para activarlo o no y para decidir si alguien de otro dominio puede hacer login.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">---</span> roundcubemail<span style="color: #339933;">-</span>0<span style="color: #339933;">.</span>1beta<span style="color: #339933;">/</span>config<span style="color: #339933;">/</span>main<span style="color: #339933;">.</span>inc<span style="color: #339933;">.</span>php<span style="color: #339933;">.</span>dist
<span style="color: #cc66cc;">2006</span><span style="color: #339933;">-</span><span style="color: #208080;">02</span><span style="color: #339933;">-</span><span style="color: #cc66cc;">21</span> <span style="color: #208080;">00</span><span style="color: #339933;">:</span><span style="color: #cc66cc;">29</span><span style="color: #339933;">:</span><span style="color:#800080;">13.000000000</span> <span style="color: #339933;">+</span><span style="color: #208080;">0100</span>
<span style="color: #339933;">+++</span> roundcubemail<span style="color: #339933;">.</span><span style="color: #000000; font-weight: bold;">new</span><span style="color: #339933;">/</span>config<span style="color: #339933;">/</span>main<span style="color: #339933;">.</span>inc<span style="color: #339933;">.</span>php<span style="color: #339933;">.</span>dist  <span style="color: #cc66cc;">2006</span><span style="color: #339933;">-</span><span style="color: #208080;">02</span><span style="color: #339933;">-</span><span style="color: #cc66cc;">23</span>
<span style="color: #cc66cc;">15</span><span style="color: #339933;">:</span><span style="color: #cc66cc;">28</span><span style="color: #339933;">:</span><span style="color:#800080;">07.614663680</span> <span style="color: #339933;">+</span><span style="color: #208080;">0100</span>
<span style="color: #339933;">@@</span> <span style="color: #339933;">-</span><span style="color: #cc66cc;">171</span><span style="color: #339933;">,</span><span style="color: #cc66cc;">5</span> <span style="color: #339933;">+</span><span style="color: #cc66cc;">171</span><span style="color: #339933;">,</span><span style="color: #cc66cc;">21</span> <span style="color: #339933;">@@</span>
<span style="color: #666666; font-style: italic;">// show pretty dates as standard</span>
<span style="color: #000088;">$rcmail_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'prettydate'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">TRUE</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #339933;">+</span><span style="color: #666666; font-style: italic;">/*
+        Automatic add webserver domain and option to not
let to connect with other domains
+                               Author: Marco
+                               Date: 23/02/2006
+                               Mail: P0L0_notspam_binware.org
+*/</span>
<span style="color: #339933;">+</span><span style="color: #666666; font-style: italic;">//Automatic add @domain from webserver domain</span>
<span style="color: #339933;">+</span><span style="color: #000088;">$rcmail_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'adddomain'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">TRUE</span><span style="color: #339933;">;</span>
<span style="color: #339933;">+</span>
<span style="color: #339933;">+</span><span style="color: #666666; font-style: italic;">//Number of dots for domain</span>
<span style="color: #339933;">+</span><span style="color: #000088;">$rcmail_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'adddomain_dots'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">2</span><span style="color: #339933;">;</span>
<span style="color: #339933;">+</span>
<span style="color: #339933;">+</span><span style="color: #666666; font-style: italic;">//Dont let login with different domains</span>
<span style="color: #339933;">+</span><span style="color: #000088;">$rcmail_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'adddomain_dif'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">FALSE</span><span style="color: #339933;">;</span>
<span style="color: #339933;">+</span><span style="color: #666666; font-style: italic;">/* End */</span>
<span style="color: #339933;">+</span>
<span style="color: #666666; font-style: italic;">// end of config file</span>
<span style="color: #339933;">-</span>?<span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;</span>
\ No newline at <span style="color: #990000;">end</span> of <span style="color: #990000;">file</span>
<span style="color: #339933;">+</span>?<span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;</span>
diff <span style="color: #339933;">-</span>Naur roundcubemail<span style="color: #339933;">-</span>0<span style="color: #339933;">.</span>1beta<span style="color: #339933;">/</span>program<span style="color: #339933;">/</span><span style="color: #b1b100;">include</span><span style="color: #339933;">/</span>main<span style="color: #339933;">.</span>inc
roundcubemail<span style="color: #339933;">.</span><span style="color: #000000; font-weight: bold;">new</span><span style="color: #339933;">/</span>program<span style="color: #339933;">/</span><span style="color: #b1b100;">include</span><span style="color: #339933;">/</span>main<span style="color: #339933;">.</span>inc
<span style="color: #339933;">---</span> roundcubemail<span style="color: #339933;">-</span>0<span style="color: #339933;">.</span>1beta<span style="color: #339933;">/</span>program<span style="color: #339933;">/</span><span style="color: #b1b100;">include</span><span style="color: #339933;">/</span>main<span style="color: #339933;">.</span>inc
<span style="color: #cc66cc;">2006</span><span style="color: #339933;">-</span><span style="color: #208080;">02</span><span style="color: #339933;">-</span><span style="color: #cc66cc;">21</span> <span style="color: #208080;">00</span><span style="color: #339933;">:</span><span style="color: #cc66cc;">29</span><span style="color: #339933;">:</span><span style="color:#800080;">13.000000000</span> <span style="color: #339933;">+</span><span style="color: #208080;">0100</span>
<span style="color: #339933;">+++</span> roundcubemail<span style="color: #339933;">.</span><span style="color: #000000; font-weight: bold;">new</span><span style="color: #339933;">/</span>program<span style="color: #339933;">/</span><span style="color: #b1b100;">include</span><span style="color: #339933;">/</span>main<span style="color: #339933;">.</span>inc  <span style="color: #cc66cc;">2006</span><span style="color: #339933;">-</span><span style="color: #208080;">02</span><span style="color: #339933;">-</span><span style="color: #cc66cc;">23</span>
<span style="color: #cc66cc;">15</span><span style="color: #339933;">:</span><span style="color: #cc66cc;">31</span><span style="color: #339933;">:</span><span style="color:#800080;">08.237204880</span> <span style="color: #339933;">+</span><span style="color: #208080;">0100</span>
<span style="color: #339933;">@@</span> <span style="color: #339933;">-</span><span style="color: #cc66cc;">365</span><span style="color: #339933;">,</span><span style="color: #cc66cc;">7</span> <span style="color: #339933;">+</span><span style="color: #cc66cc;">365</span><span style="color: #339933;">,</span><span style="color: #cc66cc;">42</span> <span style="color: #339933;">@@</span>
<span style="color: #009900;">&#123;</span>
<span style="color: #000000; font-weight: bold;">global</span> <span style="color: #000088;">$CONFIG</span><span style="color: #339933;">,</span> <span style="color: #000088;">$IMAP</span><span style="color: #339933;">,</span> <span style="color: #000088;">$DB</span><span style="color: #339933;">,</span> <span style="color: #000088;">$sess_user_lang</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$user_id</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">NULL</span><span style="color: #339933;">;</span>
<span style="color: #339933;">-</span>
<span style="color: #339933;">+</span>
<span style="color: #339933;">+</span>       <span style="color: #666666; font-style: italic;">/*
+         Automatic add webserver domain and option to not
let to connect with other domains
+               Author: Marco
+               Date: 23/02/2006
+               Mail: P0L0_notspam_binware.org
+       */</span>
<span style="color: #339933;">+</span>       <span style="color: #666666; font-style: italic;">//Check if we need to add mail</span>
<span style="color: #339933;">+</span>       <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$CONFIG</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'adddomain'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span>
<span style="color: #339933;">+</span>       <span style="color: #009900;">&#123;</span>
<span style="color: #339933;">+</span>               <span style="color: #666666; font-style: italic;">//Save domain</span>
<span style="color: #339933;">+</span>               <span style="color: #000088;">$addTempDomain</span> <span style="color: #339933;">=</span> <span style="color: #990000;">explode</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'.'</span><span style="color: #339933;">,</span>
<span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'HTTP_HOST'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #339933;">+</span>               <span style="color: #000088;">$addDomain</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">''</span><span style="color: #339933;">;</span>
<span style="color: #339933;">+</span>               <span style="color: #b1b100;">for</span>
<span style="color: #009900;">&#40;</span><span style="color: #000088;">$i</span><span style="color: #339933;">=</span><span style="color: #cc66cc;">0</span><span style="color: #339933;">;</span><span style="color: #000088;">$i</span></pre></div></div>

<p><a href="http://binware.org/downloads/roundcube.vhost.patch">Descargar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://p0l0.binware.org/index.php/2006/02/27/roundcube-vhost-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoundCube</title>
		<link>http://p0l0.binware.org/index.php/2006/02/21/roundcube/</link>
		<comments>http://p0l0.binware.org/index.php/2006/02/21/roundcube/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 12:40:00 +0000</pubDate>
		<dc:creator>P0L0</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[binware]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[roundcube]]></category>
		<category><![CDATA[webmail]]></category>

		<guid isPermaLink="false">http://p0l0.binware.org/index.php/2006/02/21/roundcube/</guid>
		<description><![CDATA[El otro dia me dio por buscar un webmail mas bonito graficamente, pero sin perder demasiadas opciones, ya que squirrelmail esta muy bien, pero a mucha gente le gusta tener un webmail bonito. Googleando encontre RoundCube, un webmail programado en PHP+MySQL+AJAX. Aun esta en fase beta pero tiene una pinta muy buena. Hay una guia [...]]]></description>
			<content:encoded><![CDATA[<p>El otro dia me dio por buscar un webmail mas bonito graficamente, pero sin perder demasiadas opciones, ya que <a href="http://www.squirrelmail.org/">squirrelmail</a> esta muy bien, pero a mucha gente le gusta tener un webmail bonito. Googleando encontre <a href="http://www.roundcube.net">RoundCube</a>, un webmail programado en PHP+MySQL+AJAX. Aun esta en fase beta pero tiene una pinta muy buena.</p>
<div style="text-align: center;"><img width="400" alt="RoundCube Webmail" src="http://www.softspain.com/images/p0l0/roundcube.gif" /></div>
<p>Hay una guia de instalacion muy buena <a href="http://www.paulstamatiou.com/2005/10/29/how-to-setup-roundcube-webmail-on-your-server/">aqui</a></p>
<p>Ahora mismo me lo he instalado en local, pero despues de hacer unas cuantas pruebas lo pondre disponible para <a href="http://binware.org">BiNWaRe HoSTiNG</a> y asi los clientes que quieran usar un webmail distinto podran probarlo. (No quitare el <a href="http://www.squirrelmail.org/">squirrelmail</a>, ya que a veces un webmail ligero viene muy bien)</p>
]]></content:encoded>
			<wfw:commentRss>http://p0l0.binware.org/index.php/2006/02/21/roundcube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

