Good afternoon,
We are using 17/08 revision and couldn't check for changes today,
(trac seems down).
Wherever, if it's already solved you can forward the report to /dev/null.
1.- After entering to webmail i can select multiple mails and delete
them at the same time.
2.- Immediately after deleting them I cannot delete multiple mails
anymore, wehenver I press supr. or shift+supr.
3.- But I can delete single items all the time.
Cheers!
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I've (re)started some changes in folder management. Goal is to be able
to move a folder to another parent (or top-) folder.
Attached patch shows what I have so far; changing a folder's parent works.
Things to be done:
- Refresh subscription list after moving a folder
- Make newly selected folder selectable
- Optional: Add 'parent' dropdown in new-folder form
I might even need to make sure another separator than '.' can be used,
although I haven't checked the need for that (rfc, docs).
Any comments so far?
Should I continue or go another way?
I tried drag&drop, which worked more or less, except for two things:
- A folder in the top of the list cannot be moved to a folder in the
bottom of the list, if the list is bigger than the table (ie the
scrollbar doesn't move along). Though that can possibly be fixed with a
bit of JS.
- I have no idea what the best dropping place would be if I want to move
a folder to the root of the tree.
Robin
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Qt/FW489Ms+/parent-folder.200708.patch
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 just checked out Revision 766 and it looks like viewing binary
attachments is broken. Clicking to open a JPEG attachment opens the new
viewing window, and fills the iframe with with the decoded data, but in
text form.
So far it looks as though the "Content-Type" is not being set correctly,
and is defaulting to "text/html".
In-line viewing of images in the preview pane is still working though.
Anyone able to tackle this?
Rich
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I've noticed that when using an ldap address book, the addresses are not
listed in the address book, except when doing a search. This looks a little
like a bug to me, because the list_records function is called, but will never
return anything.
I've attached a minor patch that sets the default filter, when list_records is
called. This means that when $this->_exec_search is called, it's will return
a result.
I hope this patch might help.
Regards
Glen Ogilvie
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/mm/q8/HsaHBnxn/rcube_ldap_filter.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
When I click on a download (ZIP) it pops up the save-as in my browser,
but the entire interface stops working. I remember something about a
"busy" flag.
Can anyone enlighten me? ;-)
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
Please get back to me (till, klimpong(a)gmail.com) off-list ASAP. :-)
We need to rearrange some things and this is also a one time
opportunity to tell us if you are still active. ;-))
Thanks,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
FYI, I just requested the FreeBSD port to be updated since the version
used is from 2006.
---------- Forwarded message ----------
From: till <till(a)php.net>
Date: Aug 29, 2007 2:44 PM
Subject: request to update roundcube port
To: farrokhi(a)freebsd.org
Hi,
it would be great if you updated the roundcube port (mail/roundcube)
to the 0.1-rc1.1 release.
http://www.roundcube.net/?p=downloads
Thanks,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
I change it a bit, to introduce french words instead english idiotisms.
Regards
--
Mickaël Wolff aka Lupus Michaelis
Racine <http://lupusmic.org>
Blog <http://blog.lupusmic.org>
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/VE/MW7+dvJG/translation-french.t.gz
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Trying to send again now that I'm actually subscribed. Hopefully
it'll make it through this time! Sorry for all the forward headers.
--
Jordan Wiens
Contributing Technology Editor, Security
Network Computing/InformationWeek
352.871.5109 (m)
jordanwiens (im)
Begin forwarded message:
> From: Jordan Wiens <jwiens(a)nwc.com>
> Date: August 12, 2007 6:35:34 PM EDT
> To: dev(a)lists.roundcube.net
> Subject: Fwd: roundcube vulnerability scan
>
> Sent this to roundcube(a)gmail.com, but never heard back. Since this
> is a public list, I've removed descriptions of the raw
> vulnerabilities. Would prefer to handle those privately unless
> explicitly told otherwise. Feel free to contact me via email or
> phone.
>
> --
> Jordan Wiens
> Contributing Technology Editor, Security
> Network Computing/InformationWeek
> 352.871.5109 (m)
> jordanwiens (im)
>
>
> Begin forwarded message:
>
>> From: Jordan Wiens <jwiens(a)nwc.com>
>> Date: July 20, 2007 6:59:50 PM EDT
>> To: roundcube(a)gmail.com
>> Subject: roundcube vulnerability scan
>>
>> I'm using roundcube as a test application for a review on web
>> application vulnerability scanners (http://
>> www.networkcomputing.com/rollingreviews/Web-Applications-
>> Scanners/) and as a result, I expect to have a variety of
>> vulnerabilities discovered over the course of the review.
>>
>> I wanted to email you to ask a couple of questions.
>>
>> First, how should I submit bugs discovered? Just use trac? Will
>> that make them public? Private email? Let me know what you
>> prefer, I'm happy to do either.
>>
>> Secondly, would you like me to publicly mention which open source
>> webmail project I used for my testing? Or stay anonymous? I'd
>> prefer to not make it public at the very least until all the flaws
>> discovered are fixed, though I doubt that will be a problem since
>> writing the articles takes a while to go through the whole
>> magazine process. Other than that, I'll leave the option up to
>> you as to whether you prefer to be discussed. Note that I don't
>> plan on discussion the exact details of particular
>> vulnerabilities, just the general class and types.
>>
>> Anyway, I've already stumbled across a few ways to evade the cross-
>> site scripting blocking filters when manually looking through the
>> code to see what the application scanners will be up against.
>>
>> Here's samples of vulns I've found so far that will automatically
>> execute javascript without user action besides just opening the
>> email:
>
> <DELETED>
>
>> --
>> Jordan Wiens
>> Contributing Editor, Security
>> Network Computing/InformationWeek
>> 352.871.5109 (m)
>> jordanwiens (im)
>>
>>
>> *http://www.networkcomputing.com/rollingreviews/Web-Applications-
>> Scanners/
>
_______________________________________________
List info: http://lists.roundcube.net/dev/
Since r668, IE's AJAX calls have been broken (at least for us). I didn't
notice this until I updated our main RC install the other day, which hadn't
been updated in several weeks. One of our (very few) IE users called
yesterday and said it sat there saying "Checking for new messages..." and
never went back to normal.
In r668, there is now a check in index.php for a roundcube-specific header,
but this check isn't working with IE7. This is, apparently, because IE7 is
forcing the header name to lowercase (verified via tcpflow)
This small patch fixes the issue for me. It adds a check for an
all-lowercase version of the header.
Jim
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/mm/E9/VY2XDN+S/index-php-patch.txt
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
> // use gzip compression if supported
> if (function_exists('ob_gzhandler') && ini_get('zlib.output_compression'))
> ob_start('ob_gzhandler');
After the change, things are getting better:
without compression
"GET /?_task=mail&_action=show&_uid=150&_mbox=INBOX HTTP/1.1" 200 1754763
with compression
"GET /?_task=mail&_action=show&_uid=150&_mbox=INBOX HTTP/1.1" 200 32523
Sorry for the noise...
Mirko
_______________________________________________
List info: http://lists.roundcube.net/dev/
> > Thank you for your hints.
>
>1) Enable logging (config/main)
>2) Then open one of your big emails and check logs/error (tail -f ...)
>3) Then you probably need to finetune settings (memory_limit, etc.) in php.ini
You were right.
PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried
to allocate 4210936 bytes) in .../rcwebmail/program/steps/mail/func.inc on
line 808
I adjusted memory_limit. It's taking so much memory because the message is
preparsed and
email and web addresses are translated into <a>...</a> sequences, and I had
a lot of them because
the mail was a report.
Now, since the mail is big, how can I know if the message is sent compressed?
// set output buffering
if ($_action != 'get' && $_action != 'viewsource')
{
// use gzip compression if supported
if (function_exists('ob_gzhandler') && ini_get('zlib.output_compression'))
ob_start('ob_gzhandler');
else
ob_start();
}
_task=mail&_action=show should include the case of compressed output,
but the message took quite some time...
how can I be sure it was transmitted compressed?
Mirko
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I generally lurked to this list. I'm writing to you because
I'm getting a problem which I cannot identify the cause.
I'm using roudcube-0.1-rc1, with courierimap installed together
with a qmail-toaster package.
Everything works nice, beside a point:
- an email with body bigger than 200k (i'm experiencing problems
with mails of 400 and 600k) when opened gives a black page.
All other mails (tiny) open correctly.
What could it be the cause? cannot rc handle mails with big
body content?
Thank you for your hints.
Mirko
_______________________________________________
List info: http://lists.roundcube.net/dev/
If you get this, your mail is either dependent on gigo.com, or
you're on a mailing list hosted by gigo.com (under a variety of different
names).
The gigo.com maintenance is now scheduled, for Aug 25, starting 5p
Pacific.
For a period of up to about 8 hours, expect that mail will be unreachable
(but not lost), and mailing list posts on CRPL, Woodworkers, RoundCube,
etc will be delayed. Mail for SCA domains routed through here will be
similiarly delayed that evening.
Once the web server is back up, I'll maintain status at http://gigo.com .
Just becaues the web server is up, doesn't mean *everything* is. Please
have some patience. I intend to block mail until I've done functional
testing post-maintenance to make sure things are smooth, before allowing
the outside world to talk to the mail server again.
My priority order is approximately:
shut down servers on old box, do final sync
physically swap computers, bring up new computer
mail
database
web
irc
jabber
Again, status: http://gigo.com/ . Those of you with my cell # can use
it if needed. I'll also be on Y! Instant Messenger. Local users: you
were just sent private mail with my phone number.
SCA folks with addresses routed via gigo.com: pleaes route your issues
via Michael O'Connor (David Jones); or .. look up contact info for Danae
Fitzroberts (Danae Fesler), my wife.
--
Jason Fesler, email/jabber <jfesler(a)gigo.com> resume: http://jfesler.com
"Give a man fire, and he'll be warm for a day;
set a man on fire, and he'll be warm for the rest of his life."
_______________________________________________
Notify mailing list
Notify(a)lists.gigo.com
http://lists.gigo.com/mailman/listinfo/notify
To see why you received this, visit http://gigo.com/notify
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hey Adam,
please let us know if we can help you out fine-tuning it.
Thanks,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
unsubscribe
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.11.17/951 - Release Date: 8/13/2007
10:15 AM
_______________________________________________
List info: http://lists.roundcube.net/dev/
We installed r675 and in the usual testing I found out that the
compact button is no longuer working (usually delete the messages from
thunderbird).
With the rc1 version it was working fine.
Two diferent situations.
1.- Deleted from thunderbird (not compacted)
2.- I can see and open the files from roundcube (as expected)
3.- I compact the folder within roundcube, from the 4 messages I had
as deleted, there are 3 that disappeared and the other one remains.
4.- With the one left, I can open the message, read the subject, but I
cannot see the body, neither delete the message.
I tested it in english both with Firefox/Linux and IE6/WIndows and the
error is exactly the same.
I double checked the permissions in the mail server to ensure that
there are no errors.
If you know any more test to do, I'll be glad to investigate
Cheers
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi devs!
I have finally made it to publish some code documentation which was created
using the phpDoc from the source files: http://roundcube.net/doc/phpdoc/
There's also a wiki page describing the directory structure and some
important functions: http://trac.roundcube.net/trac.cgi/wiki/Dev_Docs
Hope this will help you guys to get familiar with the RoundCube code base.
I'll try to continue describing how RC works. Please let me know, if you
miss any kind of information. For me, everything seems to be clear :-)
~Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
If you are receiving this message, that means I've identified this address
as being dependent on "gigo.com". I've tried to make sure that if you
have multiple addresses (due to you having your own domain name) dependent
on gigo.com that I only include one of your addresses.
You may also be seeing this message due to a mailing list you're on, being
hosted here. (CRPL, Woodworkers, RoundCube).
The purpose of this list is to notify folks of major system maintenance
and changes. There will be major changes in the next 2-8 weeks, and it
will involve downtown of several hours. Exact timing is in question and
based on how much personal time I can spend on the new server.
If you do not want to be on this notification list, you can unsubscribe
with http://gigo.com/mailman/listinfo/notify#subscribers .
If you do unsubscribe, I encourage you to watch http://gigo.com/ or
feed://gigo.com/index.rdf . Or, .. just be aware that there will be
downtime at some point in the next month or two for some hefty changes.
Jason Fesler
gigo.com postmaster, webmaster, list master, and janitor.
_______________________________________________
Notify mailing list
Notify(a)gigo.com
http://gigo.com/mailman/listinfo/notify
_______________________________________________
List info: http://lists.roundcube.net/dev/
Sean,
please CC the list.
On 8/12/07, Sean Heukels <seanheukels(a)hotmail.com> wrote:
>
> I installed devel-next nightly and found some errors. Thought I'd let you
> know
>
> [Sun Aug 12 20:08:44 2007] [error] PHP Fatal error: Call to undefined
> function: build_email() in
> /home/domain01/domains/domain.nl/public_html/backend/includes/notifications.inc
> on line 30
build_email is not part of roundcube. ;-)
> [Sun Aug 12 21:01:17 2007] [error] PHP Parse error: syntax error,
> unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}'
> in
> /home/domain01/domains/domain.nl/public_html/rc/program/include/rcube/registry.php
> on line 26
> [Sun Aug 12 21:01:30 2007] [error] PHP Parse error: syntax error,
> unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}'
> in
> /home/domain01/domains/domain.nl/public_html/rc/program/include/rcube/registry.php
> on line 26
Are you using php4?
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
Dear RoundCube developers,
first of all thank you for the development of RoundCube! Even in this
pre-1.0 state, this project looks very promising. I'm looking forward
for the further development.
For a customer we are using an ini-setting session.cookie_lifetime which
is non-zero, so the session is still open if the browser gets closed.
With this setting, a login to RoundCube was not possible. I tracked the
problem down to the function sess_regenerate_id() in
program/include/session.inc. The parameters passed to the call to
setcookie are not right. A possible solution may be the following:
session_id($random);
$cookie = session_get_cookie_params();
- setcookie(session_name(), $random, $cookie['lifetime'], $cookie['path']);
+ $expire = ($cookie['lifetime'] == 0) ? 0 : time() + $cookie['lifetime'];
+ setcookie(session_name(), $random, $expire, $cookie['path']);
return true;
setcookie does not expect the lifetime but an expiry unix timestamp.
If the cookie lifetime is 0 (session cookie) nothing changes.
Otherwise, if the lifetime is non-zero we need to add the current time.
I'm sorry for not using your bugtracker, but i didn't find a "report
bug" form. Anyhow, i hope the patch will get applied.
Thanks in advance and best regards,
Sebastian
--
Sebastian Petters
www.4wdmedia.de
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello everyone, we want to use this great webmail for our mail service
and as appreciation of your work I would like to share all our
knowledge about roundcube. We are planning to start our work at the end
of august, so it will include whole source code security audit, some new
feature development and of course bug fixing. I already had a small to
talk with Brett and he agreed that our cooperation will bring a lot of
benefits to roundcube project.
For now I would like to inform you about a bug that I've discovered
during installation of latest svn trunk. I'm getting a lot of PHP fatal
errors because getallheaders() function do not exist in my compilation
of PHP because I'm using it as fastcgi binary and PHP documentation says
that:
This function is only supported when PHP is installed as an Apache
module.
Not sure if my second problem related to the first one, but I'm unable
to see my list of mails if I've changed the current folder, in other
words I can see my mails only for the first time the window is drawn if
I'll change my location all mails will dissapear until I would press
refresh button or go to the settings page and back.
--
Regards, Andris
_______________________________________________
List info: http://lists.roundcube.net/dev/