On Sat, 23 Jan 2010 09:59:55 +0200, Vladislav Bogdanov
<bubble(a)hoster-ok.com> wrote:
> 22.01.2010 19:12, Francisco wrote:
>> Hi,
>>
>> As a requirement for a software management & engineering class we are
to
>> collaborate in a project to apply some of the concepts we are learning.
>> The choice was given for us to participate in an open source project.
>>
>> I was looking at your list of planned features and was wondering what
of
>> those (if any) or any not listed feature we could take as a project to
>> work on.
>>
>> Ideally we would like to work on a feature that has little or no work
>> done so far, that way the project can profit the maximum from our work
>> and we can apply all the knowledge we are being taught.
>
> S/MIME and PGP plugins and framework?
>
+1 for PGP and S/MIME, that's one of the fairly important missing
features. There is a draft design document on the wiki for how encryption
and signing might be implemented.
Another major feature is threading support. A development branch exists
with experimental threading, but I would like to see conversation-style
(like Hula/Gmail) threading too.
Simultaneous access to multiple mail accounts would be nice too.
-Albert
_______________________________________________
List info: http://lists.roundcube.net/dev/
Dear subscribers
For the upcoming version 0.4 of Roundcube Webmail we have done some
refactoring of the backend code which improves both performance and
reliability of the application. These changes now need to be well tested
before we continue to implement the new features like threaded message
listing planned for 0.4.
This is where we need your help! Please download the latest nightly build
(r3325) from http://nightly.roundcube.net/ and install it in parallel to
your running systems. Test it with your configuration and all the different
IMAP servers. As usual you are kindly requested to report problems to our
bug tracking system at http://trac.roundcube.net/
A list of already fixed bugs and improvements can be found in the CHANGELOG
file within the release package.
Many thanks!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
Here is an updated labels.inc, messages.inc is already up to 100%
Best regards,
Edouard Moreau
ENSMA
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/uY/FdA158qV/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Updated labels.inc attached
hwyl,
dafydd
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/9B/7reW4HBB/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
this will be very useful.
Thanks
--
Sandro Pazzi
IdWeb s.r.l.
Viale Romagna 69/A - 06012 Citta' di Castello (PG)
Tel. 075 851 97 28
Fax 075 851 97 30
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi List
here is a little Fix for Rolands rss_feeds
rss_feeds has a little Bug by selecting server
protocol.
if (strstr('HTTPS', $_SERVER['SERVER_PROTOCOL'] )!== FALSE)
found only HTTPS a better solution is stristr or
if ($_SERVER['HTTPS'])
best Eric
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Sh/AeQ8gVZs/rss_feeds.diff
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi, all.
I saw there's a fix in trunk:
- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
http://trac.roundcube.net/changeset/3293
Do we need to patch old versions?
Thanks :)
--
Best Regards.
Zhang Huangbin
- Open Source Mail Server Solution for Red Hat(R) Enterprise Linux,
CentOS, Debian, Ubuntu, FreeBSD: http://www.iredmail.org/
_______________________________________________
List info: http://lists.roundcube.net/dev/