Hello,
How do I enable word wrapping so that my emails aren't a mile long in
html mode?
I'm using Roundcube (Trunk) revision 1366. Running Apache-2.2.8,
FreeBSD 6.3-STABLE.
Thanks!
Matt
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
Any patches floating around that will allow one to group messages by
threads? I'm subscribed to a lot of mail lists, and trying to read them
with roundcube can be difficult.
If threading is already support, someone please tell how to enable it (I
haven't found any "group by thread" options).
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
_______________________________________________
List info: http://lists.roundcube.net/users/
how can i change de default language?? I want to
change it to Spanish because my web site is in
spanish.
thanks
____________________________________________________________________________________
Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008! Entérate aquí http://deportes.yahoo.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
At the University of California, Berkeley, we're looking at RoundCube
as a possible replacement for SquirrelMail, which we currently use as
our central campus webmail client.
We're going to operate the two clients side by side for a beta period
to help find (and fix!) problems as well as gather feedback from users
about RoundCube.
Some of our users have devoted considerable time to building their
address books in SquirrelMail, and so it is essential that we import
that data into RoundCube when we make the transition. That's the easy
part. But we also wanted to make the data available to any user that
wanted to try out RoundCube during the beta period. To that end, we
have developed a one-way address-book import from SquirrelMail to
RoundCube. Users will see an extra button in the AddressBook that
activates the import, and clicking that will perform the merge.
I don't think this code is appropriate to include in RoundCube itself,
in fact, we will remove it from our installation if we move completely
to RoundCube. But I do think that if someone else is in the position
that we are in -- contemplating or performing a transition from
SquirrelMail to RoundCube -- it might be useful. I'm attaching the
patch in case it is of use to anyone.
Thanks,
James E. Blair
Principal Email Systems Administrator
UC Berkeley - IST
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/pm/3qrL0eUp/sqm.diff
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
Is there a plug-in or something similar available for RoundCube for
Dovecot's sieve filter? Right now I'm hand editing the sieve scripts,
and though not difficult, it's massively boring and error prone (e.g.
syntax errors, typos, etc.).
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.22.14-72.fc6 i686 GNU/Linux
17:27:53 up 9 days, 11:26, 3 users, load average: 0.76, 0.79, 0.80
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
i am wondering, if it is possible to use Roundcube Webmail for Popaccess
too. Does anyone know if it is possible and what i have to configure for
this ?
Thank you
Tom
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all,
when i send a message containg letters à è ì ò ù, these ones are seen as Ã
èìòù from a classic mail client, and roundcube doesn't display them
I set default_charset in UTF-8 but nothing change
Any idea?
thanks
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi, all.
Is it possible to implement MySQL global address book?
I heard many users expect this feature.
We store virtual mail users in MySQL as bellow (SQL structure is based
on PostfixAdmin):
mysql> desc mailbox;
+----------+--------------+------+-----+---------------------+-------+
| Field | Type | Null | Key | Default | Extra |
+----------+--------------+------+-----+---------------------+-------+
| username | varchar(255) | NO | PRI | NULL | |
| password | varchar(255) | NO | | NULL | |
| name | varchar(255) | NO | | NULL | |
| maildir | varchar(255) | NO | | NULL | |
| quota | bigint(20) | NO | | 0 | |
| domain | varchar(255) | NO | | NULL | |
| created | datetime | NO | | 0000-00-00 00:00:00 | |
| modified | datetime | NO | | 0000-00-00 00:00:00 | |
| active | tinyint(1) | NO | | 1 | |
+----------+--------------+------+-----+---------------------+-------+
mysql> select username,domain from mailbox;
+-----------------+--------+
| username | domain |
+-----------------+--------+
| postmaster(a)a.cn | a.cn |
| www(a)a.cn | a.cn |
+-----------------+--------+
Is it possible to display 'username' and/or other fields in roundcubemail
address book area?
Thanks very much. :)
--
Best Regards.
Zhang Huangbin
- OpenBSD 4.2 -release, i386.
- RHEL 5.1 Client
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
rouncubemail take to provide web-interface to mail. But several
complications arose:
In the configuration file is main.inc.php
-- cut ---
$ rcmail_config [ 'default_host'] = array (
'ssl: / / mail.msk.ancor.ru: 993',
'ssl: / / mail2.msk.ancor.ru: 993'
);
-- cut ---
And I would like to do:
attach file (user_server) with a list of users. And referenced them
(users) to servers, for example:
-- cut ---
user = mail.msk.ancor.ru
user2 = mail2.msk.ancor.ru
-- cut ---
And when you enter the user name and password (at the start pages) is
checked user_server and connect to the server, depending on where the
user is located.
Question: I can not tie the list, with users and servers to your
configuration files and make roundcubemail read from the file.
--
IT Director,
HQ, ANCOR
21/3 Stanislavskogo St.,
Moscow, 109004, Russia
phone: (495) 789-89-59
(495) 540-41-00
fax: (495) 789-89-58
www.ancor.ru
_______________________________________________
List info: http://lists.roundcube.net/users/
We just deployed v0.1.1 here, and have been receiving reports from users
that some attachments are not coming through properly. The paper clip
shows up, and they show up in the source, but they cannot download them.
They can, however, successfully download the attachments with a normal
e-mail client.
There appears to be no rhyme or reason as to what file types, etc.
trigger this problem. Has anyone else seen similar issues?
Thanks!
- John May
--
-------------------------------------------------------------------
John May : President <http://www.pointinspace.com/>
Point In Space Internet Solutions jmay(a)pointinspace.com
Professional FileMaker Pro, MySQL, Lasso & PHP Hosting
* FileMaker Pro 9 Hosting Now Available *
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
I want to use one roundcube install for multiple domains, and allow
users to only enter their names (i.e. before the '@'). Right now I'm
testing with two domains I use for the family.
I tried setting the following parameters, but so far I keep getting a
"login failed" error because the domain is never added to the name (I'm
testing internally):
$rcmail_config['username_domain'] = array(
'webmail.thesandhufamily.ca' => 'thesandhufamily.ca',
'webmail.m3freak.com' => 'm3freak.com'
);
$rcmail_config['mail_domain'] = array(
'webmail.thesandhufamily.ca' => 'thesandhufamily.ca',
'webmail.m3freak.com' => 'm3freak.com'
);
I next tried to use host specific config files. I enabled
'include_host_config', and created a file name
'thesandhufamily.inc.php'. In that, I set the following:
<?php
$rcmail_config['username_domain'] = 'thesandhufamily.ca';
$rcmail_config['mail_domain'] = 'thesandhufamily.ca';
?>
But, I have the same problem: I can't login because the domain name
never gets added to the user name, so the IMAP server denies the login.
I'm probably again doing something wrong.
Note: I'm finding the documentation to be somewhat lacking. More
concrete examples would be of great help. But, this list has proven
very helpful so far. :)
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.22.14-72.fc6 i686 GNU/Linux
22:18:50 up 5 days, 16:17, 2 users, load average: 0.19, 0.24, 0.20
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I don't indestant because my mail is not in my datbase.
my table message ins empty.
thank you
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello:
Since the spell check function in the HTML composing mode is not working
in the lastes RC release (0.1.1), I am would like to disable it.
I tried this line in the config file:
// don't allow these settings to be overriden by the user
$rcmail_config['dont_override'] = array('htmleditor'=>false);
but the HTML compose button still shows up. Is there anyway to disable
it?
Thanks
Ala
_______________________________________________
List info: http://lists.roundcube.net/users/
On Wed, 2008-04-30 at 23:16 +0400, alekciy wrote:
> In php.ini write:
> output_buffering = 4096.
I have no idea of the security implications of setting this, but seeing
as how I'm working on a test box, I don't care (for the moment).
Anyway, I made that change by creating a .htaccess file in the installer
directory and setting the php parameter at run time. After an apache
reload, I'm no longer seeing the session cookies error, but I'm still
getting this:
PHP Warning: session_start(): Cannot send session cache limiter -
headers already sent (output started
at /var/www/roundcube/installer/index.php:8)
in /var/www/roundcube/installer/index.php on line 29, referer:
http://roundcube/installer/welcome.html
Now what?
I'm surprised such a big bug made into the general 0.1.1 release! I'm
assuming not many other people are running this code since I'm not
finding much information about it.
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.22.14-72.fc6 i686 GNU/Linux
16:42:54 up 4 days, 10:42, 2 users, load average: 0.68, 0.35, 0.19
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello, I am using the latest revision of roundcube 0.1.1 stable. Lately i
have been noticing a problem in IE7. It does not seem to exist in firefox,
and i can't test for previous IE. I suspect it is a javascript issue,
although no javascript errors are reported: When i load an IMAP folder with
more than a screenfull of items (in this particular case they are all unread
items if that matters), the scroll bar does not appear to go to the rest of
the messages in the given folder. If I click select All, or Unread then it
appears and i can move down but not otherwise. Could this be a bug? Does
anyone else experience this using the latest version?
Thanks,
Patrick
_______________________________________________
List info: http://lists.roundcube.net/users/
I've noticed recently that the Search feature has stopped working. I
reverted back to a recent release and it fixed the problem. I've tried
this on other browsers.
Has anyone else noticed this?
Thanks!
Matt
_______________________________________________
List info: http://lists.roundcube.net/users/
On Wed, 2008-04-30 at 23:16 +0400, alekciy wrote:
> In php.ini write:
> output_buffering = 4096.
My .htaccess wasn't being read because of my virtualhost config in
Apache, but I've fixed that now and the errors are gone - sweet.
Next problem: I see nothing on the installer page except for the
RoundCube header. There is no text, no buttons to click on - nothing in
the body of the page whatsoever.
I'm fairly sure my virtualhost config in apache is okay, but just in
case it isn't, here it is:
<VirtualHost *:80>
ServerName roundcube.internal.local
DocumentRoot "/var/www/roundcube"
<Directory /var/www/roundcube>
AllowOverride Indexes Limit Options
Order deny,allow
Deny from all
Allow from some.random.internal.ip
</Directory>
</VirtualHost>
I'm confused. I've checked permissions and the like, and everything in
the documentroot should be accessible by apache.
Ideas?
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.22.14-72.fc6 i686 GNU/Linux
17:03:03 up 4 days, 11:02, 2 users, load average: 0.59, 0.33, 0.28
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
I'm a first time RoundCube user and poster, and I've run into a problem
which I simply can't figure out how to resolve.
I'm installing roundcube v0.1.1 (to evaluate) on a CentOS 4 server
running Apache, PHP 4.3.9, Dovecot, Postfix and MySQL. I've followed
all the pre-req steps, but now when I go to http://roundcube/installer/,
I get these errors:
Warning: session_start(): Cannot send session cookie - headers already
sent by (output started at /var/www/roundcube/installer/index.php:8)
in /var/www/roundcube/installer/index.php on line 29
Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started
at /var/www/roundcube/installer/index.php:8)
in /var/www/roundcube/installer/index.php on line 29
I've done some googling, and all I've been able to determine so far is
that this is a php issue with the index.php page itself. Since I don't
know php, I have no idea where to begin fixing this.
Anyone have any idea what's going on? How can I resolve this to get the
install kicked off?
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.22.14-72.fc6 i686 GNU/Linux
14:13:55 up 4 days, 8:13, 2 users, load average: 1.33, 0.57, 0.32
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello:
I don't believe this has been covered from the threads I've seen. If
so, I apoligize for the duplication.
I have roundcube v0.1.1 installed on a dreamhost shared web space. I
do have the option for html composing turned on (Using it now) and it
works quite well.
One problem I have noticed though is that signatures don't populate
emails except in Plain text mode. If I start an email with html turned
off then switch from Plain Text to HTML the signature that was there
stays in tack. Only happens if the email starts off in the html
composer.
I do have the "HTML signature" on. Turning if off doesn't seem to
help.
Any idea how to fix this? Any assistance would be appreciated.
--
Todd Megee
http://rathervague.com/ [1]
Links:
------
[1] http://rathervague.com/
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi everyone,
I've searched the forum to find any solid info on performance
statistics, but was unable to find anything I can relate to. I work at a
university with about 30.000 students. Each student has an email
account. We currently use IMP v3 (Horde v2) as a webmail server on a
single server (dual Xeon based on P4, 1 GB memory). This server talks to
a single IMAP server (Cyrus) (dual Xeon based on P4, 4 GB memory). The
performance of this setup is awesome. The mailbox quota is currently set
to 25 MB. We plan to upgrade the students webmail server this summer to
a more redundant setup using Cyrus replication. The mailbox quota will
probably go up to 1 GB. We're also looking at upgrading the webmail
client (IMP) to something new. This might very well be the latest IMP,
but I've stumbled upon Roundcube a few months ago. I tried Roundcube on
my own server at home and I like it. Luckily it became stable a few
weeks ago. Before considering on putting roundcube in any form of
production service, I'd like to know if there are any performance
figures out in the field. Current measurements show us that there are at
least 500/600 active IMAP sessions at the peak moments on a single day.
Will Roundcube perform in an exceptable manner with those numbers, on a
single server (like we currently have)? We realize that with the
increase in quota, the number of mailboxes and it's contents will
increase. Will this affect the performance?
Any input is greatly appreciated.
Thnx.
Dennis
_______________________________________________
List info: http://lists.roundcube.net/users/
I got the messages using another mail client (Thunderbird IMAP). I think
it's permission problem, cause I don't have one Trash folder on
directory structure.
Felipe.
alekciy escreveu:
> On Mon, 07 Apr 2008 09:59:43 -0300, Felipe Neuwald <felipe(a)neuwald.biz>
> wrote:
>
>> Hi,
>>
>> I'm getting the message "$messages['errormoving'] = 'Could not move the
>> message';" when trying to move one message to another folder (Trash). It
>> never happens before, but it's happening now. Maybe permission problem,
>> but I never got these error before.
>>
>>
>
> http://www.roundcube.ru/forum/index.php?showtopic=89
>
> View you mailbox in other mail client. If in mailbox no this messages, it's
> problem with DB. Connect to server with roundcube DB and manual delete
> messages.
>
>
>
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I'm getting the message "$messages['errormoving'] = 'Could not move the
message';" when trying to move one message to another folder (Trash). It
never happens before, but it's happening now. Maybe permission problem,
but I never got these error before.
Any idea? Thanks, Felipe.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi with firefox2, i have a view problem.
the mark options will be shown all the time.
and they are lying over the first email.
has anyone else this problem.
i found out, a click over the mask button,
and the option are gone.
regards André
_______________________________________________
List info: http://lists.roundcube.net/users/
I have just been looking at round cube for the first time and am impressed.
However I wonder if it is possible to do the following:
1. Stop users adding identities or restricting them to a (per user) list
that the system admin sets up.
2. I am using Cyrus IMAP and I cannot see other mail boxes I have rights
on, this works in other IMAP clients including webmail ones.
3. Edit and share, set permissions on IMAP (cyrus) folders.
4. Log when users log in and out.
5. Set the default language to en_GB rather than en_US.
Thanks
RB
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi Marcus,
Sorry to say I haven't solved it, but it IS working now :D (maybe due
to a newer version of roundcube installed). Probably best to check all
the standard places. Does directory exist, open_basedir restriction,
max upload size, etc.
Kind regards,
Spil.
On 04/03/2008, Marcus Jansson <Marcus_Jansson(a)livewire-connections.com> wrote:
>
>
>
> Hi,
>
> I saw your post on http://www.mail-archive.com about uploading attachments
> not working in roundcube.
>
> Turns out that I have the exact same issue and I was just wondering if you
> ever solved it?
>
>
>
> Best Regards
>
> Marcus Jansson
_______________________________________________
List info: http://lists.roundcube.net/users/
Dear All,
I am using Round Cube v 0.1 (stable release). I would like that all the
folders get refreshed every time the email is checked. This is not
happening on my installation. Now, I'm not sure if this is a problem with
my installation or simply this feature has not been implemented.
For clarification, I am looking for this:
http://www.mozilla.org/support/thunderbird/tips#beh_downloadstartup
Is it implemented? What version?
Thank you so much,
unai
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all,
I'm new to this list and newbie of roundcube.
How do I set all users email address with domain other than my server's
hostname? I noticed all users sent email using roundcube have different
domain name after @ such as user(a)webmail.mydomain.org. My hostname is
webmail.mydomain.org. How do i change this to user(a)mydomain.org. I assumed
it grabs my hostname and use it for users' email addresses.
My server:
Mandriva 2006
dbmail-2.2.5
postfix
thanks in advance.
--
zamri
Linux System Administrator
Kolej ShahPutra Kuantan
Pahang Malaysia
Tel : 609.573.777.7 ext 119
web : http://muhdzamri.blogspot.com
Hello,
I use squirrelmail, I have just installed roundcube, it's works, but in the
table message on squirrelmail empty.
___________________________________________________________________________
Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire.
http://fr.mail.yahoo.com
_______________________________________________
List info: http://lists.roundcube.net/users/
So, I tried to install RC again, this time from the trunk (I also
tried the last official release).
I get it installed, it appears to all be OK, but I just get a blank
screen with no errors at all.
roundcube's log/errors shows:
[28-Mar-2008 09:46:00] PHP Warning: preg_split() [<a
href='function.preg-split'>function.preg-split</a>]: Compilation
failed: lookbehind assertion is not fixed length at offset 7 in /usr/
local/www/data-dist/roundcube/program/lib/DB/common.php on line 751
[28-Mar-2008 09:46:00] PHP Warning: Invalid argument supplied for
foreach() in /usr/local/www/data-dist/roundcube/program/lib/DB/
common.php on line 756
[28-Mar-2008 09:46:00 -0600] DB Error: DB Error: mismatch Query: [DB
Error: mismatch] in /usr/local/www/data-dist/roundcube/program/include/
rcube_db.inc on line 530
[28-Mar-2008 09:46:00] PHP Fatal error: Call to a member function
getMessage() on a non-object in /usr/local/www/data-dist/roundcube/
program/include/rcube_db.inc on line 375
$ php --version
PHP 5.2.3 (cli) (built: Jul 1 2007 12:26:14)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by
Zend Technologies
with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend
Technologies
I thought RC had move to php5? Is it still requiring a php4 install?
--
Lewis Butler
303.564.2512
_______________________________________________
List info: http://lists.roundcube.net/users/
This is the Content-Type i have for these 2 screenshots:
For the first: Content-Type application/x-javascript; charset=UTF-8
And the second: Content-Type text/html; charset=UTF-8
Do you think there is a problem ?
On Sun, 30 Mar 2008 12:21:14 +0400, alekciy <public-mail(a)alekciy.ru> wrote:
> I think you server return bad Content-Type HTTP header. If you have
FifeFox
> install FireBug plugin and see HTTP header or use shiffer (for example,
> Wireshark).
>
> On Sun, 30 Mar 2008 01:25:59 +0100, Jean-Christian BEDIER
> <jc.bedier(a)gmail.com> wrote:
>> Hello,
>>
>> I have some problem when i try to install RCU, for example when i
> receive
>> a
>> jpeg file my display is like it:
>>
>> http://img156.imageshack.us/img156/1453/displaymailjo8.jpg
>>
>> and when i click on the attachment file i can see this:
>>
>> http://img100.imageshack.us/img100/7072/displaypiciv3.jpg
>>
>> Any idea about my problem? i had the same on a lot of install :/
>>
>> Need help please !!! :)
>>
>> _______________________________________________
>> List info: http://lists.roundcube.net/users/
_______________________________________________
List info: http://lists.roundcube.net/users/
Any RCU dev can help me to solve this? this problem is very strage :/
On Sun, 30 Mar 2008 16:30:57 +0400, alekciy <public-mail(a)alekciy.ru> wrote:
> <3a8e8b6ccb81455f517ecc532c987982(a)mail.vline.ru>
> <ce8109663cfff5977d400eaef82da7d4@localhost>
> Message-ID: <31fd6ae260b9c1ac09b4070084b8711c(a)mail.vline.ru>
> X-Sender: public-mail(a)alekciy.ru
> Received: from 33-47.rev.elss.ru [85.113.33.47] with HTTP/1.1 (POST);
Sun,
> 30
> Mar 2008 16:30:57 +0400
> User-Agent: RoundCube Webmail/0.1
> Content-Type: text/plain; charset="UTF-8"
> Content-Transfer-Encoding: 8bit
>
> On Sun, 30 Mar 2008 11:03:09 +0200, Jean-Christian BEDIER
> <jc.bedier(a)gmail.com> wrote:
>> This is the Content-Type i have for these 2 screenshots:
>>
>> For the first:
>>
>> Content-Type application/x-javascript; charset=UTF-8
>>
>> And the second:
>>
>> Content-Type text/html; charset=UTF-8
>>
>>
>> Do you think there is a problem ?
>
> Yes, you problem in bad HTTP header.
>
> Test in my mailbox. Test mail messenge:
> http://alekciy.ru/temp/Problem_with_image_display_0.png
>
> if I click attachmen I see this page:
> http://alekciy.ru/temp/Problem_with_image_display_1.png
>
> it is page this iframe and you see HTTP header? It's image/jpeg.
>
> Link to image (attribyte scr in <img> tag):
> http://alekciy.ru/temp/Problem_with_image_display_2.png
>
> Your server is badly adjusted.
_______________________________________________
List info: http://lists.roundcube.net/users/
I want work wish imap.mail.ru server. This skript work:
<?php
$mbox = imap_open("{imap.mail.ru:143/novalidate-cert}", "user", "pass",
OP_READONLY);
print_r(imap_errors());
var_dump($mbox);
print_r(imap_list($mbox, "{imap.mail.ru:143/novalidate-cert}", "*"));
imap_close($mbox);
?>
But if I write in config:
$rcmail_config['default_host'] = array(
"imap.mail.ru:143/novalidate-cert" => 'Mail.ru'
);
RC don't work. RC support flags in IMAP?
_______________________________________________
List info: http://lists.roundcube.net/users/
guys,
the host that runs the mailing lists died late last night. ultimately it
was the motherboard, and the vendor has replaced it. as of 5p services
have resumed - we're in a bit of a catch-up mode now.
sorry for any interruption on the list hosting..
-jason
--
Jason Fesler, email/jabber <jfesler(a)gigo.com> resume: http://jfesler.com
"Give a man fire, and he'll be warm for a day;
set a man on fire, and he'll be warm for the rest of his life."
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I install the last release of RCU, and i need change
the option to
complete a login on the login and password form. Have
this option in
RCU? To complete, i see was Right Key or TAB complete,
but i need ENTER
complete.
Thanks,
[ ]'s
Elias Andrade
http://monesa.sf.net
--
"Procure ser um homem de valor,
em vez de procurar ser um homem de sucesso." -A. Einstein
Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/
_______________________________________________
List info: http://lists.roundcube.net/users/
I have a strange problem and can't find a reason. When in index.php is
used ob_start('ob_gzhandler') I've problem in firefox (Opera works
fine). When I'm clicking on messages list, sometimes (very often)
firefox hangs for a while and then starts downloading some binary file.
When I save such file, it looks almost like normal http response but
have some garbage data at the beginning:
^.^......^^.....^.........HTTP/1.1 200 OK^
Date: Thu, 20 Mar 2008 11:56:51 GMT^
Server: Apache^
X-Powered-By: PHP/5.2.6RC1-pl1-gentoo^
Expires: ^
Cache-Control: max-age=0^
Pragma: ^
Last-Modified: Thu, 20 Mar 2008 11:20:48 GMT^
Etag: "058647647f9d1a70ff82f95eaa7db16a"^
Content-Encoding: gzip^
Vary: Accept-Encoding^
Content-Length: 1813^
Keep-Alive: timeout=15, max=74^
Connection: Keep-Alive^
Content-Type: text/html; charset=UTF-8^
<cut properly gzipped page content>
What could it be? Roundcube in current svn version.
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
_______________________________________________
List info: http://lists.roundcube.net/users/
I have downloaded the stable version of roundcube but unable to unzip the
files.
Is there another file available to download?
Thanks
Dave
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.1/1345 - Release Date: 26/03/2008
18:50
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
Can someone help me by pointing me in the correct direction. Is
there a document somewhere on how to add spell check to RoundCube
webmail?
thanks,
Rob
_______________________________________________
List info: http://lists.roundcube.net/users/
I want work with 2 IMAP server: mail.vline.ru and imap.mail.ru . In
main.inc.php i write:
$rcmail_config['default_host'] = array(
'mail.vline.ru' => 'VLine.ru',
'imap.mail.ru' => 'Mail.ru'
);
Then I login (in this page http://roundcube.alekciy.ru ) in
public-mail(a)alekciy.ru mailbox (mail.vline.ru IMAP server) it's all right.
But if I login in alekciy-ru(a)mail.ru mailbox (imap.mail.ru IMAP server,
http://www.mail.ru/pages/help/337.html ) I see blank page. All log file is
empty (system log and ./logs/).
In what there can be a problem?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
Is there a way without creating a identify to have the sender address as
%u@domain ?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
My previous (RC2 I think) what working OK.
I installed 1.0 from scratch (new DB, clean directory) and the installer
says SMTP/IMAP are OK. But when I try to login, I get "bad
user/password".
I can't see anything usefull in logs/.
All I can see is that I get IMAP logs with installer, but not with
normal login.
I've also build a debian virtual machine and installed roundcube.
I'm using the same config file and it works here.
Any idea ?
TIA,
Jo
_______________________________________________
List info: http://lists.roundcube.net/users/
Sorry to all if this has been asked a million times.. I have dug around
google, the RC fourms and the RC WIki with no luck so I was hoping
someone could point me in the right direction here... I am setting up a
free mail service and need a few specific things to make it happen...
1) Footer that is added to all sent emails
2) Ability for users to change their spamassassin sql settings
3) Ability to control number of emails the user can send in a day as
well as the number of address they can have in to, cc, bcc
4) There are a few other plugins I would like such as a calender which I
have seen something about on google... is there any good places to look
for plugins for RC?
Sorry for any repeats ... I am sure you get asked these questions a lot
... I would not mind adding a few $$ to the pot to get these features
created if they have not been or are under development ...
Thanks...
Scott Robertson
_______________________________________________
List info: http://lists.roundcube.net/users/
no i let debconf do it
-----
mattias
mobil 0763396420
www.mjw.se
-----Original Message-----
From: Kenn Murrah [mailto:kennmurrah@gmail.com]
Sent: den 22 mars 2008 02:45
To: mattias
Subject: Re: [RCU] Problem with roundcube
I assumed you edited the config file first to reflect your settings?
On Fri, Mar 21, 2008 at 8:45 PM, mattias <mj(a)mjw.se> wrote:
I installl roundcube in ubuntu with apt-get
I can't login
I enter my mail details but the login page come back...
-----
mattias
mobil 0763396420
www.mjw.se <http://www.mjw.se/>
_______________________________________________
List info: http://lists.roundcube.net/users/
_______________________________________________
List info: http://lists.roundcube.net/users/
I installl roundcube in ubuntu with apt-get
I can't login
I enter my mail details but the login page come back...
-----
mattias
mobil 0763396420
www.mjw.se
_______________________________________________
List info: http://lists.roundcube.net/users/
Someone help me?
I installed RoundCube Stable 0.1 and its dependencies,
but not downloading attachments larger than 500k using
Internet Explorer, just using FireFox.
There is a parameter that I set in RoundCube, or in php.ini
or Apache to correct this problem?
*I use CentOS 5 with the following systems:*
httpd-2.2.3-11.el5_1.centos.3
httpd-devel-2.2.3-11.el5_1.centos.3
httpd-manual-2.2.3-11.el5_1.centos.3
libdbi-dbd-mysql-0.8.1a-1.2.2
mod_auth_mysql-3.0.0-3.1
mysql-5.0.22-2.2.el5_1.1
mysql-connector-odbc-3.51.12-2.2
mysql-devel-5.0.22-2.2.el5_1.1
MySQL-python-1.2.1-1
mysql-server-5.0.22-2.2.el5_1.1
perl-DBD-MySQL-3.0007-1.fc6
php-5.1.6-15.el5
php-cli-5.1.6-15.el5
php-common-5.1.6-15.el5
php-gd-5.1.6-15.el5
php-ldap-5.1.6-15.el5
php-mbstring-5.1.6-15.el5
php-mcrypt-5.1.6-12.el5.centos
php-mysql-5.1.6-15.el5
php-odbc-5.1.6-15.el5
php-pdo-5.1.6-15.el5
php-pear-1.4.9-4
php-pecl-Fileinfo-1.0.4-3.el5.centos
system-config-httpd-1.3.3.1-1.el5
Thanks,
_
°v° *Hugo Leonardo de Freitas*
/(_)\ Red Hat Certified Engineer (RHCE)
^ ^ TerraVista Consultoria Ltda.
www.tvconsultoria.com.br
55 62 3251-2990
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello list,
after updating my roundcube installation from v0.1-rc2 to v0.1-stable,
everything appears to be much slower. Regardless if I log on, check for new
messages, start to compose a new message and wait for the window to open,
change a folder, and so on, each step takes at least twice or three times
as long as before, sometimes even more. The process of saving an unsent
message took only a part of a second before, now, in this very moment, this
message is saved (or not...?) since over a minute. :-(
Does anyone have this problem, too? - The above mentioned saving process
just died with a timeout error... - Or does anyone have an idea, what I
could do?
Of course I already rebooted both, the IMAP server and the webmailer,
including the MySQL-server.
Any help is appreciated!
Thanks a lot,
Petri
PS. I wasn´t able to send this message, - I switched by to 0.1-rc2 and
everything is fine and fast again. :-(
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I'm trying to figure out how to provide my users with user-specific
special folders (namely: trash, drafts, and sent).
I know that I can set $rcmail_config['trash_mbox'] to anything I like,
but what if joe@mydomain wants his trash in "INBOX.Trash" while
bob@mydomain wants his trash in "INBOX.Deleted Messages" and
fred@mydomain wants HIS trash in "Trash".
I filed a bugreport asking for this feature, and the bug was closed
saying that this was already possible in the config.
Does anyone know how this can be done?
Thanks,
~Kyle
--
This job of playing God is a little too big for me. Nevertheless,
someone has to do it, so I'll try my best to fake it.
-- Larry Wall
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi list,
I already asked before some time, but still couldn't get a solution. In
fact it's hard to read a mailing list through RoundCube. What I (and
probably many others) need is the option to switch to threaded message view
inside a folder of my IMAP account. The normal view is very perfect for all
incoming mail, but for mailing lists I need something like this :
http://typo3.org/fileadmin/dl/newsgroups/thread.gif
Any ideas?
Thanks,
Daniel
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi! I want to increase interval between page refreshes (imap
connections), so can I do this in "config" way?
$rcmail_config['session_lifetime'] = 10;
$rcmail_config['keep_alive'] = 300; // added by me
$rcmail_config['javascript_config'] = array('read_when_deleted',
'flag_for_deletion', 'keep_alive');
It's good or bad? What about draft_autosave and session_lifetime when
are set to smaller values than keep_alive? Should I worry about that?
Regards
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
_______________________________________________
List info: http://lists.roundcube.net/users/
Bonjour,
je suis nouveau sur cette liste,
voilà j'essaye désespérement d'installé roundcube mais je tombe sur cette
erreur
DATABASE ERROR: CONNECTION FAILED!
Unable to connect to the database!
Please contact your server-administrator.
je suis debian etch et j'utilise postgressql
En mode console via la commande \c -utilisteur j'arrive à me
connecter et sur l'interface pgphpadmin aussi.
merci pour votre aide
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
Tomorrow i decided install roundcube, and all work fine during
installation with installer.
But i have a problem with attachement:
In fact it's not possible display .jpeg .png etc
Whereas i have install imagick and php5 gd.
Someone can help me?
Thanks for your help !
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi, all.
I'm testing Roundcube-0.1 stable, but i'm confused how to configure
courier-authlib-mysql for roundcube.
Can anybody mail me your authmysqlrc file or paste here?
Thanks very much.
----
Best Regards.
Zhang Huangbin 2008.03.06
- OpenBSD 4.2 -release, i386.
- RHEL 5.1 Client
_______________________________________________
List info: http://lists.roundcube.net/users/
Dear subscribers
After more than two years of development we're proud to announce the
first stable version of RoundCube Webmail. It's not as feature rich as
we'd like it to be but the released version is considered to run
stable for a productive environment. Thanks to our users we fixed many
bugs and added some nice new features since the first 0.1-alpha
version was published in 2005. So go ahead and upgrade your
installations now! Download the latest release from
http://roundcube.net/downloads
A more or less complete list of changes is available at
http://trac.roundcube.net/wiki/Changelog
The TinyMCE-based HTML message composition is now included but should
still be considered as experimental. Please also note that this is the
last release that runs on PHP 4. As suggested by the GoPHP5 project
RoundCube will be PHP 5 only in future versions.
If you want to report bugs, please use our tracker but read the
instructions (http://trac.roundcube.net/wiki/Howto_ReportIssues)
first.
Have fun!
~Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello everyone,
today I played around and upgraded to today's svn trunk version of
roundcube. I was really curious since I read that there are only two
tickets left til roundcube will go stable.
Anyway, I was kinda disappointed. I only tested a little but the overall
impression is that it will work worse than what I'm used to with the rc2
version. Especially two things are annoying:
1. The new mark-as flag menu popup does not work. Instead, the "as
read"/"as unread" is displayed all the time, scrambling the message subject
line of the first message in the current folder. Clicking the links doesn't
work either. (I could provide a screenshot for that.)
2. Message marking broken; clicking on single messages doesn't mark the
message visually. Unfortunately I just notice that I didn't test if the
functionality would work.
I didn't open any tickets yet, maybe it is known? Since I don't provide a
patch nor did regression testing by svn version I didn't dare writing to
the dev-list ;) Since all lists are rather low traffic I hope it will reach
you developers anyway.
For now I svn switched back to rc2 but I volunteer to do some testing or
test patches if necessary.
Hope that all helps,
Sebastian
_______________________________________________
List info: http://lists.roundcube.net/users/
http://edinburghnights.co.uk/roundcube/
The error log says..
[Fri Feb 29 10:56:10 2008] [error] [client 87.81.42.122] File does not
exist: /home/edinburg/public_html/500.shtml
[Fri Feb 29 10:56:10 2008] [error] [client 87.81.42.122] SoftException in
Application.cpp:239: Directory "/home/edinburg/public_html/roundcube" is
writeable by group
[Fri Feb 29 10:54:57 2008] [error] [client 87.81.42.122] File does not
exist: /home/edinburg/public_html/500.shtml
[Fri Feb 29 10:54:57 2008] [error] [client 87.81.42.122] SoftException in
Application.cpp:239: Directory "/home/edinburg/public_html/roundcube" is
writeable by group
[Fri Feb 29 10:54:56 2008] [error] [client 87.81.42.122] File does not
exist: /home/edinburg/public_html/500.shtml
[Fri Feb 29 10:54:56 2008] [error] [client 87.81.42.122] SoftException in
Application.cpp:239: Directory "/home/edinburg/public_html/roundcube" is
writeable by group
[Fri Feb 29 10:54:55 2008] [error] [client 87.81.42.122] File does not
exist: /home/edinburg/public_html/500.shtml
[Fri Feb 29 10:54:55 2008] [error] [client 87.81.42.122] SoftException in
Application.cpp:239: Directory "/home/edinburg/public_html/roundcube" is
writeable by group
[Fri Feb 29 10:54:54 2008] [error] [client 87.81.42.122] File does not
exist: /home/edinburg/public_html/500.shtml
Any help would be welcome.
R.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi there!
I have a problem with mails bigger than 1MG, when i open them all i get is a
blank page.
I thought it was a php problem, but i increased the memory limit to 32mg and
it didn't work..
Any ideas?
Cumps
Armindo
--
--
"The only way of discovering the limits of the possible is to venture a
little way past them into the impossible."
Sir Arthur C. Clarke
_______________________________________________
List info: http://lists.roundcube.net/users/
I have just noticed an odd behavior: If you have an e-mail with an
attachment, a window appears and says : "Loading Data..." until the
attachment is downloaded and then i assume normally it is automatically
downloaded. However, in the case of known filetypes such as PDF where
acrobat will open it in the browser, the pdf appears in the little "Loading
Data" frame which is about 3x2" .. definately not enough to view a pdf file.
Does anyone have any thoughts about this behavior?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi, i'm using roundcubemail-0.1-rc2 (i upgraded from version 0.1-beta).
apparently all works ok except the icons of taskbar. I added two customized
icons (vacation and change-password) but the text of icons not show, i see
only the image.
My configuration for do this:
program/localization/es/labels.inc (i configured roundcube with spanish
language)
[...]
$labels['change_password'] = 'Cambiar password';
$labels['vacation'] = 'Vacation E-mail';
[...]
skins/my-skin/includes/taskbar.html (i also configured
$rcmail_config['skin_path'] = 'skins/my-skin/';)
[...]
<a class="button-change-password" onclick="window.open(this.href); return
false" href="https://my-tool-for-change-password.html"><?php echo
htmlspecialchars(rcube_label("change_password")) ?></a>
<a class="button-vacation" onclick="window.open(this.href); return false"
href="https://my-tool-for-vacation.html"><?php echo
htmlspecialchars(rcube_label("vacation")) ?></a>
[...]
Previus version of roundcube works ok with this configuration
i have been able show the text os icons with the following lines:
<roundcube:button command="change_password" label="change_password"
class="button-change-password" onclick="window.open(this.href); return false"
href="https://my-tool-for-change-password.html"/>
<roundcube:button command="vacation" label="vacation" class="button-vacation"
onclick="window.open(this.href); return false"
href="https://my-tool-for-vacation.html"/></a>
but when doing 'click' to the icons doesn't happen anything
Why with previus versions of roundcube works ok ?
Anyone help me?
thanks
_______________________________________________
List info: http://lists.roundcube.net/users/
till wrote:
> On Feb 6, 2008 9:47 PM, daniel(a)nullroutes.com <daniel(a)nullroutes.com> wrote:
>
>> (...)
>> I don't suppose anyone could help me locate the required section of code
>> so I can edit.
>>
>
> In trunk:
> <http://trac.roundcube.net/browser/trunk/roundcubemail/index.php#L173>
>
> The code has pretty good inline documentation and since we feed
> *everything* through index.php - that's the place to look at. I am not
> sure which version you run, so you may have to "translate" line 173 to
> your's.
>
> Hope that helps!
> Till
>
Hi Till
Thanks so much for your reply .. however could I ask for some further
help please.
Would I change this line (173 on index.php)
else
{
$OUTPUT->show_message($IMAP->error_code == -1 ? 'imaperror' :
'loginfailed', 'warning');
rcmail_kill_session();
}
To
else
{
$OUTPUT->show_message($IMAP->error_code == -1 ? 'imaperror' :
'loginfailed', 'warning');
http://www.myloginpage.com
rcmail_kill_session();
}
I'm not too sure on PHP .. any help would be appreciated!
Thanks
Dan
_______________________________________________
List info: http://lists.roundcube.net/users/
On Wed, 20 Feb 2008 21:40:51 +0000, "Seb Payne" <seb(a)blackandmaple.com>
wrote:
Anyway, we really need a global address book and is there such a
feature in RoundCube and is it LDAP compatible? I've seen various
references to a patch on the forums and mailing list but have had no luck
in finding anything.
from config/main.db.inc:
// in order to enable public ldap search, create a config array
// like the Verisign example below. if you would like to test,
// simply uncomment the Verisign example.
/**
* example config for Verisign directory
*
* $rcmail_config['ldap_public']['Verisign'] = array(
* 'name' => 'Verisign.com',
* 'hosts' => array('directory.verisign.com'),
* 'port' => 389,
* 'base_dn' => '',
* 'bind_dn' => '',
* 'bind_pass' => '',
* 'search_fields' => array('mail', 'cn'), // fields to search in
* 'name_field' => 'cn', // this field represents the contact's name
* 'email_field' => 'mail', // this field represents the contact's
e-mail
* 'scope' => 'sub', // search mode: sub|base|list
* 'filter' => '', // will be &'d with search field ex:
(status=act)
* 'fuzzy_search' => true); // server allows wildcard search
*/
_______________________________________________
List info: http://lists.roundcube.net/users/
I'm the webmaster of Purple Radio, the student radio station at the
University of Durham in the United Kingdom. We are currently using
Bongo (www.bongo-project.org) as our backend but for the moment, are
using RoundCube as our web front end until they finish the work on the
web end or if we move elsewhere.
Anyway, we really need a global address book and is there such a
feature in RoundCube and is it LDAP compatible? I've seen various
references to a patch on the forums and mailing list but have had no
luck in finding anything.
Thanks!
Seb
--
Sebastian Payne
Undergraduate Computer Science, University of Durham
Webmaster, Purple Radio - www.purpleradio.co.uk
Head of Van Mildert JCR Computer Committee
seb(a)sebpayne.com - sebastian.payne(a)durham.ac.uk
www.sebpayne.com - www.dur.ac.uk/sebastian.payne/
_______________________________________________
List info: http://lists.roundcube.net/users/
Is there a method for specifying a wordwrap for outgoing Roundcube
emails? When I read emails composed in Roundcube in my Thunderbird
client, they are displayed as one very long line. In the message source,
it looks like the HTML Content-Type attachment lines are encapsulated in
<pre> tags (perhaps from line ~80 in editor.js ?)
I'm using r803 from http://nightly.roundcube.net/trunk/
Thank you,
Michael Blinn
--
CONFIDENTIALITY NOTICE:
This message, and any attachments that may accompany it,
contain information that is intended for the use of the
individual or entity to which it is addressed and may
contain information that is privileged, confidential, or
otherwise exempt from disclosure under applicable law.
If the recipient of this message is not the intended
recipient, any disclosure, copying, or other use of this
communication or any of the information, which it
contains is unauthorized and prohibited. If you have
received this message in error, please notify the
original sender by return mail and delete this message,
along with any attachments, from your computer.
Thank you.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello!
I love so many things about roundcube, if the developpers read this: great
job, such a beautiful piece of software! thanks a lot!
I had a question regarding the default display name at the time of a user's
first identity initialization. It would seem that it simply takes the prefix
of the email address as the display name. I run my web server where
roundcube resides in the same place as my imap server so the users logging
into roundcube do authenticate on the machine itself. How difficult would it
be to pull the user's real name from /etc/passwd and use that as the display
name that gets inserted when a user logs in for the first time?
Thanks for any ideas!
Pat
_______________________________________________
List info: http://lists.roundcube.net/users/
On Mon, 11 Feb 2008 18:59:27 +0800, zamri <myzamri(a)gmail.com> wrote:
>> Yeah, this is an issue. I guess you could write a fairly simple web
>> interface to create/read/edit a procmail script using simple recipes.
>> Putting this into RC seems a little in the wrong place to me, but I can
>> understand the need. But again, I'd probably try and opt for a
> filtering
>> system that would work no matter what client you used. I wonder if
> other
>> webmail packages offer this - I've only used squirrelmail and RC, so I
>> don't have wide experience really.
>
> It can be made to work if u install sieve daemon and RC have the plugin
> (frontend) to configure it.
> I don't know whether RC has this. Plugin concept will be good for RC.
I have no experience of using sieve, but it sounds like a good idea to me!
Alex
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi again
More questions/suggestions:
6. Moveto
When a mail is opened a listbox "move to..." appears above the text
enabling you to move the mail to a folder.
This listbox is absent in the overview. But sometimes i want to
move a message to a folder before reading it.
Is this possible in RC? (some hidden setting?)
7. Filters
Is there a possibility in RC to define Filters which move messages with
a certain header, say, to a particular folder?
Thank you
Jody
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello - Was hoping for a little help please.
I have a homepage and a form which allows a user to enter a
username/password.
I am trying to make this username and password send direct to my
roundcube install. This part works fine.
However when the wrong user/pass are entered roundcube gives the usual
error 'login failed' but returns the user to the roundcube index.php - I
would prefer it to return to user to my login form.
I don't suppose anyone could help me locate the required section of code
so I can edit.
Kind Regards,
Daniel
_______________________________________________
List info: http://lists.roundcube.net/users/
On Thu, 7 Feb 2008 08:53:16 +0100, jody <jody(a)ifi.uzh.ch> wrote:
>> Yeah, this is an issue. I guess you could write a fairly simple web
>> interface to create/read/edit a procmail script using simple recipes.
>> Putting this into RC seems a little in the wrong place to me, but I can
>> understand the need. But again, I'd probably try and opt for a
> filtering
>> system that would work no matter what client you used. I wonder if
> other
>> webmail packages offer this - I've only used squirrelmail and RC, so I
>> don't have wide experience really.
>
> In such a case RC would simply offer a tool for editing -
> wouldn't the .procmail be valid if you would use another mail client?
This is true, but typically RC will be able to read/write from a user's
mail directory and not from their home directly.
Procmail reads it configuration typically from a user's home directory
(~/.procmailrc) which RC wouldn't be able to write to, not at the moment
anyway.
Allowing RC to write to a user's home directory opens up some other
potential security issues I'd imagine.
Perhaps there could be an option that you can enable for procmail
integration where you have to set each user's .procmailrc to be writable by
RC or something.
Interesting idea... I'm no expert in PHP, so I don't really know where to
start... perhaps make it a feature suggestion on trac?
Alex
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi guys,
We have a problem, when we try to send an attachment wich is a little
bit to heavy. Roundcube tries to allocate a lot of memory, and the
process crashes beceause memory limit is reached
I've tried to arise memory limit up to 65M, but I think that it should
normaly be not more than 16M (php standard is 8).
I've got the following lines in error log
PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried
to allocate 10598455 bytes) in program/lib/imap.inc on line 1910
[03-Feb-2008 16:22:22] PHP Fatal error: Allowed memory size of 41943040
bytes exhausted (tried to allocate 10599123 bytes) in
program/lib/Mail/mimePart.php on line 226
[03-Feb-2008 17:31:39] PHP Fatal error: Allowed memory size of 68157440
bytes exhausted (tried to allocate 21474171 bytes) in
program/lib/Net/SMTP.php on line 745
Do you have a fix for that very annoying bug ?
We use RC2
Thank you.
--
Wadin Julien
Tel : +32 (0) 475 632 168 ou +33 (0) 9 79 99 21 56
Web : http://blog.julienwadin.be/
_______________________________________________
List info: http://lists.roundcube.net/users/
I believe I have the most recent version of Roundcube installed via
svn on Apache/2.2.8. Roundcube is Revision 971. I'm using Server
version: 5.1.22-rc FreeBSD port: mysql-server-5.1.22
It actually works at the moment, but there's a couple things I can't
figure out.
1) If I edit db.inc.php and set $rcmail_config['db_backend'] =
'mdb2'; - I will get a "FAILED TO CONNECT TO DATABASE" message. I do
have MDB2 installed. If I change mdb2 to db it will work.
2) Whether I have the above line set to db or mdb2 I always get the
same message with check.php....
Check supplied DB settings
DB settings: NOT OK
Why would my DB setting be "NOT OK"? (even when using 'db') and why
can't I use mdb2?
Thanks!
Matt
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi
I'm new to roundcube (our sysadmin just installed it a few days ago)
and i have a few questions (or suggestions? or bug reports?)
1. I tried to send a mail with a subject line but no body.
RC didn't send the message but neither did it give a warning.
I think it should be possible to send mail without body; or,
if there is a reason why this should be impossible, an adequate
message should be displayed.
(I think this is connected with an issue raised in August 2007:
http://lists.roundcube.net/mail-archive/dev/2007-08/0000017.html
"Javascript Error when send message without body"
The JS Error still occurs!)
2. "Show all"
Sometimes it is advantageous to see all messages in a folder at once
(e.g. to perfome mass deletions: select all and the klick on the delete
icon;
or to quickly scan all messages in a folder)
Is there a way to this in RC? In Squirrelmail you can toggle between
"show all" and "paginate"
3. "Compact" and "Empty"
When i open RC, the "Empty" link is not enabled for any folder,
not even the Trash folder. Is there some setting which can control this?
Or does it have to do with the permissions of folder .Trash on the server?
4. Collapsible folders
I have grouped my folders in a hierarchy, i.e. some folders containing
other folders. Sometimes it would be cool to be able to collapse a
"superfolder" when you're currently not interested in it, and open it
again when you need it. Is this possible in RC?
I tried klicking on a "superfolder" but that didn't work.
5. Delete icon
I think the icon currently used for deletion is a bit misleading because
this symbol (circle with a diagonal bar across it) usually denotes
something
forbidden. I think a simple (red) cross would be clearer.
Thank you in advance for any hints to my questions...
Jody
_______________________________________________
List info: http://lists.roundcube.net/users/
When I get html email from multiply.com, I can see the contents and
images but all the html links within roundcube webmail is not
clickable. They are just underscored.
Is this a bug?
Thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi
I've read somwhere about a feature preview pane. but couldn't get it to
work.
is it included or do I need tu add some kind of patch or something?
_______________________________________________
List info: http://lists.roundcube.net/users/
Charlie Hazlett wrote:
> I do not empty my spam folder daily and in no time at all it can contain
> over 1000 messages......give it a week and there might be over 10,000.
>
> I have been online with the same email addresses for a dozen years and
> the spam tends to build up.
>
>
>
> On 1/24/2008, "bb" <bb(a)0brg.net> wrote:
>
>> chasd wrote:
>>> Playing with RoundCube a bit more, as a work around you could delete
>>> the entire mailbox from the "Folders" area of "Personal Settings" and
>>> then create a new folder of the same name.
>> Or just click the "Select: All" link and then delete 40 messages (or w/e
>> your messages/page limit is) at a time. Sure, it's not perfect, but it
>> works alright if your mailbox isn't tooooo huge (I am assuming you don't
>> want to empty a 10K+ box every day that is not called "Junk" or "Trash" :P).
Hmm, this got me interested; how does roundcube handle huge mailboxes
anyway? So I tried;
$ for ((i=0;i<100000;i++)); do
for> echo "spam $i" | mail -s "spam $i" $USER
for> done
Even though this stopped after the ulimit -u was reached (it sent ~2k
messages in total) it gives a pretty good impression of how roundcube
handles it... not very well.
At first, I set my user preferences to allow message windows with 100K
messages but because of the hard 200 limit in the config, I only saw 200
messages. At least I saw them.. once I also modified that value I saw
nothing anymore. The roundcube error logs gave:
[25-Jan-2008 00:21:34] PHP Fatal error: Allowed memory size of 8388608
bytes exhausted (tried to allocate 2049 bytes) in
/a/boao/www/webmail/roundcubemail-0.1-rc2/program/lib/imap.inc on line 133
The HTTP response body was empty, status 200. Changing back all the
values, deleting all messages with thunderbird (which worked very
smoothly, btw), restarting the webserver; nothing mattered. It kept
saying that in the logs. To eventually get it to work again I had to
empty the trash with thunderbird and "compact" all the folders.
Anyway, not that this is a very likely situation.. It's still quite
interesting to see that once it's too full, it's too full and you're
doomed if you don't have other means to access your INBOX :)
Greetings,
b^4
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello all,
how do I enable the HTML-Composing in the rc2 ?
As far as I understood it the HTML-Composing is included but not
activated by default.
Christian Kütbach
--
UNEM-Produktion
Dipl.-Inf. Christian Kütbach
Tel.:02507-982722
c.kuetbach(a)unem.de
www.unem.de
_______________________________________________
List info: http://lists.roundcube.net/users/
I am still seeking a way to do mass deletions of emails. I know one may
empty the trash folder but there should be an easier and quicker way to
empty other folders as well.......my spam folder, for instance.
This is the ONE thing that keeps me from using RC....until that feature
is included I will stick with Iloha......it does everything I
want.....just not as "pretty".
########
NOTICE: Due to Presidential Executive Orders, the National Security
Agency may have read this email without warning, warrant, or notice.
They may do this without any judicial or legislative oversight. You have
no recourse nor protection save calling for the impeachment of the
current President.
########
Charlie Hazlett
charlie(a)hazlett.net
Columbus, Ohio
_______________________________________________
List info: http://lists.roundcube.net/users/
Is there a limit on the number of folders Roundcube can work with? When
I go to the folders list in my primary mail account it sits loading for
a while and then ends up with a blank page. I am assuming I have too
many folders for Roundcube to work with. Either that or the fact that I
have folders within folders is causing problems.
I have 1311 folders at present with the archives that all sit below an
archive folder. All works fine with Thunderbird accessing the folders
via IMAP and Mutt directly on the server. I am using Dovecot for IMAP
access.
--
Paul Tansom | Aptanet Ltd. | http://www.aptanet.com/ | 023 9238 0001
======================================================================
Registered in England | Company No: 4905028 | Registered Office:
Crawford House, Hambledon Road, Denmead, Waterlooville, Hants, PO7 6NU
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi Group ,
Clicking on the "+" sign next to an email address to add them as a contact generates the following error in a red bar at the top of the page :
"Could not save the contact address"
It does check to see if it is already an address, because when I try to add an address that is already in my address book it says
"A Contact with this email address already exists"
So I am guessing I might be having a problem writing from this page to the contact tbale...any ideas ?
Thanks,
Jason
_______________________________________________
List info: http://lists.roundcube.net/users/
I just installed roundcube and I am getting the following error after I try
to login. I don't see any errors in the log file.
Any suggestions as to what could be wrong? This is on a windows server.
The page you are looking for cannot be displayed because an invalid method
(HTTP verb) was used to attempt access.
_____
Please try the following:
* Contact the Web site administrator if you believe that this request
should be allowed.
* Make sure that the Web site address displayed in the address bar of
your browser is spelled and formatted correctly.
HTTP Error 405 - The HTTP verb used to access this page is not allowed.
Internet Information Services (IIS)
_______________________________________________
List info: http://lists.roundcube.net/users/
environment:
OpenBSD 4.0/i386, chrooted apache, roundcube 0.1-rc1, dovecot 1.0.2 (yes, i
should probably get this upgraded)
i am providing services to a few dozen users via an https url. after
applying the update to -rc2, i was unable to login via the web interface.
/logs/errors shows:
[26-Dec-2007 14:58:56 +0000] IMAP Error: Invalid password
after looking around at the dovecot logs, and finding nothing, i decided to
crank up the logging (in dovecot and roundcube). still nothing, and after
taking a peek with tcpdump i suspected that the requests weren't even
making it to dovecot.
running `openssl s_client -connect 127.0.0.1:993' confirmed my suspicions
(i think), as it worked just fine:
New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA
Server public key is 1024 bit
[...snip...]
---
* OK Dovecot ready.
A345 login john XXXXXXXXX
A345 OK Logged in.
Z345 logout
* BYE Logging out
Z345 OK Logout completed.
read:errno=0
i believe the relevant parts of main.inc.php are:
// the mail host chosen to perform the log-in
// leave blank to show a textbox at login, give a list of hosts
// to display a pulldown menu or set one host as string.
// To use SSL connection, enter ssl://hostname:993
$rcmail_config['default_host'] = 'ssl://localhost:993';
// TCP port used for IMAP connections
$rcmail_config['default_port'] = 993;
i have tried changing `localhost' to the FQDN of my host (plus other
relevant config changes), and a few other permutations, none of which shed
any light on the scene for me.
anything from playful nudges to get me looking in the right direction to
hitting me right upside the head with a cluestick will be much appreciated.
regards,
--john
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi folks
First of all I want to say, RoundCube is a nice thing!
But I have one problem:
I log into RoundCube with an available account and leave the computer.
The next day, I'm still logged in. So if I log in from a public computer
and forget to log out, my account is predestinated to get compromised.
If I dont clear the browser's cache and history, RoundCube is opened
without a login request. => Logs in with the last logged in account.
I also run Squirrelmail, and there, even if I just reload the URL, I'm
asked for user and pw. I think, this behavior should be also possible
for RoundCube. I have to explicitly log out with the logout button to
get logged out effectively.
Altough it is the task of the user to log out, an automatic log out
functionality wouldn't be bad.
What am I doing wrong? Or don't I have understood everything?
Thanks for help
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi there
I can't find a reference to this issue in the mailing list archives.
Does anyone know why for some users the login hangs indefinitely and
the php process starts munching CPU and memory (leak?). Very strange.
My 'username' fields are in this format:
login%domain.com
I seriously doubt that could have anything to do with it, given that
all users' logins are in that format.
Any ideas?
Running v0.1-rc2 under lighttpd 1.4.15 with php 4.4.4 and Dovecot 1.0.7
Thanks
Dale
_______________________________________________
List info: http://lists.roundcube.net/users/
Entry page logins use the format: user/pasword when authenticating
against IMAP. This portion works for my server. However, for some
reason when viewing the folders section under personal settings, RC2
tries to switch to user@host/password which does NOT work on my
server.
Where can I fix this?
Also, RC2 does not display the buttons/search bar properly when using
Firefox version 2.0.0.11. Anyone else have this problem?
Thanks,
Tommy
(BTW, upgrading from beta-1 to rc2 is a complete waste of time. You
might as well just reinstall RC and upgrade only the database part.)
--
Only God knows everything...... and he works for Mossad.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
I would like to know if anybody has already configured his RoundCube
webmail with a kerberos authentification.
I'm using a Postfix and Cyrus-imap mail server.
The authentification is done using saslauthd with gssapi mechanism.
My web server is Apache 2
Thanks
_______________________________________________
List info: http://lists.roundcube.net/users/
On 17/12/2007, Eric <cephelo(a)gmail.com> wrote:
> I had a similar issue. It turned out to be a permission issue
Eric, I was just about to post my solution! Yes, you're right. There
were a few messages which I'd moved into various directories which
were not rw by the IMAP user! Solved!
Thanks for responding.
_______________________________________________
List info: http://lists.roundcube.net/users/
Where is the setting to control the 60s refresh? We're using Roundcube
over a high grade SSL connection and 60 seconds is much too frequent,
but I don't see a relevant setting anywhere. I couldn't even locate
the timeout call in the JavaScript, assuming there is one somewhere.
Thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
The read receipt function in RC does not seem to work. I had put in a
query for confirmation in the forum, but nobody could confirm.
Could anybody confirm whether the read receipt is working. If so, RC1 or RC2.
Thanks and regards
kmn
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
It shows a list of identitys when you configure them but when you are
new user/login first time etc and you haven't configured indentity
settings it shows "from" (sender box) as text box. I would wan't that in
this sitsuation when you are new user/login first time etc and you
haven't configured indentity settings yet it could automaticully fill
your login name (if it's a full e-mail address as sender on "from"
(sender box) and it could be printed as text (no text box available)
Or second way could be that when you login first time you would need to
specify indentity settings (without this you can't login or something
like that). This option could be editable in roundcude config that
administrator can choosee does new user need to spesify it's identity.
OS: Windows Vista Ultimate x64
Apache 2.2, PHP 5.2 as module and hMailServer 4.2
By, Mika
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
I just installed roundcube mail client on a server. I can receive / send
mails. The only problem is that I can't send attachments. I can upload
them but when I send the email, the attachments are not sent, and also the
email saved in "Sent" folder does not contains the attached file.
Does anyone have any idea ?
In main.inc.php I have
$rcmail_config['temp_dir'] = 'tmp/';
The tmp folder is writable for apache (777), so ...
When I receive an email with a file attached, I can see the file in the
email but I don't see the file in the tmp folder.
I am not sure which is the problem!
Thank you in advance for any answer!
Gabi
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I spend many hours for trying to make workaround to message writing page
(?_task=mail&_action=compose).
I would want From-line line to bee read-only (no textbox), only the
address that you used to login would be shown. So the only way to
customize this line would be identident settings.
Why i want this to work this way? Because it's easier to user that he
doesn't need to frite he's own e-mail address necesserully again.
By, Mika
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I spend many hours for trying to make workaround to message writing page
(?_task=mail&_action=compose).
I would want From-line line to bee read-only (no textbox), only the
address that you used to login would be shown. So the only way to
customize this line would be identident settings.
Why i want this to work this way? Because it's easier to user that he
doesn't need to frite he's own e-mail address necesserully again.
By, Mika
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi !
A vulnerability was discovered in Roundcube:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840
It seems that there is no fix yet. Any idea on this topic?
Thanks
--
IT DOES NOT SUCK TO BE YOU
IT DOES NOT SUCK TO BE YOU
IT DOES NOT SUCK TO BE YOU
-+- Bart Simpson on chalkboard in episode AABF13
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi folks.
I'm from Brazil, and here we use characters like é í ó ú ç ã õ, etc. I'm
sending emails ok, and the receiver are receiving the emails ok too. The
messages stored on sent mail folder, aren't ok. Here is one example:
teste né meu brother é isso aí né meu
ç é cedilha mesmo não é ? é.
The original message (sent via roundcube and received ok), is here:
teste né meu brother é isso aí né meu ç é cedilha mesmo não é ? é.
Does somebody knows how to solve this?
Thanks,
Felipe Neuwald.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi there
Wow, this is a lovely webmail app, thank you! Finally an open source
webmail project which looks great and works well. It was an absolute
breeze to setup :-) I'm eagerly testing it as a possible replacement
for my current webmail system.
I'm serving it via lighttpd (running under FastCGI) and Dovecot IMAP.
I've included some preliminary feedback and suggestions below.
Thanks
Dale
-----
These are features which I feel are missing, even for a basic webmail client:
1. Mark messages as read/unread/urgent
2. Proper redirect support - ie send mail in original form to another.
The following are features I'd like to see added:
1. Login-to-email mapping of user<delimiter>domain.name
All my users login with user%domain.name and many other ISPs
do the same, or use a variation thereof user(a)domain.name, or
user:domain.name.
Perhaps a config option could be added to generate default
identities by splitting the login at a pre-defined delimeter
and concatentating with '@' to create the email address,
and leaving the name part to the user to fill in.
2. 'Junk' and 'Not Junk' actions.
Most sysadmins also employ some form of spam filtering. I use DSPAM
which allows users to train their own filters. The setup I employ
involves minimal admin from my perspective, namely that users mail
spam to spam@myisp,name and false positives to notspam(a)myisp.name.
So, for all folders other than the Junk folder, the action (button)
called 'Junk' would redirect the message to a global spam(a)myisp.net
address and then move it to the Junk folder.
Likewise, when viewing the Junk folder, the action (button) called
'Not Junk' would redirect the message to a global notspam(a)myisp.net
address and then move it to the Inbox folder.
For flexibility in terms of other spam filtering setups, perhaps the
spam and notspam actions could be customised to one of "forward to an
address", or "pipe to another process" which should return something
like a 0 for success, or 1 for failure...
_______________________________________________
List info: http://lists.roundcube.net/users/
With Postgres, has anyone else seen any authentication issues? We had
a table that had picked up a NOT NULL constraint (not in the default
SQL file) and thus new user inserts were failing. The user was
authenticated, though, and granted access to a seemingly random user
record (and contacts, and identities). So a user logged in without a
user record would be able to easily see contacts and confidential
information for other users.
While not a moajor issue since it doesn't seem to happen with the
default SQL file, why is there no sanitation or error handling
revolving any of the authentication queries?
(Roundcube RC2)
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I just installed and configured RoundCube for my company and it works
quite well.
There is a slight problem though : I successfully configured our LDAP
directory in RoundCube, and it works as expected in the "Address book"
component ; but I have no auto-completion in the mail composer, although
there is with the "local" address book (RoundCube searches e-mail
addresses as I type in the "Recipient" field).
Is it something I didn't configure correctly ? Or is it a
yet-to-implement feature ?
Best regards,
--
Raphaël HALIMI
_______________________________________________
List info: http://lists.roundcube.net/users/