Hi all, i'm new here... so.. my first question is:
when open attach bigger than 2MB for example, it just stop working and
open a blank page and stay loading "forever", when is a small attach a
can't left click and open it, only right click and save to disk, and
then open the file, sorry for my English, any ideas?
thank`s! :)
Jean
_______________________________________________
List info: http://lists.roundcube.net/users/
On Jan 20, 2009, at 6:46 PM, Molin MEN wrote:
> Dear Chasd
>
> Thank for your reply. I still got some point to ask you related to
> roundcube and postfix.
I don't use postfix or MySQL, but I'll try.
> When we want to add new address mail we just go to console and use
> adduser command that mean we add a new user to system.
Yes, that's what I do.
> Tell me why that user go automatically to roundcube database in mysql?
From the configuration file :
// automatically create a new RoundCube user when log-in the first time.
// a new user will be created once the IMAP login succeeds.
// set to false if only registered users can use this service
$rcmail_config['auto_create_user'] = TRUE;
If that is set to FALSE, then any user that has an IMAP account has
to also be added manually to RoundCube.
> On more thing, i try to find in roundcube database for boday
> message but i dont see any.
The mail messages are NOT stored in the database, they are stored in
the IMAP system.
However, from the config file :
// enable caching of messages and mailbox data in the local database.
// this is recommended if the IMAP server does not run on the same
machine
//$rcmail_config['enable_caching'] = TRUE;
$rcmail_config['enable_caching'] = FALSE;
As you can see, I don't use database caching of messages
( configuration set to FALSE ).
Messages MIGHT be stored in the database as part of a cache, but
those messages are likely serialized into a big pile before storing
in the database. That will make them difficult to find and use.
Why do you want to access the messages from the database ?
Why don't you simply access them via the IMAP storage ?
If you are having a problem where RC is not displaying what is in the
IMAP server, it might be the caching, so make sure it is turned off.
--
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
sorry if this has already been discussed, I just subscribed to the list
today and the list archive doesn't work because the CAPTCHA isn't
generated (PHP module missing on the server?). I was wondering if anyone
else had the problem that after the update from 0.2 beta to 0.2 stable,
login to roundcube is no longer possible, with no error message in any
logfiles. It just keeps going back to an empty login form. Does anyone
have a solution for this?
Regards,
Holger
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi Joshua
Thanks for answering! I'm not familiar enough with the roundcube
community to know if you're answering as a member of the core
roundcube team, or as a user.
You say emails have been sent to that list, and came back from
users-bounce@, not announce@. Should I read this to say that you
*don't* think the announce list is still operative, and that messages
sent to announce(a)lists.roundcube.net are bouncing?
Could one of the core team confirm whether we should expect the
announce list to be operational (and be posted to when there are
urgent security updates)?
The archives at http://lists.roundcube.net/announce/ suggests it
hasn't had an announcement posted since March 08.
Cheers
On Wed, Jan 14, 2009 at 2:46 AM, Joshua Kordani <jkordani(a)intlogsys.com> wrote:
> there have been 3 emails sent to that list that have also been sent to the
> users and dev list since i've subscribed shortly before this year, and the
> email came back from users-bounce, not announce or dev.
_______________________________________________
List info: http://lists.roundcube.net/users/
hello,
first of all, I already post this question in the forum. where do I get the
better/faster help? is it better to post here in the mailinglist or in the
forum?
my question is, if or where I can disable the autoselection of the next
messages (e.g. after delete one). because I have enable preview pane the
next message will get loaded automatically.
another effect of the preview pane: I can't drag a message to the trash (or
other folder) directly out of the list. By click (and the drag) the message
will get loaded into preview pane and I have to wait till it's loaded, then
I can drag it into another folder.
do someone have this problems too? what can I do against it?
I think before I upgrade to 0.2stable I haven't this problem (before I was
a really early version, around 700-800)
thanks for any help.
jay
_______________________________________________
List info: http://lists.roundcube.net/users/
Dear RoundCube users
The first service update for RoundCube Webmail 0.1-stable is now
available. It contains important bug fixes and updates of some
incomplete localization files. We recommend to update all
installations of 0.1-stable. Download the package from
https://sourceforge.net/project/downloading.php?group_id=139281&filename=ro…
and read the UPGRADING instructions to find out how to update.
Note: this update is still compatible with PHP 4 but future releases
will only run on PHP 5.
Have fun!
~Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
-------- Original Message --------
Subject: Re: [RCU] Security announce list - is it still used?
Date: Tue, 13 Jan 2009 08:46:16 -0500
From: Joshua Kordani <jkordani(a)intlogsys.com>
To: chris burgess <xurizaemon(a)gmail.com>
References: <70d16a930901122143w5334297am794534d3943eb156(a)mail.gmail.com>
there have been 3 emails sent to that list that have also been sent to
the users and dev list since i've subscribed shortly before this year,
and the email came back from users-bounce, not announce or dev.
chris burgess wrote:
> I'm subscribed to the announce list announce(a)lists.roundcube.net, but
> I noticed just now that there's no mention of last month's security
> bug / fix in the archives. Actually, the archives suggest that list
> has not been posted to in almost a year.
>
> Is the announce list dead? I hope not! If it is, is there a
> recommended method for getting notifications of security updates to
> RoundCube?
>
> RoundCube devs: please resume the practice of posting urgent updates
> to the announce list. It's advertised as "Read-only list with
> announcements of new versions, security bugs and more."
>
> Lots of us who administer many hosted apps would prefer the option to
> get urgent notifications only, without having to get the full volume
> of users@roundcube list traffic.
>
> If it's just the archives which have stopped working and the list is
> still in action, please accept my apologies!
>
> Thanks for all your hard work!
> _______________________________________________
> List info: http://lists.roundcube.net/users/
>
_______________________________________________
List info: http://lists.roundcube.net/users/
I'm subscribed to the announce list announce(a)lists.roundcube.net, but
I noticed just now that there's no mention of last month's security
bug / fix in the archives. Actually, the archives suggest that list
has not been posted to in almost a year.
Is the announce list dead? I hope not! If it is, is there a
recommended method for getting notifications of security updates to
RoundCube?
RoundCube devs: please resume the practice of posting urgent updates
to the announce list. It's advertised as "Read-only list with
announcements of new versions, security bugs and more."
Lots of us who administer many hosted apps would prefer the option to
get urgent notifications only, without having to get the full volume
of users@roundcube list traffic.
If it's just the archives which have stopped working and the list is
still in action, please accept my apologies!
Thanks for all your hard work!
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello!
With new RQ 0.2-beta and Firefox 3.x version is not possible to select
mutiple mail with SHIFT+UP or SHIFT+DOWN.
No problem with old version and Firefox 3.x
Is it possible to fix this issue?
Very thanks!
---
Sim
_______________________________________________
List info: http://lists.roundcube.net/users/