Hello,
I'm planning to install a new version of Roundcube to test it, but I
want to leave the current version for all users while I'm testing the
new one.
Is it possible, or will there be some problem with the mysql database ?
Thanks a lot in advance for any help
Denis
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello Alec, could you help me find the reason for this error? already
upgraded mysql and schema to roundcube 3.0-Beta, is because the webmail is
roundrobin and tries to save the same message in cache when accessed on
different servers ?
*[16-Jul-2009 21:24:59 -0300] DB Error: MDB2 Error: constraint violation
Query: _doQuery: [Error message: Could not execute statement] [Last executed
query: EXECUTE
mdb2_statement_mysql_88595133aa17b429c59da5db91de8bc671b0fbb3c USING @0, @1,
@2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native message:
Duplicate entry '1110-INBOX.msg-2786' for key 2] in /webhost/
webmail.atarde.com.br/program/include/rcube_mdb2.php on line 621 (GET
/?_task=mail&_mbox=INBOX&_page=1)*
I'm fix the problem about the image in attach alter the mail.css alter:
#messagetoolbar
{
position: absolute;
top: 47px;
left: 200px;
right: 200px;
height: 35px;
white-space: nowrap;
* z-index: 1000;*
/* border: 1px solid #cccccc; */
}
another question:
I'm using a imap proxy and the imap-server accept the request very well but
the consult fin trash , sent-mail and another imap folders is very slow,
another question about this ?
Thanks for the excelent Project.
--
----------------------------------------------------------------
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
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/dB/Vy48Fm85/rb.JPG
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
Thanks a lot for your help and sorry for asking about a known issue...
And I can confirm that the "factory settings" of 64Mb were not enough !
With 128Mb it worked...
That's crazy ! Don't know how PEAR::Mail_mime is developped, but I think
it's not really suited for servers with a lot of users ;-)
Thanks a lot for your help and next time I won't search only in the
mailing-list ;-))
Denis
William Ngo a écrit :
> Hi,
>
> This is actually a known issue, as noted
> here: http://trac.roundcube.net/ticket/1484660
>
> In our experience, we've had to set the memory_limit as high as 15 times
> the attachment file size to avoid running into this error.
>
> Will
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I tried to send a 5Mb fileattach and Roundcube runs "forever" with
"Message being sent".
In the logs it seems clear something is bugged
[16-jui-2009 20:58:57] PHP Fatal error: Allowed memory size of 67108864
bytes exhausted (tried to allocate 12874619 bytes) in
/var/www/html/tools/roundcubemail-0.2.2/program/lib/Net/SMTP.php on line 831
Do you know this bug ? Can I do something to correct it (config or source) ?
I'm using RC standard .htaccess config :
php_value upload_max_filesize 5M
php_value post_max_size 6M
php_value memory_limit 64M
I mean, 64 Mbytes of memory "should be enough" for a 5 Mbytes file,
isn't it ?
And BTW it the RC "factory" settings...
Thanks a lot in advance !
Denis
_______________________________________________
List info: http://lists.roundcube.net/users/
I'm getting an Unknown Server Error in 0.2.2 whenever the screen refreshes.
I've enabled the trace debug level but so far all I'm getting is dovecot
messages to syslog:
2009-07-16 11:16:11.343466500 mail.info: Jul 16 11:16:11 dovecot: imap-login:
Login: user=<jross>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
2009-07-16 11:16:11.351883500 user.info: Jul 16 11:16:11 roundcube:
[16-Jul-2009 11:16:35 -0600]: * OK Dovecot ready.
2009-07-16 11:16:11.351897500 Tried PLAIN: Resource id #52
2009-07-16 11:16:11.351905500
2009-07-16 11:16:11.762970500 mail.info: Jul 16 11:16:11 dovecot: IMAP(jross):
Disconnected: Logged out bytes=325/3301
So far as I can tell, RC is working just fine. I can send, receive, and I've
imported all of my contacts as one .vcf file.
I'd appreciate any clues in tracking this down--I know the users aren't going
to happy with that error message in red popping onto the screen every minute
or so.
Alternatively, can I easily disable the error message?
Thanks,
Jeff Ross
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I was playing with RoundCube in a shared-hosting environment, just to test
it. I found that it was unable to connect to the MySQL database served by
the shared-hosting provider (I believe it reported an
authentication/connection failure in the setup panel; I can get the exact
message if it'd help, but the message was fairly generic). If I took the
same install and pointed it at a MySQL database on a server that I control,
it works just fine; and I could connect to the database just fine with the
"mysql" command-line client.
There are only two differences from a stock MySQL server, for this
shared-hosting setup: First, the user account doesn't have permission to
CREATE DATABASE (you have to go use their Web form; so I created the
database in advance). Second, all database names are of the form
"[username]+[dbname]", ie., "foouser+roundcubedb" (you can do this in
normal MySQL, but of course it's not common). I know that other webapps on
this server have trouble with the "+", and need to have it URL-encoded; but
none of the standard encodings worked here (and most of them caused it to
simply report "database not found"). Other than that, it is a normal MySQL
server; I've never had trouble connecting software to it.
Any pointers on how to debug?
Thanks,
Adam
_______________________________________________
List info: http://lists.roundcube.net/users/
good afternoon;
Further to a history(story) of right(law) roundcube posts(shows) me this
Installer script is still accessible
The install script of your RoundCube installation is still stored in its
default location!
Please remove the whole installer folder from the RoundCube directory because
these files may expose sensitive configuration data like server passwords and
encryption keys to the public. Make sure you cannot access the installer
script from your browser.
_______________________________________________
List info: http://lists.roundcube.net/users/
attach image, show more actions options under the container's display
message. It's fix ? 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
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/p3/RpCCDXLF/rb.JPG
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/users/
some e-mail accounts in IE 8 when clicked on MAILBOX, the following error
"Server Error! (OK), the same does not happen with firefox. The problem
remains regardless of the version of roundcube. There is no error in the
imap debug, as well as the imap server. There is something known to it?
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/
Guys, I'm with two servers in round-robin accessing the same bank, both with
apache2 prefork PHP 5.2.3 + and 3.0beta svn roundcube, I think the error
message in the bank
*[12-Jul-2009 18:11:43 -0300] DB Error: MDB2 Error: constraint violation
Query: _doQuery: [Error message: Could not execute statement] [Last executed
query: EXECUTE
mdb2_statement_mysql_6d7e2507d4ec57fc456165ed004f015e49d038e62 USING @0, @1,
@2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native message:
Duplicate entry '3246-INBOX.msg-2542' for key 2] in /webhost/
webmail.atarde.com.br/program/include/rcube_mdb2.php on line 621 (POST
/?_task=mail&_action=moveto?_task=&_action=)*
may be linked to the round-robin as one may be wanting to record a message
already recorded by another. While I do not know if the length of log can be
caused by it.* On login this is very slow too* ,The imapd is set to 150
(MAXPERIP) connections and maxdaemons to 1000, and the normal is an average
of 130 connections simultâneas.IMAP4 rev 1. Also use the imapproxy the two
servers. *E-mail clients do not have the slow login, but the roundcube yes.
load partial, stop for 15 seconds and then open the INBOX*. 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/
hello friends, my authentication takes a while, as if carrying something, do
not know if it is the cache, but is relatively slow login to the inbox.
Could you tell me if there is to reduce this time?
--
----------------------------------------------------------------
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!
Today I use RoundCube for the first time on my testing server. I saw something like multi-language on the homepage of RoundCube but there is NO multi-language support for the installer pages.
Why not add a language selection dropdown list before start the installer?
Thanks.
With best regards,
joomlagate.com.
http://www.joomlagate.com
_______________________________________________
List info: http://lists.roundcube.net/users/
staff, this problem still persite, did the database again with the
mysql.initial nevertheless still. can you help me ?!
DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message:
Could not execute statement] [Last executed query: EXECUTE
mdb2_statement_mysql_15aca1f9c66ed324b1879df4e3344355c164efd070 USING @0,
@1, @2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native
message: Duplicate entry '1-INBOX.Trash.msg-58
--
----------------------------------------------------------------
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/
Hmm...In my case authentication is based on LDAP information but there
are many records in LDAP tree which does not have corresponding physical
mailbox on the server. I've deleted such user records and now average
load is about 0.3. Will observe the average load further. Thank you for
the great tip.
Interesting, is that IMAP server or RC problem?
Koffedor пишет:
> My Apache starts to eat cpu when somebody tries to log in to the
> mailbox, authentication succeeds, but there is no Maildir for this
> user on the server. Hope this will help you somehow.
>
> PS. Using freebsd 7.2, apache-2.0.63_2, courier-imap-4.4.1,2,
> roundcube 0.2.1.
>
>
>
_______________________________________________
List info: http://lists.roundcube.net/users/
Olá Gutemberg, till ,
Já está atualizado , mysql 5 , gerei mysql.initial , mesmo assim ainda
apresenta o problema, O overload geralmente acontece quando há mais de 600
conexões , acabei de colocar o round robin no dns pra duas máquinas pra ver
se melhora. Algumas sugestão ? Abraço
Hello Gutemberg,
Already updated, mysql 5, generated mysql.initial nevertheless still shows
the problem, the overload usually occurs when there are more than 600
connections, just put in the round robin dns for two machines to see is
improvement. Some suggestion? Abraço
2009/7/4 Gutenberg Campos <gutenbergc(a)gmail.com>
> update your mysql.
>
> 2009/7/3 Tiago Gomes <algodas(a)gmail.com>
>
>> Hello everyone.
>> sorry because my poor english, congratulations to all the excellent
>> project roundcube mail. I have one problem, I installed all versions for
>> test, including svn / trunk (latest) and all creates overload on my server.
>> High cpu load
>>
>> I'm using the services:
>>
>> Apache:
>>
>> Server version: Apache/2.2.6 (Unix)
>> Server built: Jul 1 2009 20:41:05
>> * - -with-mpm=worker*
>>
>> Php:
>>
>> PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26 2009
>> 22:16:23)
>> Copyright (c) 1997-2008 The PHP Group
>> Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
>>
>> Mysql 5.0
>>
>> SERVER load average info after 10 minutes then restart the apache server:
>>
>> *top - 16:48:25 up 6:24, 3 users, load average: 6.92, 2.89, 3.88*
>> Tasks: 84 total, 2 running, 82 sleeping, 0 stopped, 0 zombie
>> *Cpu(s): 98.1%us, 1.7%sy, 0.0%ni, 46.9%id, 0.2%wa, 0.0%hi, 0.0%si,
>> 0.0%st*
>> Mem: 2076288k total, 1079936k used, 996352k free, 297020k buffers
>> Swap: 498004k total, 0k used, 498004k free, 486532k cached
>>
>>
>> PID USER PR NI VIRT RES SHR S *%CPU* %MEM TIME+
>> COMMAND
>>
>>
>> 14103 www-data 20 0 564m 125m 3536 S *190* 6.2 6:28.57
>> httpd
>>
>> 14088 www-data 20 0 517m 89m 3464 S * 118* 4.4 10:45.10 httpd
>>
>>
>>
>> the log error log from round roundcube mail:
>>
>> Only:
>>
>> *[03-Jul-2009 16:48:08 -0300] DB Error: MDB2 Error: constraint violation
>> Query: _doQuery: [Error message: Could not execute statement] [Last executed
>> query: EXECUTE
>> mdb2_statement_mysql_501fd0fc317c477d1c729158644dc2c5bd5f1d12d USING @0, @1,
>> @2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native message:
>> Duplicate entry '2557-INBOX.msg-13334' for key 2] in /webhost/
>> webmail.atarde.com.br/program/include/rcube_mdb2.php on line 621 (GET
>> /?_task=mail&_mbox=INBOX&_page=1)
>>
>> [03-Jul-2009 16:48:08] MDB2 Error: constraint violation (-3): _doQuery:
>> [Error message: Could not execute statement]
>>
>> [Last executed query: EXECUTE
>> mdb2_statement_mysql_674a5a0876c6968d9d29cb5837c47123866f39a43 USING @0, @1,
>> @2, @3, @4, @5, @6, @7, @8, @9, @10]
>>
>> [Native code: 1062]
>>
>> [Native message: Duplicate entry '2557-INBOX.msg-13401' for key 2]
>> *
>> Can you Help me, ? 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/
>>
>>
>
>
> --
> AVISO LEGAL
> Esta mensagem é destinada exclusivamente para a(s) pessoa(s) a quem é
> dirigida, podendo conter informação confidencial e/ou legalmente
> privilegiada. Se você não for destinatário desta mensagem, desde já fica
> notificado de abster-se a divulgar, copiar, distribuir, examinar ou, de
> qualquer forma, utilizar a informação contida nesta mensagem, por ser
> ilegal. Caso você tenha recebido esta mensagem por engano, pedimos que nos
> retorne este E-Mail, promovendo, desde logo, a eliminação do seu conteúdo em
> sua base de dados, registros ou sistema de controle. Fica desprovida de
> eficácia e validade a mensagem que contiver vínculos obrigacionais, expedida
> por quem não detenha poderes de representação.
>
> --
> Roosevelth Gutenberg Ferreira Campos - M.Sc
> Membro do GTMSL - Governo Federal
> Linux User 370146
>
--
----------------------------------------------------------------
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/
Is it possible to change the header on Replies to be in a similar format to
that shown on Forwarded emails (eg: Outlook style) rather than the default
"On xxx xxx Wrote:", and also to stop the indenting of the previous text
(again as per Outlook).
Its not exactly a major problem with what is generally a great bit of
software, but if it was a simple setting I find it to be more readable
"unindented", especially when there are multiple replies and so multiple
indenting.
Thanks
Steve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hey all,
I know this isn't strictly related to RC only, however I was wondering if
I could get some feedback from anyone who has converted from using
something like Courier to Dovecot and how you have found the performance
differences etc.
I am currently running Exim+Courier+RC and things work well and fast,
however the userbase using the system may be increasing by a very large
amount shortly and I have been looking into methods to increase/sustain
performance. I have seen a few people mention Dovecot and that RC has been
written specifically with it in mind, however I want to make sure its worth
it before I go and start messing with a system that is working well (at
present).
I have also been looking at IMAPProxy - Does anyone use this with RC? (and
Dovecot ?) Any issues or things I should be aware of?
Thanks in advance!
-- Mark
_______________________________________________
List info: http://lists.roundcube.net/users/
I am using dovecot imap server with roundcube webmail. I can do everything with roundcube but the problem is disk quota. In disk usage it shows "Unlimited" but I have assigned disk space for each users. But in all users it show only "Unlimited".
Thanks,
Gunza
_______________________________________________
List info: http://lists.roundcube.net/users/
Is it possible to sort your address book once imported via
alphabetical order? It just adds contacts in by entry order rather
than by name and I find this a huge mess. I would think someone has
thought of something to resolve that by now. Anyone know if I am
missing something or can adjust this?
Thanks!
-Carlos
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello everyone,
first sorry for my bad english, but I have a question. It is feasible to
change the configuration of roundcube so that the software first make a
mxlookup from the address of the user an then use the result as the imap
and smtp server?
Thank you for your help
daniel
_______________________________________________
List info: http://lists.roundcube.net/users/
Good afternoon,
Hopefully I'm in the right place to ask these questions, if not can you
direct me.
For the past two weeks using roundcube webmail I've cannot send
attachments, the e-mails I want deleted won't delete and I cannot add to my
address book. I've tried to find a support for roundcube webmail and I've
gotten to this point. Can anyone help?
Carl
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
Yes, Javascript is enabled and there are no error messages in the apache log!
The same thing happens with both Firefox and IE...
Regards
Philipp
> Is JavaScript enabled ?
>
> On Fri, 12 Jun 2009 17:40:49 +1000 (EST), philipp.burath(a)i-tecknik.com
> wrote:
>> So for example, if I click on an e-mail to open it, nothing happens at
> all
>> on the screen and the e-mail doesn't show up. If I want to change to a
>> subfolder nothing happens either...
>>
>>> Hi,
>>>
>>> I have installed Roundcube 0.2.2 stable on my webserver. I can log into
>>> roundcube and am able to edit preferences, look at the addressbook etc,
>>> but I'm unable to open e-mail in the main window or change folder. I
>>> cannot compose e-mails either..
>>>
>>> Would someone be able to help me? What info do you require.
>>>
>>> Thanks Alot
>>>
>>> Regards
>>> Philipp
>>>
>>>
>>> _______________________________________________
>>> List info: http://lists.roundcube.net/users/
>>>
>>
>>
>> _______________________________________________
>> List info: http://lists.roundcube.net/users/
>
_______________________________________________
List info: http://lists.roundcube.net/users/