Hi all
Hi list
my linux box is CentOS 5.3
it is properly updated
I use the old old stable version 0.1.1 of roundcubemail , which is contained
in the deposit EPEL
I preferred to continue using the version contained in the official
repositories of CentOS
I configure a user roundcubemail on my mysql server
Here are the commands that I have applied to the server mysql
mysql -u roundcubemail -p
create database roundcubemail;
GRANT SELECT, INSERT, UPDATE, DELETE ON roundcubemail.*
TO 'roundcubemail'@'localhost' IDENTIFIED BY '*****';
FLUSH PRIVILEGES;
quit
I applied a small patch personal
// application constants
define('RCMAIL_VERSION', '0.1.1');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');
// define global vars
$OUTPUT_TYPE = 'html';
$INSTALL_PATH = dirname(__FILE__);
$MAIN_TASKS = array('mail','settings','addressbook','logout');
if (empty($INSTALL_PATH))
$INSTALL_PATH = './';
else
$INSTALL_PATH .= '/';
//This is the little patch that clears the session cookie
if ( isset($_COOKIE['session']) and !empty($_COOKIE['session'] ))
{
setcookie('session');
unset($_COOKIE['session']); //sureté
}
//This is the little patch that clears the session cookie
my problem is that I see appear the login page I enter all data but I do not
understand why I can not fit into the webmail
thanks for all your feedback
SL
nb : 'Buddha' peace themselve
_______________________________________________
List info: http://lists.roundcube.net/users/
My Mailserver (Debian/postfix/dovecot) use authentication against Active
Directory, but I had installed roundcubemail and
I wonder if it is possible to fill in the fields with the identity data from
AD?
thanks
--
Bely Silva Junior
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I've run into an already reported infinite loop issue with empty inbox and
caching enabled (http://trac.roundcube.net/ticket/1486181). This ticket was
closed as it had been fixed in the SVN earlier but I couldn't find the
exact revision which fixed it.
I can't upgrade to trunk because the installation will be in production
very soon, but I badly need caching.
Thanks,
Kristof
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
// i can not register on RC forum for already 4 days, the system didn't
send me a validation e-mail :(
if anyone can - pls assist.
Some wishes on Forward_as_attach plugin
1) it will would be great if in Inbox message list there will be a small
icon the message was forwarded (like the one as simple forward icon)
2) subject of new mail is empty then making forw_as_attach. (in
non-webbased clients /i.e.Thunderbird/ subject of new mail is equal to
original message with "Fwd:" prefix)
Thanks,
Anna
_______________________________________________
List info: http://lists.roundcube.net/users/
Moin,
I installed roundcube on my root server. I configured several SMTP identities
for me, e.g. one for gmx.de and one for web.de.
But unfortunaly it is not possible to configure different SMTP-Servers or
smarthosts for the different mailaddresses.
But bocause of SPF I have to send mails from my gmx.de address via the gmx.de
SMTP-Server, while mails via the web.de account must pass the web.de
SMTP-Server.
See
http://www.openspf.org/Why?s=mfrom&id=michael.renner%40gmx.de&ip=78.46.72.2…
for details about SPF.
Any hint how this can be done? Maybe a point for the wishlist?
--
|Michael Renner E-mail: michael.renner(a)gmx.de |
|D-81541 Munich Germany ICQ: #112280325 |
|Germany Don't drink as root! ESC:wq
_______________________________________________
List info: http://lists.roundcube.net/users/
I have a working installation of RC v0.2.2 on my Linux server. I would
love to upgrade to the latest v0.3-stable however I would like to know
how I can perform the upgrade without and loss of data. If I do a
fresh install, I would think that the installer would wipe all my
MySQL database tables and data...which would be bad. Can someone
please explain to me the process of upgrading from my current version
to the latest version on my server? I searched the Wiki and only found
"fresh install" instructions.
Thanks for any help!
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello all
New to RoundCude so I hope I am not asking an age old question.
I have setup filters but none of them are working.
Is there some trick to getting filters to work in roundcube. I am familiar
with filters having used them with other webmail applications.
Regards
Fred
_______________________________________________
List info: http://lists.roundcube.net/users/
I am a user of Roundcube and have the SVN version 2999. Every once in a while I get an email message where the entire message body will not show up in Roundcube. I can open the email in a desktop mail viewer (Thunderbird) and see the mail just fine. I currently have one of these messages in my Inbox. Is there a place to forward or bounce these emails so that they can be examined to see why they do not show up properly? I am not sure how best to report this.
Thanks!
Keith
_______________________________________________
List info: http://lists.roundcube.net/users/
I am using Roundcube SVN Version 2999 (latest), but ever since I started using Roundcube (a while ago) I have noticed that when I am composing or replying to an email the editor seems to add extra spacing lines (almost like double-spacing) and it is difficult to tell how the recipient will see the message -- i.e. with lots of extra space or not. Is there a way to correct this in the HTML editor and make the editor use single spacing instead of double spacing? I found that lists, such as bullet lists, are single spaced but regular text seems not to be.
I am typically using Firefox 3.5.3, but tested this on IE 8 and Google Chrome as well and saw the same results.
Thanks for any help!
Keith
_______________________________________________
List info: http://lists.roundcube.net/users/
Has any of the work talked about a year or so ago to RoundCube to
work better with the iPhone's Safari browser been commited yet?
I checked the Changelog but didn't see anything. Thanks!
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I have installed roundcube 0.3 and configure it via main.inc.php.
My server name is mail.example.com and my user's mail address is
user(a)example.com.
When i configure conf. file like;
$rcmail_config['default_host'] = 'mail.example.com';
i can login but sending address is seen as user(a)mail.example.com but this is
not correct.
How can i solve this issue.
thanks..
serkan
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all
I discovered a problem with my Roundcube 0.3 installation. When I log
into Roundcube, my Inbox always seems to be empty (number of unread
mails on the left is missing and no mails are shown in the message list
on the right). I first have to switch to another mailboxfolder and than
back to my Inbox to see my mails in the Inbox.
Sometimes, also the shown number of unread mails of my Inbox in the
folder overview on the left differs from the real number of unread mails
in the inbox shown in the mailbox list view in the right top window.
Is there anything I can do to get rid of this problem? At the moment, I
changed back to Roundcube 0.2.2. There, these problems do not exist.
Thanks for any help.
--
Ulf Leichsenring
ulf(a)leichsenring.net
_______________________________________________
List info: http://lists.roundcube.net/users/
On Wed, 23 Sep 2009 22:42:36 +0300, serkan <serkan.capkan(a)gmail.com>
wrote:
> Hi,
> I have installed roundcube 0.3 and configure it via main.inc.php.
> My server name is mail.example.com and my user's mail address is
> user(a)example.com.
> When i configure conf. file like;
> $rcmail_config['default_host'] = 'mail.example.com';
> i can login but sending address is seen as user(a)mail.example.com but
this
> is
> not correct.
> How can i solve this issue.
> thanks..
>
> serkan
If you're running your own MTA (e.g. postfix) you can configure it there.
For postfix you would use the "masquerade_domains" option, see
http://www.postfix.org/rewrite.html#masquerade .
Tristan
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I have to user: foo(a)domain.com and foo2(a)domain2.com
I try settings roundcubemail to using multiple domain login so I try
add to main.inc.php this value:
$rcmail_config['username_domain'] = array('10.20.30.21' => 'domain.com');
'10.20.30.21' => 'domain2.com');
10.20.30.21 -> imap server
Now If I put on webmail login page foo2 I loggin to e-mail account but
if I put user foo it doesn't work, to foo address roundcube add not
domain.com but domain2.com.
Where is a problem, I can't use one imap server to two different domain?
Regards,
For@ll
_______________________________________________
List info: http://lists.roundcube.net/users/
related to the problem that causes Server Error! (OK) due to non-unicode
encoding , i'm fix change in program/include/rcube_imap.php line 2669,
where I force an encoding when unknown ( ="0" ) , I don't arealdy problem
about this. Thank's
*
/*
return rcube_charset_convert($rest, $a[0]);
}
else
return $str; // we dont' know what to do with this
}
*/*
*if ( $a[0] == "0"){return rcube_charset_convert($rest, 'iso-8859-1'); }
else if ( $a[0] <> "0" ) { return rcube_charset_convert($rest, $a[0]); }*
}
else
return $str; // we dont' know what to do with this
}
2009/7/31 A.L.E.C <alec(a)alec.pl>
> Thomas Bruederli wrote:
>
> Hi, can you send us a sample message that causes theses problems? I'd
>> like to reproduce and test it in order to find a solution. The
>> rc_utf8_clean() funtion will probably solve the problem but it also
>> could have side-effects.
>>
>
> I've got one. Attached.
>
> --
> Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
> LAN Management System Developer http://lms.org.pl
> Roundcube Webmail Project Developer http://roundcube.net
>
>
>
> --- 8< --- detachments --- 8< ---
> The following attachments have been detached and are available for viewing.
> http://detached.gigo.com/rc/XM/3Q7mhN1i/test.msg
> Only click these links if you trust the sender, as well as this message.
> --- 8< --- detachments --- 8< ---
>
>
> _______________________________________________
> List info: http://lists.roundcube.net/dev/
>
>
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello everybody,
I realize that there are processes consuming enough resources to my server.
And also realize that these processes are open to long and when I do a
netstat-an I see that tcp connections of these processes are as CLOSE_WAIT,
or are waiting for roundcube close them.
Someone has been there?
Excuse my English. I used google translate.
Thanks
Geraldo
_______________________________________________
List info: http://lists.roundcube.net/users/
hello,
(sorry for my very poor english)
y use roundcube and postfix with sqlite in my debian stable server.
My domain is 'suinot.org'. For example, this adresse is remi<at>suinot.org
but for multiple user, the basic address is <exempl><at>imap.suinot.org
Is in the main.inc.php file to change this behavior?
Thanks for your help
Remi.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello.
When I try to install RC 0.3 it stops at page "1. Check environment".
It lists a couple of thing all with ok, but the last thing it shows is
mcrypt: ok and then nothing.
No more info, and no button for next step.
I tried to change the url to .. Step=2 and creates two config files, but at
he last step it cannot connect to database.
Please help me.
// Conny
_______________________________________________
List info: http://lists.roundcube.net/users/
Alec,
you will reopen the ticket r2948, I deleted the messages and cache, it's
still the error occurs
Thanks
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
i don't know if the list answers questions on plugins too, but i decided
to give it a try :).
I Installed Roundcube 0.3 stable and activated accounts plugin and
settings plugin. I already added 2 Imap accounts, googlemail and another
private webspace mail account. When i log in, my webspace account is shown
and there are no problems.I am ableto switch to my gmail account without
any problems. But now, when i try to switch back to my other account i am
thrown out of roundcubemail, back to the login page with the error message
"Connection to Imap Server failed". Why does the connection fail when is
witch accounts ? On login it connects without problems.
Maybe anyone knows an answer to this problem.
Best Regards
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
Yes but that is only one server. Is it possible to enter an array into
this config variable as in the imap servers ? So that i could use a
seperate smtp server for each account ?
Am 13.09.2009 um 10:27 schrieb Shahab Vahabzadeh:
> $rcmail_config['smtp_server'] = 'smtp.example.org';
> $rcmail_config['smtp_port'] = 25;
>
> On Sat, 12 Sep 2009 22:25:46 +0200, Thomas Schober
> <thomas.schober(a)gmail.com> wrote:
>> Hi,
>>
>> i don't have an own server, but where and how do you enter it in the
>> config of roundcube ?
>>
>> Best Regards
>> Thomas
>>
>> On Sun, 13 Sep 2009 00:40:12 +0430, Shahab Vahabzadeh <admin(a)maxnet.ir
>> >
>> wrote:
>>> Hi,
>>> Of course smtp server like postfix will do it ;) why phpmail?
>>> I am using roundcube with multiple server configuration
>>>
>>> On Sat, 12 Sep 2009 14:20:03 +0200, Thomas Schober
>>> <thomas.schober(a)gmail.com> wrote:
>>>> Hi,
>>>>
>>>> i am trying to configure roundcube for multiple smtp servers. I
>>>> use it
>
>>
>>>> for
>>>> googlemail and for my private webspace's mail account. All works
>> perfect
>>>> but at the moment i use the php mail funnction for sending mails. I
>>>> have a
>>>> few questions.
>>>>
>>>> 1. What is better ? Using an smtp server r the php mail function ?
>>>>
>>>> 2. How can i use multiple smtp servers ? I tried to put it into the
>>>> config
>>>> as array like the different imap servers, but it does not work.
>>>>
>>>> Thank you for that great Webmail client !
>>>>
>>>> Best Regards
>>>> Thomas
>
> --
> Regards,
> Shahab Vahabzadeh, IP Engineer and Network Geek
>
> Phone: +1 (724) 726 1718
> Blog: http://blog.shahabv.com
_______________________________________________
List info: http://lists.roundcube.net/users/
help, getting 500 server error trying to install. error messages from the server error-tracer:
/kunden/homepages/36/d176208770/htdocs/mail/installer/index.php: line 1: ?php: No such file or directory
/kunden/homepages/36/d176208770/htdocs/mail/installer/index.php: line 3: syntax error near unexpected token `'error_reporting','
/kunden/homepages/36/d176208770/htdocs/mail/installer/index.php: line 3: `ini_set('error_reporting', E_ALL&~E_NOTICE);'
(no direct access to apache logs on my shared host)
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
i am trying to configure roundcube for multiple smtp servers. I use it
for
googlemail and for my private webspace's mail account. All works perfect
but at the moment i use the php mail funnction for sending mails. I
have a
few questions.
1. What is better ? Using an smtp server r the php mail function ?
2. How can i use multiple smtp servers ? I tried to put it into the
config
as array like the different imap servers, but it does not work.
Thank you for that great Webmail client !
Best Regards
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
> Matteo Cisilino <matteo.cisilino(a)gmail.com> wrote:
>> check the lenght of the crypt string in config.php .
i checked the config.php in the install directory. this is the
config.php that comes with roundcube. is this the info you mean?
<div>This key is used to encrypt the users imap password before
storing in the session record</div>
<p class="hint">It's a random generated string to ensure that every
installation has it's own key.
If you enter it manually please provide a string of exactly 24 chars.</p>
_______________________________________________
List info: http://lists.roundcube.net/users/
Matteo Cisilino <matteo.cisilino(a)gmail.com> wrote:
> check the lenght of the crypt string in config.php .
How? I don't have access to php.ini, only htaccess.
here's my info.php. i don't see anything in there about crypt string:
http://laptopacademy.net/wordpress/info.php
_______________________________________________
List info: http://lists.roundcube.net/users/
hello friends,
when I enable the cache and i logon, the new messages only appear if i click
in E-mail button, can someone help? I'm use version 3.0 . Thank's
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Getting nondescript error on new installation. No error log in logs
folder. Logs folder has 777 permissions. When I delete everything in
htaccess (except my php5 switch) then I get proper installer welcome
screen. My php.info can be viewed here-
http://laptopacademy.net/wordpress/info.php
Please help
_______________________________________________
List info: http://lists.roundcube.net/users/
hi, getting error on new install. any help?
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, webadmin(a)kundenserver.de and
inform them of the time the error occurred, and anything you might
have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while
trying to use an ErrorDocument to handle the request.
_______________________________________________
List info: http://lists.roundcube.net/users/
I have a working installation of Roundcube 0.2 that I've attempted to
upgrade to 0.3. When I follow the upgrade instructions and run through the
installer pages, I get the login page, log in and then get a 500 error.
Sometimes, I can refresh and use Roundcube normally. Other times, I get
more 500 errors. I've included the contents of the errors (5 different
login attempts) file below. The log file indicates the login was
successful. And I've done a fresh install to a different subdomain with a
fresh database and saw the same issue. Does anybody have any ideas of why
this fails?
[09-Sep-2009 22:30:31] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 1448
[09-Sep-2009 22:31:06] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 260
[09-Sep-2009 22:31:54] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 259
[09-Sep-2009 22:32:18] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 1451
[09-Sep-2009 22:43:18] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 260
_______________________________________________
List info: http://lists.roundcube.net/users/
I am running version 3 and think it is great. I want to thank everybody
involved on a great release. But, I do have one issue. Maybe it is a
configuration issue, not sure. I have my messages sorted by date. I show
30 messages per page. If I am on any page besides page 1 and delete a
message, it will return me back to page 1 of the list instead of back to
the page I was on. Version 2 did not have this problem.
Thinking about it now this might have to do with the new config option to
show the next message on a delete. I have it set to not show me the next
message on a delete.
Thanks,
Jeff
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
Simple question, is there a way to mark a whole folder as read?
There are some cases where this would help a bit, for example
the linux kernel mailing list can easily deliver like 500 mails
a day, so in a single weekend I can get more than a thousand
mails on the same folder, and it's quite annoying to be marking
them page after page.
I'd like to be able to just search for the relevant topics
and then mark the rest as read by selecting the folder and
clicking the relevant option. However I don't seem to be able
to do that, which is why I am asking.
Thanks beforehand for any response.
--
Jesús Guerrero
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
say, is there anyone who uses LDAP authentication with RoundCube 0.3*?
I'm having this little issue here of not being able to map LDAP attributes to
RoundCube user attributes. For example, I'm using (in the config file
plugins/ldap_authentication/config.inc.php)
================= *snip* =================
$rcmail_config['ldapauth']['attr_name'] = 'cn';
$rcmail_config['ldapauth']['attr_mail'] = 'mail';
$rcmail_config['ldapauth']['attr_user'] = 'sAMAccountName';
================= *snap* =================
which I *thought* makes sure that the "E-Mail" entry in the standard identity
that RoundCube creates would be the 'mail' attribute from LDAP. -- Well, it
isn't here.
Any hints, anyone?
Cheers,
Nico
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I'd like to know what the difference between these two downloads
is. I am concerned both about the practical part (functionality)
and about the licensing issues.
I haven't found anything in the web explaining what the difference
is, so if anyone could clarify it for me that would be wonderful.
If it's somewhere in the web please, kindly point me to the
relevant doc, I haven't been able to find it.
Thanks and congratulations for this great product.
--
Jesús Guerrero
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi Roundcube users
We're proud to announce the stable release of version 0.3 with the
long-awaited plugin API. Now the doors are finally open to extend
Roundcube's functionality and the integration in other web-based systems
got much easier. The package includes a default set of useful plugins as
well as some sample code. An introduction to plugin development can be
found on our wiki [1].
This release also includes some more bug fixes especially fixes and
improvements of the LDAP support. Get all the details from the Changelog [2].
Together with this release we pimped our website with a fresh and sexy
screen design created by Micha Krautwasser, a very talented designer at
bueroflint.com. Many thanks man!
As usual you can download the new release from our (gorgeous) website [3].
Have fun!
Thomas
[1] http://trac.roundcube.net/wiki/Doc_Plugins
[2] http://trac.roundcube.net/wiki/Changelog
[3] http://roundcube.net/downloads
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I've just started to upgrade 0.2.2 to 0.3 stable and got the following
error in the error log after configuration:
"IMAP Error: Empty startup greeting"
I've checked imap.inc and tried to change buffer length at 623 line
stream_get_line($conn->fp, 8192, "\r\n"); Login was successfull only
after changing 8192 to 32?! Where is the problem?
Bit if I'm trying to run the same IMAP connection PHP code in test php
it works fine.
With regards, Andrey
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi friends,
there are already adapting to the plugin to create groups of contacts to
version 3.0 ?
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I'm taking my first steps in Roundcube here, and things work out pretty
find mostly.
One thing I can't seem to get to work is the LDAP address book that my
university runs. What I did was, I looked into main.inc.php, created a
section
========================== *snip* ==========================
$rcmail_config['ldap_public']['UA'] = array(
'name' => 'my university',
'hosts' => array('ldap.myuni.com'),
'port' => 389,
'use_tls' => false,
'user_specific' => false,
'base_dn' => '<my base dn>',
'bind_dn' => '<my bind dn>',
'bind_pass' => '<password>',
'writable' => false,
'ldap_version' => 3,
'search_fields' => array('mail', 'cn'),
'name_field' => 'cn',
'email_field' => 'mail',
'surname_field' => 'sn',
'firstname_field' => 'givenName',
'sort' => 'sn',
'scope' => 'list',
'filter' => '',
'fuzzy_search' => false );
========================== *snap* ==========================
and tadaa, the Roundcubes' address book section features a new address
book "my university". Unfortunately, though, no single entry appears in
there, even after searching.
There are no error while binding (according to logs/error), so I guess
that goes alright.
I have no idea where the mistake could be. Anyone else with a hint, maybe?
Cheers,
Nico
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I've been running 0.3rc for a few weeks and, since this morning only , I
have the following message on the top-left corner of the window:
----
DB Error in /<XXXX>/program/include/rcube_mdb2.php (623): MDB2 Error:
constraint violation Query: _doQuery: [Error message: Could not execute
statement] [Last executed query: EXECUTE
mdb2_statement_mysql_586751139f2cf6ff93d7883f2080104b31458319d USING @0,
@1, @2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native
message: Duplicate entry '1-INBOX.msg-108742' for key 2]
----
It doesn't appear at every reload, it's quite random...
Any idea of were this could be coming from ?
Thanks,
Julien
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
we have a debian lenny server running postgresql 8.3, php 5 and moodle
1.9.5. We have a mail server running cyrus-imapd adjacent to it. For
various reasons, we installed roundcube on the moodle server to be a
front-end to the cyrus imapd on the other server.
We're currently running roundcube v0.2.2 which is using the existing
postgresql as its database. That database was originally created against
roundcube v1-2 and I've had to upgrade it, somewhat manually as there
didn't seem to be a script that could do it. We're running imapproxy on
the roundcube server to try and speed things up.
I have just over 3500 emails in my mailbox. That's quite a few, but it's
not massive. When I login to roundcube it takes a full minute to show me
the mailbox (I have it set to display the most recent 100 mails). Every
time I click for the next page of 100 mails, I wait at least another minute
before it's displayed. During this time, Postgresql runs at moreorless
100% the entire time. This is just not usable. By contrast, when I login
to ilohamail, I see the first 20 mails in 2 seconds.
It's possible that our manual upgrade has missed an index somewhere and as
a result postgresql is having to work unduly hard. Does anyone have any
suggestions for what I might do to work out what the hold up is?
Any other suggestions? Surely Roundcube isn't really this slow? Perhaps
there's a bottleneck I just need to work out and all will be better?
Gavin
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi list,
I installed rcu 0.3-RC1. Everything works fine, when I add the
Language Selection plugin I can login with en_US, but when I select
any other language it just doesn't do anything. I already tried adding
the taskbar and the captcha
plugins because I've seen some warnings about that in the error_log.
This fixes the warnings but not the issue.
Someone had an idea?
Thanks,
Wesley Hof,
Unix system engineer,
KPN Belgium.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi list,
I installed rcu 0.3-RC1. Everything works fine, when I add the
Language Selection plugin I can login with en_US, but when I select
any other language it just doesn't do anything. I already tried adding
the taskbar and the captcha
plugins because I've seen some warnings about that in the error_log.
This fixes the warnings but not the issue.
Someone had an idea?
Thanks,
Wesley Hof,
Unix system engineer,
KPN Belgium.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello Everyone,
Today I faced strange thing. I am monitoring my server with AIDE software.
It detects changes in the filesystem structure, for example notifying me
about file being created, changed or deleted. What I spotted was that
sqlite.db file was created in my roundcube/bin directory. What's more when
I check original location of the file which is roundcube/sqlite.db it was
11G in size! Is this normal? What is exactly stored in the file? I removed
(previously backed up) both files and everything seems to be working OK. So
I am wondering - did someone "visited" my server and did something nasty?
Or is this suppose to happen and sqlite.db can grow to 11G over time?
Any help would be greatly appreciated. Thanks!
--
Michał Droździewicz
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello Everyone,
Today I faced strange thing. I am monitoring my server with AIDE software.
It detects changes in the filesystem structure, for example notifying me
about file being created, changed or deleted. What I spotted was that
sqlite.db file was created in my roundcube/bin directory. What's more when
I check original location of the file which is roundcube/sqlite.db it was
11G in size! Is this normal? What is exactly stored in the file? I removed
(previously backed up) both files and everything seems to be working OK. So
I am wondering - did someone "visited" my server and did something nasty?
Or is this suppose to happen and sqlite.db can grow to 11G over time?
Any help would be greatly appreciated. Thanks!
_______________________________________________
List info: http://lists.roundcube.net/users/
On Aug 18, 2009, at 6:09 AM, Paul Falbe wrote:
> On Mon, Aug 17, 2009 at 03:40:58PM -0500, chasd wrote:
>>
>> On Aug 17, 2009, at 3:09 PM, Paul Falbe wrote:
>>
>>>
>>> Has any of the work talked about a year or so ago to RoundCube to
>>> work better with the iPhone's Safari browser been commited yet?
>>> I checked the Changelog but didn't see anything.
>>
>> What specifically are you looking for ?
>>
>> I supplied a patch for a button so iPhone users can open messages.
>
> This is what I am looking for. Do I have to apply it or is it in
> main? And if so what version?
The thread on the RC development list is from November of 2007, if
you want to look at the archives.
Here is the Trac ticket I created, which contains the patch.
<http://trac.roundcube.net/ticket/1484680>
All this does is add a " Open Message " icon since a double-click on
the iPhone won't open a message, it does something different.
The version the patch is made from is in the ticket.
The ticket also shows that applying the patch was slated for 0.15,
but I don't think it got in.
RC has changed a lot since then, and I have not re-based my patch
because we still use an older version of RC.
The changes are very minimal, if you know PHP / HTML at all you
should be able to apply the changes manually if patch -p0 doesn't
work with more current code.
I will be re-basing this patch sometime in the future, and looking at
creating a mobile-friendly theme for RC, but I have many more things
on my TODO list before I get to that.
Feedback on iPhone usability issues would be welcomed, since I don't
use an iPhone myself, and users generally don't talk to IT people
unless the Internet is broken.
--
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I have installed roundcube 0.30RC1 with LDAP on my server. The auto completing
function in new mails works correctly in roundcube. All the adresses of my
database are there in it and I can also put new contacts in my adressbook -
but in my adressbook I can't see or search for any addresses of my database.
Has everyone had the same problem and had found a solution?!
Thanks for any answers
Sebastian Kronenwerth
_______________________________________________
List info: http://lists.roundcube.net/users/
I've installed rc1 for testing, and am trying to enable the password
plugin using poppassd. I've only been partially successful. It does
contact
the server, for if the old password is wrong I am notified. But if the old
password is correct the page just hangs when you submit.
No errors are evident in the remote server's logs, but the following error
is logged in the Roundcube server's ssl_error_log:
[error] [client 000.000.000.000] File does not exist:
/var/www/html/undefined, referer:
https://some.rc.server/?_task=settings&_action=plugin.password
Any ideas?
--
Arne Berglund
System Administrator, Internet Services
Lane Education Service District
Eugene, OR
______________
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi, friends
I adapted the patch to group of contacts in version 3.0 and the biggest
problem is to convert the changes in program/steps/mail/compose.inc as you
can see in
http://trac.roundcube.net/attachment/ticket/1485657/contact_groups.diffcould
tell me how can set these variables ? would be in autocomplete.inc?
canyou help me for alter the patch ?
thankś
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/