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/
Hi,
I've finally figured out how to setup the LDAP Address Book and it's
working almost fine.
When I'm composing a new mail, the autocompletion works gread, and When
I browse the addressbook I can see on the left panel the contact list.
The problem is that when I click on a contact's name I get the message
"The requested contact was not found".
I've googled for it and it seems that other people are having the same
problem, but I've not found any solution.
Thanks a lot!
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I've setup the ldap server on the main config file but when I try to
browse the Addressbook the only thing I get is a blank page.
On the error log I can see the following:
PHP Fatal error: Call to a member function set_pagesize() on a
non-object in /var/www/roundcube/program/steps/addressbook/func.inc on
line 25
I'm setting it up on debian lenny.
Any idea what can be causing this problem?
Thanks a lot.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I would like to change the default charset in Roundcube because some
messages was strangers. I need to change the default charset UTF-8 to
ISO-8859-1.
I set into main.inc.php the option "$rcmail_config['default_charset'] =
'ISO-8859-1';" but it haven't had any effects. I remain to send e-mail
in UTF-8 format.
Can anybody help me?
Thanks!
_______________________________________________
List info: http://lists.roundcube.net/users/
I just installed version 0.30RC1. So far so good. I created a new
install with a brand new config file instead of upgrading. But, when I
delete a message which is open, it now opens up the next message. My other
setup returns me to the message list. Is there a setting I am missing or
is this the new way to handle delete when a message window is open?
Thanks,
Jeff
_______________________________________________
List info: http://lists.roundcube.net/users/
Greeings,
I'm doing a new roundcube install and opted to try the 0.3 branch. My
problem is that both the beta and the RC1 stops at the check phase (step
1). It might or might not be related to php 5.3. My main problem is that
there is no error whatsoever in any of the logs...
The page loads:
Checking PHP version
Version: OK(PHP 5.3.0 detected)
Checking PHP extensions
The following modules/extensions are required to run RoundCube:
PCRE: OK
DOM: OK
Session: OK
The next couple of extensions are optional but recommended to get the
best performance:
FileInfo: OK
Libiconv: OK
Then it's done with a 200.
Any ideas? Is this a php 5.3 problem? Should I simply stick with 0.2?
Thanks in advance
Bgs
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
When using subfolders in Sent folder the field Sender (not Recepient
as in usual Send folder) is present in message listing ...
Can I change it ?
Second case:
there is lots of such notices in apache error log:
[Wed Jul 29 10:50:04 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer: https://XXX/?_task=mail
[Wed Jul 29 10:50:06 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer:
https://XXX/?_task=mail&_action=show&_uid=289&_mbox=INBOX
[Wed Jul 29 10:50:08 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer: https://XXX/?_task=mail&_action=logout
[Wed Jul 29 10:50:23 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer: https://XXX/?_task=mail
[Wed Jul 29 10:50:30 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer: https://XXX/?_task=mail&_action=logout
[Wed Jul 29 10:50:40 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer: https://XXX/?_task=mail
[Wed Jul 29 10:50:46 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer:
https://XXX/?_task=mail&_action=preview&_uid=1058&_mbox=INBOX&_framed=1
[Wed Jul 29 10:50:47 2009] [error] [client XXX] File does not exist:
/XXX/undefined, referer: https://XXX/?_task=mail
What's undefined? I have no idea what causes such error ...
My version:
RC - Version 0.3-beta
Thanks for any answers
regards
Marcin Niskiewicz
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi, I have installed it and copied my config directory from the previous
version (0.2.2)
It logs in fine, and everything appears OK, however, if I leave it for more
than a few minutes I can no longer connect to the mail server, which
displays an error in red "Server Error ! (Not connected)". I then have to
log out and back in at which point all is OK again.
Its possible I missed a setting in the config file but I didn't see
anything new that seemed to be important ?
Anyway, just so you know - feedback is only ever useful (I hope !)
Cheers
Steve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello RoundCube users and list lurkers
After getting plenty of feedback for the plugin API [1] which was published
in version 0.3-beta we now released an almost-ready-to-hit-the-road version
of RoundCube. The reason why this not yet a stable release are some
pervasive changes on the IMAP backend in order to improve performance. See
Changelog [2] for details
We'd like our dear users to extensively test this release candidate and
submit errors to our bug tracker [3]. The 0.3-stable release will follow
soon...
You can get 0.3-RC1 from the download section of our website [4].
Best regards,
Thomas
[1] http://trac.roundcube.net/wiki/Doc_Plugins
[2] http://trac.roundcube.net/wiki/Changelog
[3] http://trac.roundcube.net/report
[4] http://roundcube.net/downloads
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi.
My users are experimenting a long delay when try to send an email with RC.
Just a simple email with 3 lines can take 1 minute to be sended, and
the RC and mail server is in my LAN.
How can i check what can cause that delay?
Im using RC v0.2.2
Thanks in advance.
_______________________________________________
List info: http://lists.roundcube.net/users/
Can i omit non-unicode characters to avoid the error: Server Error! (OK).
The sent-mail folder from another webmail are with non-unicode characters.
How can omit these characters?
--
----------------------------------------------------------------
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/
I just configured my IMAP server to use TLS. I did 'not' disable plain
text login but if the client is configured to check for TLS, it's
available and the connection is made encrypted rather than plain text.
My question is how can I force all IMAP connections to my server to
use TLS rather than plain text from RoundCube?
_______________________________________________
List info: http://lists.roundcube.net/users/
there is plugin that allows me foward email at my address book before I have
to type the initials for the load it?
--
----------------------------------------------------------------
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/
How does one delete a user from the databases via PHPmyadmin?
I get the following error...
MySQL said: #1451 - Cannot delete or update a parent row: a foreign key constraint fails (`roundcubemail/cache`, CONSTRAINT `user_id_fk_cache` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`))
And I cannot get around it!!
please help!
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello all, and sorry for my english ...
With tle last stable RC and IE 7.0.x (+XP) when i can see a attachments i
can read this :
For PDF and the special windows for this : waiting during a long time, for
nothing.
For save an attachments (PDF, Doc/xls...) except TXT i can read this error :
Internet Exploser do not download "/" from .....
The solution is perhaps this or not (?) (archives from lists.roundcube.net)
:
"
Balazs Horvath wrote:
> Hi,
>
> *attachment type*
> the newly introduced extension based mime-ing does not work, an old code
> fragment got back...:
> https://svn.roundcube.net/trunk/roundcubemail/program/steps/mail/attachment…
> instead of
> 'mimetype' => rc_mime_content_type($filepath,
> $_FILES['_attachments']['type'][$i])
> should be this
> 'mimetype' => rc_mime_content_type($filepath,
> $_FILES['_attachments']['name'][$i], $_FILES['_attachments']['type'][$i])
Fixed in r2724.
>
> *undocumented plugin hook*
> http://trac.roundcube.net/wiki/Plugin_Hooks
> $attachment = $RCMAIL->plugins->exec_hook('upload_attachment', $attachment);
Yes and there are others like save_attachment, get_attachment,
remove_attachment, display_attachment and cleanup_attachments
These hooks are used for core plugins (filesystem_attachments and
database_attachments) which are required to handle the storage of
attachment files. However the upload_attachment hook could be of interest
for other plugins too (e.g. for virus checking) and I've now added it to
the documentation.
Thanks a lot for reporting!
~Thomas"
---------------
But under Linux + Firefox its very cool to use RC - Many thanks a lot.
Best regards
--
----~o00o-----//{ ´°`(_)´°` }\\-----o00o~------
Laurent Archambault
Under Linux
_______________________________________________
List info: http://lists.roundcube.net/users/
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/
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/
Anyone have any ideas why I am getting these strange characters (below)
in my received emails instead of (I assume) ' single quotes. Which I can
type OK.
Irelands economy might be having a terrible time, but on the
sports field, its been a great year.
Thanks
Steve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi ,
I'm trying to increase the maximum attachment size that can be sent using Roundcube.
I have full control of the server and I'm running the latest stable version of RC.
The trouble is, search as I may, I can't find any related setting in the .conf
What is the procedure please?
--
Peter Snow
_______________________________________________
List info: http://lists.roundcube.net/users/
users-request(a)lists.roundcube.net wrote:
> Send users mailing list submissions to
> users(a)lists.roundcube.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.roundcube.net/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)lists.roundcube.net
>
> You can reach the person managing the list at
> users-owner(a)lists.roundcube.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
> ------------------------------------------------------------------------
>
> Today's Topics:
>
> 1. Increase Max Attachment Size to 50MB (Peter Snow)
> 2. Re: Increase Max Attachment Size to 50MB (A.L.E.C)
> 3. Re: Increase Max Attachment Size to 50MB (Sebastian Kronenwerth)
> 4. Re: Increase Max Attachment Size to 50MB (Mohamed Taieb Riahi)
> 5. Re: Increase Max Attachment Size to 50MB (Peter Snow)
> 6. Re: Increase Max Attachment Size to 50MB (Sebastian Kronenwerth)
> 7. Re: Increase Max Attachment Size to 50MB (Peter Snow)
>
>
> ------------------------------------------------------------------------
>
> Subject:
> [RCU] Increase Max Attachment Size to 50MB
> From:
> Peter Snow <peter(a)snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 19:45:29 +0800
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi ,
>
>
> I'm trying to increase the maximum attachment size that can be sent
> using Roundcube.
>
>
> I have full control of the server and I'm running the latest stable
> version of RC.
>
>
> The trouble is, search as I may, I can't find any related setting in
> the .conf
>
>
> What is the procedure please?
>
>
>
> --
>
> Peter Snow
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> "A.L.E.C" <alec(a)alec.pl>
> Date:
> Wed, 10 Jun 2009 13:55:15 +0200
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Peter Snow wrote:
>> I'm trying to increase the maximum attachment size that can be sent
>> using Roundcube.
>>
>> I have full control of the server and I'm running the latest stable
>> version of RC.
>>
>> The trouble is, search as I may, I can't find any related setting in
>> the .conf
>>
>> What is the procedure please?
>
> Attachment size depends on PHP settings (php.ini and/or .htaccess):
> upload_max_filesize and post_max_size. To handle 50MB attachments you
> should
> also increase memory_limit (I'm not sure if 256MB will be enough) and
> max_execution_time/max_input_time.
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Sebastian Kronenwerth <sebastian(a)kronenwerth.de>
> Date:
> Wed, 10 Jun 2009 13:55:49 +0200
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Peter,
>
>
>> I'm trying to increase the maximum attachment size that can be sent
>> using Roundcube.
>>
>> I have full control of the server and I'm running the latest stable
>> version of RC.
>>
>
> The upload limit is set in the php.ini. Please search for
>
> upload_max_filesize =
>
> and
>
> post_max_size =
>
> and set you settings in this lines.
>
> --
> Sebastian Kronenwerth
>
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Mohamed Taieb Riahi <taieb.riahi(a)topnet.tn>
> Date:
> Wed, 10 Jun 2009 12:52:45 +0100
> To:
> Peter Snow <peter(a)snowweb.co.uk>, "users(a)lists.roundcube.net"
> <users(a)lists.roundcube.net>
>
> To:
> Peter Snow <peter(a)snowweb.co.uk>, "users(a)lists.roundcube.net"
> <users(a)lists.roundcube.net>
>
>
> Hi,
>
> You have to change the setting in the configuration of php, in the
> php.ini file change the value of “upload_max_filesize” .
>
> Regards
>
> Riahi Med Taieb
>
> *De :* users-bounces+taieb.riahi=topnet.tn(a)lists.roundcube.net
> [mailto:users-bounces+taieb.riahi=topnet.tn@lists.roundcube.net] *De
> la part de* Peter Snow
> *Envoyé :* mercredi 10 juin 2009 12:45
> *À :* users(a)lists.roundcube.net
> *Objet :* [RCU] Increase Max Attachment Size to 50MB
>
> Hi ,
>
> I'm trying to increase the maximum attachment size that can be sent
> using Roundcube.
>
> I have full control of the server and I'm running the latest stable
> version of RC.
>
> The trouble is, search as I may, I can't find any related setting in
> the .conf
>
> What is the procedure please?
>
> --
>
> Peter Snow
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Peter Snow <peter(a)snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 20:00:15 +0800
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Sebastian,
>
>
> That is already set to 50Mb and I'm not having a problem with that.
>
>
> I have an issue with the fact that it states next to the file upload
> box "5MB Max File Size". How do I change that?
>
>
>
> --
>
> Peter Snow
>
> peter(a)snowweb.co.uk <mailto:peter@snowweb.co.uk>
>
>
> Phone
>
> Telephone/Fax: +63 (0)2 6612384
>
> mobile: +63 (0)921 9741377
>
>
>
>
> ----- Original Message -----
>
>
> From: Sebastian Kronenwerth - sebastian(a)kronenwerth.de
> <mailto:sebastian@kronenwerth.de>
>
> Sent: Wednesday, June 10, 2009, 7:55:49 PM
>
> To: users(a)lists.roundcube.net <mailto:users@lists.roundcube.net> -
> users(a)lists.roundcube.net <mailto:users@lists.roundcube.net>
>
> Subject: [RCU] Increase Max Attachment Size to 50MB
>
>
> > Hi Peter,
>
>
> >> I'm trying to increase the maximum attachment size that can be sent
>
> >> using Roundcube.
>
>
> >> I have full control of the server and I'm running the latest stable
>
> >> version of RC.
>
>
> > The upload limit is set in the php.ini. Please search for
>
>
> > upload_max_filesize =
>
>
> > and
>
>
> > post_max_size =
>
>
> > and set you settings in this lines.
>
>
> > --
>
> > Sebastian Kronenwerth
>
> > _______________________________________________
>
> > List info: http://lists.roundcube.net/users/
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Sebastian Kronenwerth <sebastian(a)kronenwerth.de>
> Date:
> Wed, 10 Jun 2009 15:04:00 +0200
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Peter,
>
>
>> That is already set to 50Mb and I'm not having a problem with that.
>>
>> I have an issue with the fact that it states next to the file upload
>> box "5MB Max File Size". How do I change that?
>>
>
> Sorry, I have no problems with that and can not help you. In my
> configuration I changed both settings on 50M . After this, I found next
> to the file upload box "50 MB Max File Size".
>
> Sorry.
>
> Sebastian
>
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [RCU] Increase Max Attachment Size to 50MB
> From:
> Peter Snow <peter(a)snowweb.co.uk>
> Date:
> Wed, 10 Jun 2009 21:10:02 +0800
> To:
> users(a)lists.roundcube.net
>
> To:
> users(a)lists.roundcube.net
>
>
> Hi Sebastian,
>
>
> That's great! That's exactly what I need to do. The trouble is, I can
> only change one of the two settings that you mentioned, because I
> don't know where the one which controls the text which reads "Max 5Mb"
> is located (I already changed the php.ini months ago).
>
>
> Where is that setting please?
>
>
>
> --
>
> Peter Snow
>
> peter(a)snowweb.co.uk <mailto:peter@snowweb.co.uk>
>
>
> Phone
>
> Telephone/Fax: +63 (0)2 6612384
>
> mobile: +63 (0)921 9741377
>
>
>
>
> ----- Original Message -----
>
>
> From: Sebastian Kronenwerth - sebastian(a)kronenwerth.de
> <mailto:sebastian@kronenwerth.de>
>
> Sent: Wednesday, June 10, 2009, 9:04:00 PM
>
> To: users(a)lists.roundcube.net <mailto:users@lists.roundcube.net> -
> users(a)lists.roundcube.net <mailto:users@lists.roundcube.net>
>
> Subject: [RCU] Increase Max Attachment Size to 50MB
>
>
> > Hi Peter,
>
>
> >> That is already set to 50Mb and I'm not having a problem with that.
>
>
> >> I have an issue with the fact that it states next to the file upload
>
> >> box "5MB Max File Size". How do I change that?
>
>
> > Sorry, I have no problems with that and can not help you. In my
>
> > configuration I changed both settings on 50M . After this, I found next
>
> > to the file upload box "50 MB Max File Size".
>
>
> > Sorry.
>
>
> > Sebastian
>
> > _______________________________________________
>
> > List info: http://lists.roundcube.net/users/
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> List info: http://lists.roundcube.net/users/
>
Have you edited LimitRequestBody in your apache config?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all,
I searched the list history for something related to improving page load
speed, but unfortunately i didn't find anything related to that.
Today I read about a Firefox extension (to be used in parallel with
Firebug), which makes some suggestions of speed load improvements.
I opened the Round Cube inbox and ran it.
It points some possible improvements, which could save several kbytes of
data to be downloaded (JavaScript minimization could save up to half of the
total page size!!!) or improve the rendering speed (by specifying image
dimensions) and other stuffs...
Anyway, I found it useful and maybe of good value.
The *Page Speed* page is http://code.google.com/speed/page-speed/.
Regards,
Lauro Valente
Celular: (41) 8415-0020
http://lauro.valente.eng.br/
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I've recently installed Roundcube 0.2.2 for our users on 1024 RAM with
3Mhz cpu server. But the problem was appearing with high server load.
According to the logs we have about 700 messages sent everyday and about
3500 successfull and not sucessfull logins. In the period of all day
load is increasing and after midnight it can be about 9 and it caused by
Apache processes. That is very strange because in that period almost all
users are sleep and we have only few logins and sent messages. This is
only one virtual host running on the host. I've tried to use Debian Etch
and Lenny.
Aslso I can confirm that after apache restarting high load goes down to
0.2-0.4 but then starts to increase slowly again. So as the temporary
solution I use "apache restart" instead "apache reload" in logrotate config.
I guess the problem is in Roundcube somewhere?
Dear RC developers. So can you comment this situation? Why it can happen?
Thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
I haven't registered this as a bug yet, I still need to make sure it hasn't
already been reported. Has anyone else seen this?
I am testing Roundcube
as a cleaner alternative to squirrelmail in our organization. Using 0.2.2
on Fedora. Most of our users are still using squirrelmail or Thunderbird.
What I see is that a message from a squirrelmail user will arrive with
Normal Priority set:
X-Priority: 3 (Normal)
Importance: Normal
When I
reply in RC, the priority of my outgoing message is set to Lowest, unless I
remember to check and reset it.
I do not notice this behavior if there
are no Priority or Importance headers. Can anyone else confirm this?
-
Arne Berglund
System Administrator, Internet Services
Lane Education
Service District
Eugene, OR
______________
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi.
Im detecting that in my roundcube logs:
[21-May-2009 08:37:54 -0500]: User valid.user@localhost
[75.126.32.187]; Message for undisclosed-recipients:;; 250: 2.0.0 Ok:
queued as C8E55A4844B
[21-May-2009 08:39:57 -0500]: User valid.user@localhost
[75.126.32.187]; Message for undisclosed-recipients:;; 250: 2.0.0 Ok:
queued as 6E164A4844B
[21-May-2009 08:41:50 -0500]: User valid.user@localhost
[75.126.32.187]; Message for undisclosed-recipients:;; 250: 2.0.0 Ok:
queued as 10310A48445
[21-May-2009 08:43:28 -0500]: User valid.user@localhost
[75.126.32.187]; Message for undisclosed-recipients:;; 250: 2.0.0 Ok:
queued as 5802DA4844B
[21-May-2009 08:45:13 -0500]: User valid.user@localhost
[75.126.32.187]; Message for undisclosed-recipients:;; 250: 2.0.0 Ok:
queued as 116F8A4844D
[21-May-2009 08:46:57 -0500]: User valid.user@localhost
[75.126.32.187]; Message for undisclosed-recipients:;; 250: 2.0.0 Ok:
queued as DCCA5A4844D
[21-May-2009 08:47:57 -0500]: User valid.user@localhost
[75.126.32.187]; Message for undisclosed-recipients:;; 250: 2.0.0 Ok:
queued as B4C10A4844C
All that are spam.
I only permit send my using auth, but this problem is very recurrent.
How can i prevent that?
Im using Roundcube v0.2.2
thanks
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi Guys, I love this software my only "problem" is the address book ! Its
very limited.Are there any plans for expanding it in the future ?
For
what its worth, there are a couple of things on my wish list.
1. Mailing
groups, would be partly solved by 2.
2. Being able to select from a full
list of people when sending a mail. At present, have a limited list only
after typing at least one character. Would be partly solved by 1.
3. A free
text notes field.
Cheers again !
Steve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I have a problem with RoundCube. In general it uses LF as a newline symbol,
but during splitting long headers it inserts CRLF. Also all newlines in
message body are CRLF. This causes problems with mails' reading. Where should
I look? Please help!
My system in Debian 4.0, PHP 5.2.0, Apache 2 and Postgres 8.3 (from
backports).
--
Pozdrowienia,
Krzysztof Trybowski
_______________________________________________
List info: http://lists.roundcube.net/users/