Hi,
I'm trying Roundcube and I think it's great !!!!!!!
But I have not found an advanced search of messages, you can't search and
filtering for multiple fields of message at the same time.
For example, I want search messages from one date to a date (period).
For example, messages that the recipient equal to "X" and the sender equal to
"Y" and that the subject contains "Z".
I did not find it or is there not ? if there is not, it planned in future
releases? there is a plugin ?
Thank you
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I am sure this must be a common question. How does one imports a set
of contacts from a Horde:IMP:turba environment?
I can export the raw data from the source system into a CVS like file.
Is it a simple matter to just use perl:DBI to insert the data into the
roundcubemail:contacts table? I have looked at that option and noticed
that contacts are referenced via user_id. My roundcube instance
already has all the roundcubemail:users table populated. Or is there
some php code in the source tree which I can leverage to make the job
easier. I have about 5000 contacts or else I could do things manually.
Many thanks in advance.
Russell
--
Russell Sutherland
email: russ(a)quist.ca
cell: +1.416.803.0080
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
To the Round Cube community.
Today I've made changes to the mail server, that will hopefully enable me to continue serving as your list host. I've changed the numeric IP address used for posts being sent from this mailing list. This change *may* cause some of you to see delays, as ISPs do not yet have any reputation recorded for this new IP address. Many ISPs delay mail in this circumstance until more of a reputation is earned.
If you want to catch up in the list, and you think mail to your ISP is being delayed, you can read the archives at http://lists.roundcube.net/users/ .
[Stop reading here, unless you want more background info.]
This change is regrettable an important one, for me to continue hosting.
Until today, mail for my users (many of which have been here for 10-15 years) was sharing the same physical server and IP address as hosting the mailing lists. Most of those years, this was not a problem. However, in the last year or two, there has been increasing tension with this setup.
Why the tension? People who subscribed to the list, then later complain to their ISP that the mail is spam. Pure and simple. These people build a negative reputation for my server's IP address. This in turn causes the ISPs to block *all* mail from my IP address. This affects the CRPL list, the Woodworkers list (who's now moved off), the Round Cube lists, and all the personal users on my server (including my family). Many of us use the server for contact with our families, or (in my case) for professional reasons.
For example, nobody on my server can mail AT&T owned domains. This includes worldnet, pacbell, prodigy, swbell, and other related businesses. This failure mode has caused several long time users and organizations both to leave my server. All of it is directly attribution to the mailing list hosting.
This tension has been so bad that I asked your list *owners*, in December, to look for a new host to move to. This has been a terrible ask - both my act of doing so; as well as the effort it takes for your list owners to find a new home. This has been quite difficult for your list owners to actually act on.
I've finally come up with a solution (and had the time to implement it), to avoid moving the mailing lists to a different physical server. New posts will come from a dedicated IP address just for mailing lists; all other mail will remain on the original IP. Until the ISPs of the world stop delaying mail from this new IP, I'll ask you for your patience.
With these changes, I hope that I'll be able to host the list for another 10-15 years after all.
-jason
list *host* .
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/FF/HVKuFZRK/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Testing mailing list server changes.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ek/nTjsWPn2/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi All,
I setup a rouncube (svn current) with two cyrus imap servers and
openldap/mysql.
I managed to extend my ldap hierarchy to include following:
ou=People,dc=xxxx,dc=org for public address book
this works fine and all users are visible from the roundcube via public
address - readonly book
i have private address books under user uid
uid=xxxx,ou=People,dc=xxxx,dc=org
as ou=addressbook,uid=xxxx,ou=People,dc=xxxx,dc=org
slapd.conf is modified with appropriate rules to allow users to create
addditional address books and contacts
everything works fine.
I changed search criteria on the public address book to "one" from "sub" to
avoid picking up private group names under public address group listing.
However, when I create user private address book, e.a.
cn=My Friends,ou=addressbook,uid=xxxx,ou=People,dc=xxxx,dc=org
this private group will show under both, public and private address space
in roundcube.
I thought that by limiting search criteria in public address space from sub
to one will prevent private address books from showing, but that did not
work.
What do you suggest as easiest approach to solve this issue.
btw, I registered to http://www.roundcubeforum.net and I can't post email
to any forum.
I sent email to support folks and nothing...
Regards, --sasha
--
Aleksandar Kacanski
--
Aleksandar Kacanski
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
My fear is that the garbage collection from one or more webmail machines is
somehow stomping over active sessions
On Tue, Feb 14, 2012 at 10:10 AM, Jernej Porenta <jernej.porenta(a)arnes.si>wrote:
>
> On Feb 14, 2012, at 5:19 PM, James Devine wrote:
>
> > I have 3 machines running identical instances of roundcube setup in a
> load balanced cluster sharing an instance of mysql. We seem to have issues
> at times where people's sessions expire in the middle of using roundcube.
> Is the best way to fix this to set the session_lifetime to 0 and do manual
> cleanup of sessions? --
> > List info: http://lists.roundcube.net/users/
> > BT/ef886a1a
>
>
> Did you try using memcache for session data?
>
> It might solve some issues, since it is way better performing than session
> data in MySQL and the paradigm is almost the same. I believe memcache
> session driver is available in 0.7 series, however you will still need
> MySQL for other caches, if you are using them.
>
> Regards,
> --
> Jernej Porenta <jernej.porenta(a)arnes.si>
> ARNES, Tehnološki park 18, p.p. 7, SI-1001 Ljubljana, Slovenia
> tel: +386 1 479 8800, fax: +386 1 479 88 99
>
>
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Progress!
So looks like SELinux was the culprit after all. After I turned it
off, my config files were found and read by the Roundcube installer.
However, now it is telling me that the database DSN (write) failed:
"(MDB2 Error: connect failed)
Make sure that the configured database exists and that the user has
write privileges
DSN: mysql://roundcube:[password]@localhost/roundcubedb"
where [password] is the password I set up for the roundcube MySQL user.
Sorry to keep bugging you all, but:
(1) How do I troubleshoot this database issue?
(2) Is it OK to have SELinux completely off?
Thanks!!
On 14 February 2012 23:30, Ben Schmidt <mail_ben_schmidt(a)yahoo.com.au> wrote:
>> In fact I would welcome someone to connect to the server and check
>> things out for me. Unfortunately, it is actually running in a
>> VirtualBox virtual machine with NAT, so I don't know how a remote
>> connection to it would work..... But thank you so much Bem Schmidt
>> for the offer!
>
> If you ssh to me with port forwarding, I could connect back to you
> through the ssh tunnel. I just have to make my machine temporarily
> accessible and give you a user account to log in with. Let me know if
> you want to try it.
>
> Cheers,
>
> Ben.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
The following are my current permissions setting for Roundcube:
[root@scientific-vb config]# ls -l
total 84
-rw-r--r--. 1 apache apache 2663 Feb 13 17:05 db.inc.php
-rw-r--r--. 1 apache apache 2662 Sep 28 06:16 db.inc.php.dist
-rw-r--r--. 1 apache apache 33274 Feb 13 17:05 main.inc.php
-rw-r--r--. 1 apache apache 33208 Nov 30 08:11 main.inc.php.dist
-rw-r--r--. 1 apache apache 2450 Oct 20 2010 mimetypes.php
However, the Roundcube installer keeps saying: "Unable to read file.
Did you create the config files?"
What am I doing wrong?
Thanks!
P.S. My Roundcube resides in /var/www/html/webmail/, it is connected
to MySQL, and the web server user is "apache" (sans quotes).
On 13 February 2012 01:08, Ben Schmidt <mail_ben_schmidt(a)yahoo.com.au> wrote:
> That should be OK. I don't have any other ideas right now, so perhaps send
> your reply to the mailing list to see if others have any.
>
> Ben.
>
> On 13/02/12 4:47 PM, Advrk Aplmrkt wrote:
>>
>> They are all read and writable by my webserver user and group (i.e.
>> apache). Should it be something else?
>>
>> On 13 February 2012 00:20, Ben Schmidt<mail_ben_schmidt(a)yahoo.com.au>
>> wrote:
>>>
>>> Maybe the permissions of the config directory are wrong (or even a
>>> directory higher up the file hierarchy)?
>>>
>>> Ben.
>>>
>>> On 13/02/12 3:36 PM, Advrk Aplmrkt wrote:
>>>>
>>>> Hello,
>>>>
>>>> I managed to setup latest Roundcube on my server (w/ MySQL and Apache)
>>>> up and through the config file setup.
>>>>
>>>> I downloaded the two config files and moved them into
>>>> /var/www/html/webmail/config (webmail is my Roundcube directory), and
>>>> chown'ed them to apache.apache (apache is my webserver user). However,
>>>> the Roundcube installer says it can't read the config files.
>>>>
>>>> Am I doing anything wrong? Can someone help me troubleshoot this?
>>>> Thank you very much!
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I have 3 machines running identical instances of roundcube setup in a load
balanced cluster sharing an instance of mysql. We seem to have issues at
times where people's sessions expire in the middle of using roundcube. Is
the best way to fix this to set the session_lifetime to 0 and do manual
cleanup of sessions?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I managed to setup latest Roundcube on my server (w/ MySQL and Apache)
up and through the config file setup.
I downloaded the two config files and moved them into
/var/www/html/webmail/config (webmail is my Roundcube directory), and
chown'ed them to apache.apache (apache is my webserver user). However,
the Roundcube installer says it can't read the config files.
Am I doing anything wrong? Can someone help me troubleshoot this?
Thank you very much!
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
Newbie question: After following the instructions on the website to
install Roundcube (unpack into /var/www/html/, setup MySQL database,
etc.), I encountered a Forbidden error when trying to access the
installer page.
How do I troubleshoot this issue?
Thank you very much.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Every time I try to log on to the site to check mail I get an error message saying, “There is a problem with this web site’s security certificate,” is there a fix for this? I attach a screen capture of the error message. I am running Windows 7 and using Internet Explorer 9.
John
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/dD/yFcTa+IL/Security_Certificate.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/
BT/9b404e9e
I am running Roundcube v 0.7 on Ubuntu with posfix and dovecot. I can
see sent messages, drafts, and trash in the client, but can not see new
messages. My new messages on the server are stored in /var/mail/user
I set my configuations to use Maildir. Any ideas of where I can look to
fix this issue?
Thanks
Randy
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
You're almost done! Visit the URL below to finish subscribing to users(a)lists.roundcube.net:
https://fiesta.cc/join_public?e=users-post-archive-x9851%40gigo.com&l=Tx85y…
If you did not mean to subscribe to users(a)lists.roundcube.net, or if this was sent in error, please ignore this email. You won't be subscribed to the list.
Am I doing something wrong to be seeing all these errors?
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be
assigned by reference in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1221
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1222
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1227
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2.php on line
3972
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2.php on line
4070
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/mysql.php
on line 1616
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be
assigned by reference in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1117
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1118
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be
assigned by reference in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1221
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1222
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1227
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/mysql.php
on line 1651
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/mysql.php
on line 1656
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/include/rcube_mdb2.php
on line 200
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be
assigned by reference in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1117
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1118
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be
assigned by reference in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1221
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1222
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1227
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2.php on line
3972
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2.php on line
4070
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/mysql.php
on line 1616
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be
assigned by reference in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1117
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1118
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be
assigned by reference in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1221
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1222
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php
on line 1227
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/mysql.php
on line 1651
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically, assuming $this from
incompatible context in
/var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/mysql.php
on line 1656
[30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Non-static method
PEAR::setErrorHandling() should not be called statically in
/var/www/roundcube_local/roundcubemail-0.7.1/program/include/iniset.php on
line 131
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I've recently updated roundcube from 0.5.4 to 0.7.1. At first it looks
like all went well (db update and such).
Anyway now I don't manage to have the flag and attachment columns in
my email list (I click on the icon top left of the list, I check these
amongst others, but these 2 won't be displayed anyway).
That's annoying (especially the flag one, which allowed me to flag or
set emails to (un)read in one click without loading them, and see if
an email has been answered/transfered).
Also when displaying an email on the preview panel, there was this
very practical feature to display the email's headers (a small arrow
just under the main header data (title, sender, recipient, date)). I
can still use the action menu and select the whole source to be
displayed, but that's far from being as practical as this
one-click-no-load arrow was. As I still see this arrow in screenshots
on the website, I sure hope I have just an issue in my installation,
and the feature has not been removed.
Would anyone be able to help me to get back these column and this
headers button? What could be the issues here?
Thanks.
Jehan
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi. Bumbing this, hoping that somebody has an idea what the root cause
could be and how it could be fixed... Thanks.
-------- Original Message --------
Subject: [RCU] 0.7.1 - inbox greyed out
Date: 2012-01-13 14:37
To: <users(a)lists.roundcube.net>
Hi - since I migrated from rcm 0.5 to 0.6, my inbox is greyed out. I
cannot click on the inbox anymore in the folders list, but have to use
the e-mail button in the top menu bar. Any idea what may have triggered
this behavior?
I just upgraded further to 0.7.1 (all via the installto.sh script), but
the issue persists.
Thanks for any help you can provide,
Chris
--
List info: http://lists.roundcube.net/users/
BT/0794d264
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Our team is considering building a cloud drive service for our ISP
customers, possibly using webdav as a backend, as a plugin for Roundcube.
I was wondering if there has been any development done in this regard that
we could start on, or whether or not this has been discussed in the past?
Thanks in advance.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Does anyone have any sense of when 0.7.2 will be released? I see on the
Trac pages that the 5 listed bugs are all Closed, and have been for a
while? I'd rather not upgrade to 0.7.1 if 0.7.2 is just around the
corner.
--
Arne Berglund
System Administrator, Internet Services
Lane Education Service District
Eugene, OR
____________
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi All,
I apologize if this is an inappropriate place to post such things but I recall seeing messages as recently as last month from people having difficulties using Alex Li's rc-cas-plugin (http://code.google.com/p/rc-cas-plugin/) so I thought this may be of interest to them.
I have created a fork of his plugin that works with stock Roundcube 0.6 and greater. It can be found here:
https://github.com/dfwarden/Roundcube-CAS-Authn
Most of the relevant info is in the README and the default config file.
We have been using this plugin since the beginning of 2012 on our production Roundcube cluster without a problem. (8 RHEL 6.2, RC 0.7 hosts behind LVS load balancer)
Hope this helps,
David Warden
SUNY Geneseo
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi There,
I have roundcube 0.3.1 and daovecot 1.2.15 from the debian squeeze
repo installed. I am trying to send email via MSP (port 587).
here are the pertinent config lines:
$rcmail_config['smtp_server'] = 'tls://localhost';
$rcmail_config['smtp_port'] = 587;
$rcmail_config['smtp_user'] = '%u(a)dmtserv.com';
$rcmail_config['smtp_pass'] = '%p';
$rcmail_config['smtp_auth_type'] = 'CRAM-MD5';
and this is what I get when I tried to send email:
(I just cut and pasted relevant lines)
220 smmtp2.dmtserv.com ESMTP Sendmail 8.14.3/8.14.3/Debian-9.4; Thu, 19
Jan 2012 18:31:08 -0500; (No UCE/UBE) logging access from:
localhost(OK)-localhost [127.0.0.1]
\026\003\001
500 5.5.1 Command unrecognized: "\026\003\001"
500 5.5.1 Command unrecognized: ""
421 4.4.1 smmtp2.dmtserv.com Lost input channel from localhost [127.0.0.1]
localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during
connection to MSP-v4
I know my MSP port is Working. I setup my thunderbird client like:
Port: 587
Connection Security: STARTTLS
Authentication: Encrypted password
User Name: robertof(a)dmtserv.com
And I can send via port 587 (did a tcpdump on port 587 and saw
my email transaction going)
If I set the roundcube config like so:
$rcmail_config['smtp_server'] = 'localhost';
$rcmail_config['smtp_port'] = 587;
$rcmail_config['smtp_user'] = '%u(a)dmtserv.com';
$rcmail_config['smtp_pass'] = '%p';
$rcmail_config['smtp_auth_type'] = 'CRAM-MD5';
It works but it sends it via port 25 using CRAM-MD5 as auth.
Thank you for your time,
--
Roberto Fulgado
DM&T Service Ltd.
Tel: (905)731-0142 ext. 64
Email: robertof(a)dmtserv.com
---------------------------------------------------------------------------------
No act of kindness, no matter how small, is ever wasted.
-- Aesop
--
Message clean
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all,
I've tried to update our Roundcube installation (currently r5634) to
the latest version r5772, but installto.sh quits with following message:
"Installation at target location is up-to-date!"
How do I have to upgrade from one trunk release to another ?
Thank you for your kind help.
best regards
Andreas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear Techies,
I have a Roundcube version 0.7.1 setup with cyrus-imapd-2.3.7 as mailbox
server. When a message is forwarded as an attachment it fails to save
message in
Sent or Draft folder. I have enabled cyrus' IMAP protocol debugging where
I get error after APPEND command that "NO Message contains bare newlines".
I have tested it setting all the combinations of '\r' and '\n'
for $rcmail_config['mail_header_delimiter'], but no luck.
I saw a number of posts explaining the same problem and providing various
patches but they all are for
older versions of RC.
So it would be great, if some developers look into it.
Thanks.
--
Regards,
Sachin Divekar
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Greetings,
Is it possible to dynamically assign the value of skin_logo in roundcube
through a plugin? i cant find a hook that seems to do manage to correctly
set and display the resulting parameter by the time the first page loads
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
Is it possible to set Round Cube to delete messages older than some
time automatically?
Thanks,
Vedran
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I attempted to set this by changing
// SMTP port (default is 25; 465 for SSL)
$rcmail_config['smtp_port'] = 587;
// SMTP username (if required) if you use %u as the username Roundcube
// will use the current username for login
$rcmail_config['smtp_user'] = '%u';
// SMTP password (if required) if you use %p as the password Roundcube
// will use the current user's password for login
$rcmail_config['smtp_pass'] = '%p';
but I got 250 errors in roundcube (and nothing but a connect followed by
a quick disconnect in the MTA log)... so I'm guessing it doesn't? That
or I missed something...
--
Best regards,
Charles
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi - since I migrated from rcm 0.5 to 0.6, my inbox is greyed out. I
cannot click on the inbox anymore in the folders list, but have to use
the e-mail button in the top menu bar. Any idea what may have triggered
this behavior?
I just upgraded further to 0.7.1 (all via the installto.sh script), but
the issue persists.
Thanks for any help you can provide,
Chris
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
People are able to login with 'username' and 'username(a)domain.com' and
it seems like this is resulting in two entries into the database, one
for each. Is there a way to allow both to login, but only use one for
the identity in the database?
thanks!
micah
--
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
We upgraded our RC from 0.6 to 0.7 and we have an issue with
skip_deleted flag.
If we set the skip_deleted flag, no folder shows any messages. Flag
worked fine under 0.6.
Anybody experienced the same issue?
We use sql db and it looks like RC is parsing preferences wrong.
Help appriceated.
Jure
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
what maillist?, plase let me hold your pocket :)
-------- Original Message --------
Subject: Re: [RCU] How to make roundcube show user quota information
Date: Mon, 09 Jan 2012 18:52:37 -0600
From: paul(a)shopterraforma.com
To: Benny Pedersen <me(a)junc.org>
Hi,
Would you please take me off your mailing list.
Thanks,
Paul
On 07.01.2012 17:48, Benny Pedersen wrote:
> On Sat, 7 Jan 2012 14:16:37 +0100, Krisztián Gulyás wrote:
>
>> I would like to make roundcube show the quota bar for logged in
>> users.
>
> http://wiki.dovecot.org/Quota
>
>> Could you help me?
>
> i hope :-)
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear all,
We're happy to announce another release of the Roundcube webmail
suite. This service update brings some bug fixes and translation
updates to the 0.7 stable release. See
http://trac.roundcube.net/wiki/Changelog file for details.
It is considered stable and we recommend to update all existing
Roundcube installation with this release. Get it from
http://roundcube.net/download as usual.
Have fun and happy new year to everybody!
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
IMAP/SMTP usernames on my server are in form user_domain.tld. When
this user first time log in to RoundCube, new identy for him is
created with default e-mail adress in form user_domain.tld@localhost,
which is unfortunately not accepted by SMTP server (because this user
does not exist). So my question is, if there is any way to change this
behavior (just pick IMAP username and substitute _ by @).
Thank you very much for your help.
Martin Šťastný
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
Two weeks ago I also tried to ask you (with no success) but I would take a
chance again.
My problem is that our roundcube version does not show the quota usage
information of the logged-in user.
I managed to make exim-dovecot to create the maildirsize file. The location
for a certain e-mail is: /home/<username>/imap/<domain>/<e-mail address
name>/Maildir/maildirsize. For example the maildirsize file for test@
company.hu is located in /home/ownerOfTest/imap/company.hu/test
/Maildir/maildirsize.
I would like to make roundcube show the quota bar for logged in users.
Could you help me?
Best regards,
Chris
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I just upgraded my company's Roundcube installation from 0.5.3 to 0.7,
and I have an interesting problem.
We have the force_https option set to true. In the past, if you went to
the unencrypted address and tried to login, you would be redirected to
the encrypted connection, and your login would succeed.
Now, if you go to the http address and try to login, you are not
redirected to the encrypted connection, and you get an error stating
that "Your session is invalid or expired" when you try to login.
Can anyone else confirm this error? It's not a show stopper, but it is
a little annoying that the behavior is different. I'm sure to get
complaints on Monday. *sigh*
Thanks,
Fred Bacon
Aerodyne Research, Inc.
--
----------------------------------------------------------------------------
"A bus station is where a bus stops. A train station is where a train stops.
On my desk, I have a work station…."
— William Faulkner
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
Recently my mailbox went from being 25% to 81% full very quickly. I
use this email address for business so it's very important I add more
mailbox space. How can I do so?
Thank you,
Paul
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I'm having a little trouble with address book groups. I think I'm really
looking for a little clarification on expected functionality and help
with my current set up.
I'm running Roundcube 0.7 with individual's contacts stored in an LDAP
directory (OpenLDAP). For the most part it is working great - big thank
you to the devs : )
I have a 'Private Address Book' and all contacts are listed under
'Contacts' in the next column, great. I can also add groups, which are
then nested under the 'Private Address Book' and adding contacts to
those groups seems to work well also.
However, selecting one of the nested groups does not display any of the
members under the 'Contacts' column - Should it?. There is a count at
the bottom ('Contact 1 to 11 of 11', for example) but it is always one
higher than the number of contacts in the group.
Also, adding a group to the 'to' field when composing a message does not
seem to work. Typing 'my g' brings up 'My Group (2)' correctly (apart
from the number of contacts in the group) but when I select it, it is
replaced with a ','.
Here are the appropriate sections of my config, I'd be grateful of any help:
$rcmail_config['ldap_public']['Private'] = array(
'name' => 'Private Address Book',
'hosts' => array('my.server.com'),
'port' => 389,
'use_tls' => true,
'ldap_version' => 3,
'user_specific' => true,
'base_dn' => 'ou=Address Book,cn=%fu,%dc',
'bind_dn' => 'cn=%fu,%dc',
'bind_pass' => '',
'search_base_dn' => '',
'search_filter' => '',
'search_bind_dn' => '',
'search_bind_pw' => '',
'search_dn_default' => '',
'auth_cid' => '',
'auth_method' => '',
'hidden' => false,
'searchonly' => false,
'writable' => true,
'LDAP_Object_Classes' => array("top", "person", "inetOrgPerson",
"organizationalPerson", "evolutionPerson"),
'LDAP_rdn' => 'cn',
'required_fields' => array("cn", "sn"),
'search_fields' => array('cn'),
'sort' => 'cn',
'scope' => 'one',
'filter' => '(objectClass=evolutionPerson)',
'fuzzy_search' => true,
'vlv' => false,
'numsub_filter' => '(objectClass=organizationalUnit)',
'sizelimit' => '0',
'timelimit' => '0',
'referrals' => true|false,
'groups' => array(
'base_dn' => 'ou=Groups,cn=%fu,%dc',
'filter' => '(objectClass=groupOfNames)',
'object_classes' => array("top", "groupOfNames"),
'member_attr' => 'member',
'name_attr' => 'cn',
As you can see, the structure of my LDAP directory is like this:
ou=Address Book,cn=username(a)server.com,dc=server,dc=com
ou=Groups,cn=username(a)server.com,dc=server,dc=com
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I am testing roundcube 0.7-stable. I configured LDAP Adressbook with the
following groups properties:
'groups' => array(
'base_dn' => 'dc=mydomain',
'filter' => '(objectClass=rmailGroup)',
'object_classes' => array("top", "mailGroup"),
'member_attr' => 'rfc822member', // name of the member
attribute, e.g. uniqueMember
'name_attr' => 'cn', // attribute to be used as group name
),
I can see the users and groups emails in address book but not group
members. When i click on group no member listed.
After enabling rouncube debug, I saw the following LDAP query. It seems
that RC users full dn as a filter value.
[29-Dec-2011 17:20:55 +0200]: C: Search
[(|(member=uid=user@test.com,ou=test.com,o=mail,dc=mydomain)(uniqueMember=uid=user@test.com,ou=test.com,o=mail,dc=mydomain)(*rfc822member=uid=user@test.com,ou=test.com,o=mail,dc=mydomain*))][dn:
dc=mydomain]
But the filter value must be username not full dn as above.
Any idea?
--
Ismail YENIGUL
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I'm using rcmail 0.7 from source. I setup everything but don't understand
the identitities_level feature in main.inc.php and the identities
generally.
I want to create a new mail, but even if I have
identities_level = 3, I can specify the From: address and even if I don't
enter any, I'm noticed with message box, that I must enter some
From: address. Why?? Because
I can enter ANY address for example something like 'nonexistent(a)email.com'
if I really want (the only domain part is checked).
How is the idea of this? Am I missing something or do I have to configure
something more?
According to me, the textbox for entering ANY email address should be
replaced with label 'myownemail(a)address.com' and link for editing
identities should disappear...
Thank you
Best regards, Tomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
New to roundcube and dovecot - bear with me if this questions are too basic.
On Debian I got dovecot working for imap and pop3. Installed them with
apt-get install ...
Postfix has been running for a while.
I configured dovecot to access the incoming mail from the correct
location. Testet receiving mail with my mail client using pop.
Stopped the mail client from periodically receiving mail.
How can I see new incoming mail in roundcube Inbox? I checked that
postfix has written new mail at the inbox location but dovecot does not
update their indexes.
Something simple is missing here I guess.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
> my question was, what do you see in the gui?
> -> a dropdown left from the address? or even something like "Address"?
> if you change the dropdown, do it not change?
> or what does not work?
> Andreas
Hi, did this get resolved?
I too am having trouble with the alternative work/home addresses. The
email and phone number fields work as expected but there is no 'Add
Field > Address' option (only email, phone and website in my case).
I'm not really sure what the config should look like but here is mine
(using the evolutionPerson schema). There are a couple of things
commented out but that's just from previous experimentation:
'fieldmap' => array(
// Roundcube => LDAP
// Main information
'firstname' => 'gn',
'jobtitle' => 'businessRole',
'name' => 'cn',
'organization' => 'o',
//'photo' => 'jpegPhoto',
'prefix' => 'title',
'surname' => 'sn',
// Contact Properties
'email' => 'mail',
'phone:home' => 'homePhone',
'phone:work' => 'telephoneNumber',
'phone:mobile' => 'mobile',
// Work address
'address:work' => 'street',
//'zipcode:work' => 'postalCode',
//'locality:work' => 'l',
// Home address
'address:home' => 'homePostalAddress',
//'zipcode:home' => 'postalAddress',
//'locality:home' => 'otherPostalAddress',
//'region:home' => 'st',
//'country:home' => 'co',
'website' => 'labeledURI',
// Personal information tab
'anniversary' => 'anniversary',
'birthday' => 'birthDate',
'manager' => 'managerName',
'spouse' => 'spouseName',
// Notes tab
'notes' => 'note',
),
Thanks
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello folks
As of January 2012 Roundcube will be licensed under the GNU General
Public License (GPL) Version 3 or later (with exceptions for skins &
plugins) while it was licensed under GPL (v2) before that change.
Actually the license situation wasn't absolutely clear before because
some parts of the Roundcube code didn't specify a version number of
the GPL while others did. Those parts not specifying a version number
could, according to the GPL license text, be considered as either
version 2 or any later version.
*Clarification and Preparation for the Future*
Because of the incorporated numerous other components, the only
options for licenses are in the GNU GPL family, namely GNU GPLv2, GNU
GPLv3, GNU AGPLv3.
In order to become license compatible with some of the newer
technologies we would like to be able to use and to be well prepared
for future development and integration we decided to officially change
to GNU GPL "version 3 or any later version".
Together with the change to GPLv3+ we also added the following
exception to the Roundcube license agreement which explicitly excludes
skins & plugins from the terms of the GPL:
" This file forms part of the Roundcube Webmail Software for which the
following exception is added: Plug-ins and Skins which merely make
function calls to the Roundcube Webmail Software, and for that purpose
include it by reference shall not be considered modifications of the
software.
If you wish to use this file in another project or create a modified
version that will not be part of the Roundcube Webmail Software, you
may remove the exception above and use this source code under the
original version of the license. "
This shall give a maximum flexibility to skin designers and plugin
developers to choose any other license for their work or even to
create commercial or proprietary components without being forced to
publish them according to the strong copy-left requirements of the
GPL.
The original proposal and the following discussion about this license
clarification can be read in our mailing list archive:
http://lists.roundcube.net/mail-archive/dev/2011-11/0000040.html
*Request for Agreement*
Because the copyright in Roundcube is not consolidated, making these
updates requires the agreement of all contributors to Roundcube.
So if you have in the past contributed to Roundcube, we would very
much like to ask for your explicit agreement with this path forward.
We believe this primarily represents a clarification and an adjustment
to what we practiced over the past years.
But of course we cannot force anyone to agree, so for those who do not
agree to this license update we still offer the choice to have their
code removed from Roundcube.
Please contact us in case you have serious objections against the
GPLv3+ with exceptions for skins & plugins and you want your
contributed code to be removed.
Thanks for all your support, we're looking into an exciting future of
Roundcube in the year 2012.
Best,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I recently upgraded to v0.7, and we
are no longer able to see inline or attached JPG images. How can we resolve
this?
Would it have anything to do with this setting in main.inc.php?
$rcmail_config['client_mimetypes']
= null; # null == default
Thank you,
Jess
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear Roundcube Users,
I've been using Roundcube from version 0.4.2 installed with Directadmin.
I would like to make Roundcube to show my users their quota usages.
I searched for the solution much but with no success. By the way as I saw it
should be a default feature.
Could you help me how to make it being shown?
Thank you very much!
Bye
Chris
from Hungary
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello Roundcube lovers and list lurkers
After another round of bugfixing we're happy to announce the stable
release of Roundcube webmail version 0.7. Beside fixing the generously
reported bugs we also added some security improvements which will
protect the Roundcube users from XSS and clickjacking attacks. While
most of the modern browser already provide good production for such,
we addressed the security of older browsers by doing some more content
filtering and environment analysis.
With this release Roundcube also passes the email standards project's
acid test. See http://www.email-standards.org/acid-test for details
and help spread the word about it.
We recommend to update all existing Roundcube installations with this version.
Get it now from http://roundcube.net/download and give it a try.
After completing that milestone we're now focusing on the
implementation of your new skin which should become part of the next
release.
Also we're observing with great pleasure that Roundcube becomes more
and more popular and meanwhile ships with sophisticated server
software such as the Kolab Groupware or Mac OS X Lion Server. Thanks
for your confidence and your support!
Have fun!
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
On Fri, 23 Dec 2011, Elio Tondo wrote:
> On 23/12/2011 10:53, Tomas Macek wrote:
>
>> I've just installed the newest RC 0.7 and I'm trying to find a solution to
>> my problem. I'd like to have the mail composing form without the
>> possibility to change the From: mail address/header. How can I do that?
>> Our customers must login into the webmail with their email/password and
>> so I want to use the email automatically as the only option to the From:
>> header without the possibility to change this header.
>> I was looking into some plugins, read some doc, but found nothing usable.
>> To try to hack to code is imho not the proper way, hope there must be
>> a solution. Or am I missing something?
>
> This is from my 0.5 configuration; I did not look at the 0.7 configuration,
> but I suppose that this option has not been removed:
>
> // Set identities access level:
> // 0 - many identities with possibility to edit all params
> // 1 - many identities with possibility to edit all params but not email
> address
> // 2 - one identity with possibility to edit all params
> // 3 - one identity with possibility to edit all params but not email address
> $rcmail_config['identities_level'] = 3;
>
> Regards,
> Elio
>
Thank you. I set this up, but nothing happened - the textbox for sender
email is still present in the form. Why?
I have now only one user in the SQL database, that I use for testing
purposes. I'm logged under this account, the
$rcmail_config['identities_level'] is set to '3', but I can write whatever
mail address do I want to have in the From: header. Strange...
Regards, Tomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I've just installed the newest RC 0.7 and I'm trying to find a solution to
my problem. I'd like to have the mail composing form without the
possibility to change the From: mail address/header. How can I do that?
Our customers must login into the webmail with their email/password and
so I want to use the email automatically as the only option to the From:
header without the possibility to change this header.
I was looking into some plugins, read some doc, but found nothing usable.
To try to hack to code is imho not the proper way, hope there must be
a solution. Or am I missing something?
Regards, Tomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello all,
today I have upgraded my Roundcube installation from 5.2 to 7.0.
The update worked well end everything seems to work like a charm,
except the addressbook. I had to change some parameters in
main.inc.php and our skin to get the LDAP entries to display again.
What I would like to know is how to use the 'address' fieldmap for
work and home addresses. In LDAP we do not have a composite address
but only street, locality, zipcode, region, country in seperate
LDAP fields.
I have tried something like:
'address:work' => array(
'street' => 'street',
'locality' => 'l',
'zipcode' => 'postalCode',
'region' => 'st',
'country' => 'c',
),
but this does not seem to work.
Can someone point me in the right direction to fix this ?
Thank you for your kind help.
best regards
Andreas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Need some help...
The first problem was that there was no choice to upgrade from 0.6 to
0.7 in the installer. The most recent version choice was 0.5.1.
The second problem came after I executed all of the SQL upgrade
statements manually. All went without a hitch, but when I go back to the
installer script/page, I'm getting the following error on the Test
Config page:
Check DB config
DSN (write): OK
DB Schema: OK
Warning: include_once(INSERT INTO session (sess_id, created, ip, vars)
VALUES (?, now(), \'127.0.0.1\', \'foo\').php): failed to open stream:
No such file or directory in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(): Failed opening 'INSERT INTO session
(sess_id, created, ip, vars) VALUES (?, now(), \'127.0.0.1\',
\'foo\').php' for inclusion
(include_path='/var/www/webmail.media-brokers.com/htdocs/roundcube/program/lib:/var/www/webmail.media-brokers.com/htdocs/roundcube/program:/var/www/webmail.media-brokers.com/htdocs/roundcube/program/include:.:/usr/share/php5:/usr/share/php')
in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(4b4c4f9b9624aefb4dfa6d7c28cf0f02.php):
failed to open stream: No such file or directory in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(): Failed opening
'4b4c4f9b9624aefb4dfa6d7c28cf0f02.php' for inclusion
(include_path='/var/www/webmail.media-brokers.com/htdocs/roundcube/program/lib:/var/www/webmail.media-brokers.com/htdocs/roundcube/program:/var/www/webmail.media-brokers.com/htdocs/roundcube/program/include:.:/usr/share/php5:/usr/share/php')
in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning:
include_once('4b4c4f9b9624aefb4dfa6d7c28cf0f02'.php): failed to open
stream: No such file or directory in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(): Failed opening
''4b4c4f9b9624aefb4dfa6d7c28cf0f02'.php' for inclusion
(include_path='/var/www/webmail.media-brokers.com/htdocs/roundcube/program/lib:/var/www/webmail.media-brokers.com/htdocs/roundcube/program:/var/www/webmail.media-brokers.com/htdocs/roundcube/program/include:.:/usr/share/php5:/usr/share/php')
in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 DB Write: OK Warning: include_once(DELETE FROM session WHERE
sess_id=?.php): failed to open stream: No such file or directory in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(): Failed opening 'DELETE FROM session
WHERE sess_id=?.php' for inclusion
(include_path='/var/www/webmail.media-brokers.com/htdocs/roundcube/program/lib:/var/www/webmail.media-brokers.com/htdocs/roundcube/program:/var/www/webmail.media-brokers.com/htdocs/roundcube/program/include:.:/usr/share/php5:/usr/share/php')
in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(4b4c4f9b9624aefb4dfa6d7c28cf0f02.php):
failed to open stream: No such file or directory in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(): Failed opening
'4b4c4f9b9624aefb4dfa6d7c28cf0f02.php' for inclusion
(include_path='/var/www/webmail.media-brokers.com/htdocs/roundcube/program/lib:/var/www/webmail.media-brokers.com/htdocs/roundcube/program:/var/www/webmail.media-brokers.com/htdocs/roundcube/program/include:.:/usr/share/php5:/usr/share/php')
in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning:
include_once('4b4c4f9b9624aefb4dfa6d7c28cf0f02'.php): failed to open
stream: No such file or directory in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55 Warning: include_once(): Failed opening
''4b4c4f9b9624aefb4dfa6d7c28cf0f02'.php' for inclusion
(include_path='/var/www/webmail.media-brokers.com/htdocs/roundcube/program/lib:/var/www/webmail.media-brokers.com/htdocs/roundcube/program:/var/www/webmail.media-brokers.com/htdocs/roundcube/program/include:.:/usr/share/php5:/usr/share/php')
in
/var/www/webmail.media-brokers.com/htdocs/roundcube/installer/utils.php
on line 55
DB Time: OK
Anyone?
Thanks,
Charles
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello everyone,
I inherited a mail server which is configured to use mbox format for
imap folders. In our case, roundcube 0.6 can create new folders, but it
is unable to create any sub-folders inside. I tried to create
"newSubFolder/" but roundcube says that folder names cannot contain
separator characters.
Whenever I try to create a new folder or subfolder using a mail client,
for instance Thunderbird, it asks if the new folder is going to contain
messages or sub-folders. Thus, if the first option is chosen, the imap
server will create a file (mbox) to contain all the messages for that
folder, whereas if the second option is chosen, the imap server will
create a file system directory to contain, the subfolder files (mboxes).
Would it be possible to add a checkbox in the "Create new folder" pane,
saying: "Allow the new folder to contain sub-folders (mbox format only):".
Changing to other format (Maildir, mdbox, etc.) is not possible for us
right now. Has anybody had the same problem?
Thanks!
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ec/M551qUYs/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
The line "DROP SEQUENCE messages_ids;" should have "message_ids"
instead, I think.
Either that or I just deleted something important =)
Spotted it on the upgrade to 0.7 from 0.5.4.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
Is there any modules for integrating CalDAV and CardDAV in roundcube
version 0.7?
I use a server davical.
In future developments, there is an online calendar that will be built,
do you know when?
Cordially.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi Roundcuber's,
Is it possible to define reply templates (like "Thanks for your
Question..." or "Dear, ...") which will append above my reply message? It's
a little bit similar to the signature function.
Currently I must type in the same reply message every hour...
Thanks for your help in advance for your help!
Regards,
Michael
--
Michael Rimbach
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
It seems that if I list default_imap_folders in the dont_override section
of the config, it no longer lists them separately in the folder list, is
there a way to lock the special folders while still listing them separately?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello all,
I just upgraded to 0.6 from 0.4.2 (and will upgrade to 0.7 once the
gentoo ebuild is updated), went smooth as silk and love the improvements!
But, per the subject, is there a way to make the preview pane default to
enabled for all users, then allow them individually to switch it off if
they want?
Thanks!
--
Best regards,
Charles
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
One other thing I've been meaning to ask...
Is there a way to force the special folders to all sort to the top, so
you'd have:
INBOX
Drafts
Sent
Trash
Folder1
Folder2
...
?
Thanks again,
--
Best regards,
Charles
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I use sendmail 8.14.15 with virtusertable for multiple domains and
dovecot 2.0; and Apache (chrooted in /var/www)
I just want at the Roundcube
login page, type user1@domain1 and send emails from this email :
user1@domain1 without @localhost
Actually i can only log in with user1 and
when i send email, i have user1@localhost
I tried this :
add these 2 lines
in main.inc.php and cp /etc/mail/virtusertable in /var/www/roundcubemail/
$rcmail_config['plugins'] =
array('virtuser_file');
$rcmail_config['virtuser_file'] =
'/roundcubemail/virtusertable';
add a new user, try to connect with
user_new@domain1 : no success
try to connect with user_new : OK but always
send emails with @localhost
I read man pages, a lot of documents in
Internet, it doesn't work for me.
Any idea ?
Thank you very much for your
replies, your helps.
Wesley.
www.mouedine.net
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello!
I hope someone here can point me in the right direction, because i seem to have a board in front of my head x_x
I am stuck at the installation test for imap-login. The server is a ubuntu 10.4.3 lts, dovecot 1.2.9. telnet-testing the mail accounts works fine, i can use thunderbird and squirrelmail as clients and successfully log in.
But when i try a working user/pw combo in the config-testing-form, i get "Authentication failed". When i checked the dovecot.log, i saw this:
imap-login: Info: Aborted login (auth failed, 1 attempts): method=DIGEST-MD5, rip=127.0.0.1, lip=127.0.0.1, secured
even though in the main.inc.php i specified:
$rcmail_config['default_host'] = 'localhost';
$rcmail_config['default_port'] = 143;
$rcmail_config['imap_auth_type'] = PLAIN;
anyone got a clue as to where this md5 is coming from? my brain seems kinda blocked on this one.. =)
thanks in advance for any hints already!
best regards
sil
--
--
"Do you know what happens to a toad struck by lightning..?
The same thing that happens to anything else..."
--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
Does RC require the allow_url_fopen setting to be enabled in the
php.ini, or could I disable this and set it to = Off ?
allow_url_fopen = On
allow_url_fopen = Off
Best regards, S
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello folks
After building and maintaining our own translation tool for some time
we now moved to the translation service at launchpad.net. This makes
it a lot easier for many people to contribute side by side and the
launchpad system even makes suggestions from translations of other
open source projects.
So from now on, we'd like you to go directly to
https://translations.launchpad.net/roundcubemail/trunk for any
translation work. If you visit that page now you can see the
(partially very poor) completeness status of our 75 languages. I'd
like to encourage everybody once again to participate and to help us
complete all the translations we currently have on the list.
Many thanks for you help!
Regards,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all,
I'm having some trouble with the address book in RoundCube 0.6. I have
been looking for the answer -of which I'm sure there already is- on
different resources. The problem is as follows. Contacts which are not
in a contactgroup are not displayed in the address book. At first I
thought this was by design, but adding addresses for automatic display
of inline images also stores contacts without a group. This resulted in
a lot of double addresses in the contacts table of the database.
Updating these contacts to be in a contactgroup revealed the addresses
and the images are then shown without a warning. What should I do to fix
this, or rather: where can I find the answer.
Best regards,
Marcel
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi List,
i try to install the cas plugin (rc-cas-plugin) from the code.google.com
site.
After copying and modifying the two files cas_authentication.php and
config.inc.php in the /plugins/cas directory, I activated the plugin in the
file ../config/main.inc.php.
But I cannot see any buttons, link or logging of this cas-plugin when I open
the Roundcube Webmail-Page.
Now I want to know, if it is enough to take the two files mentioned above to
run this plugin with phpcas ?
Or is there something urgent missing in my explanation to activate the
plugin properly ?
I am running rc 0.6-stable with the password and vacation plugin. Also
phpcas 1.0.1 and PHP 5.3.3-7 is installed on this machine.
Has anybody some hints?
Regards
Andreas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi list,
I have RC running fine on FreeBSD 8.2. Users need to change their own
password, so I enabled de password plugin whith the 'pam' driver.
I configured PAM for the 'php' service; however, since Apache runs as
'www' user, the password change cannot be performed.
I tried suPHP and it didn't work either.
What's your suggestion for this scenario?
Thanks in advance.
Regards
Alberto Mijares
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello everybody,
I have a problem with my address book .
After my migration 0.5.1 to 0.6 i have a problem to see address book see
the attachment (address_book_problem.png.
I can send / read / move e-mail with any problem. I use a postgresql
database (8.4)
All is ok when i was execute the ./update.sh
The verification is ok see the attachment : check_conf.pnp
Thank you for your help
Best Regards
Philippe
--
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ht/5UhSyBdF/address_book_problem.pnghttp://detached.gigo.com/rc/ht/5UhSyBdF/check_conf.png
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi List,
was anybody succesful with installing roundcube ver. 0.6 with the actual
pam_cas 2.0.11 and phpcas 1.2.2 for the cas_plugin ?
Or what version combinations have been successful in your environment?
I am trying to install the latest pam_cas for a dovecot-imap-backend and the
phpcas for the rc-cas-plugin, with no success.
Ive read on a forum that the actual phpcas 1.2.2 is not working with
roundcube 0.6.
Any experience informations would be great.
Greets
Andreas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
HI all,
I've updated my roundcube webmail, from 0.3 to 0.6.
in roundcube0.3 there was a config routine imap_routine where I've mentioned the mail_home directory, in mycase '/home/login/mail.mail' :
$rcmail_config['imap_root'] = 'mail';
in roundecube0.6 that routine was changed by $rcmail_config['imap_ns_personal']
but it doesn't work, the new mail_home is under the directory '/home/login/mail/'
PLZ, how can I force roundecube to write in the folder /home/login/mail/mail
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi list,
i try to setup the vacation plugin 1.9.9 with the setuid driver.
I have chosen this method because I've successfully installed a
vacation-plugin with this squirrelmail_vacation_proxy for squirrelmail with
pam_ldap.
There everything worked fine.
Now I configured this plugin for roundcube and got some problems with the
ldap users.
Local system users can use this plugin without problems, but my ldap users
cannot.
The following error appears only with ldap users:
PHP Error: Vacation plugin: /usr/bin/squirrelmail_vacation_proxy is not
configured for user "www-data".<br/> Check config.mk in
plugins/vacation/extra/vacation_binary. in
/home/roundcubemail-0.6/plugins/vacation/lib/setuid.class.php on line 0 (GET
/?_task=settings&_action=plugin.vacation)
I checked the file config.mk and set the user to www-data. Then I started
make and after make install. But the same error appears when I try to go to
the vacation plugin after login with a ldap user.
With the system user everything is fine.
Has anybody some hints?
Or should I change to the other vacation plugin from Boris Huisgen
"rc-vacation-0.4-13" for a openldap environment?
Regards
Andreas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi
I've just upgraded from roundcube 5.4 to 6.0.
The upgrading process went without problems through bin/installto.sh
script.
After upgrade everything seems to work fine with one exception - I
can't add image to contact in the address book.
There is just no image after uploading an image file.
During file uploading process I can see errors in apache log file:
[Tue Nov 22 13:42:19 2011] [error] [client X.X.X.X] PHP Fatal error:
Call to undefined function rc_image_content_type() in
XXXXXXXXXXXXXXXXXXX/program/steps/addressbook/show.inc on line 56,
referer: http://XXXXXXXXXXXXXXX/?_orig_source=0
There are also bunch of zero size files in roundcube temp directory:
-rw------- 1 www-data www-data 0 11-22 13:38 rcmImgConvert8TGMLc
-rw------- 1 www-data www-data 0 11-22 13:37 rcmImgConvertdHeKFE
-rw------- 1 www-data www-data 0 11-22 13:42 rcmImgConvertdxvnxq
-rw------- 1 www-data www-data 0 11-22 13:04 rcmImgConverthV7p2P
-rw------- 1 www-data www-data 0 11-22 13:39 rcmImgConvertjTOTHi
I would be grateful for any help.
Regards
--
Pawel Warowny
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello folks
The development team is proud to announce the next beta release with
new features, fixes and improvements under the hood: we re-implemented
the entire message caching to make mail reading even faster than
before, the message list now supports priority headers and the
integrated spell checker has gained some options and personal
dictionaries. Last but not least one can now save searches in the
address book. And of course lots of bug fixes and small improvements
are included to increase the fun working with Roundcube.
For a complete list of changes see http://trac.roundcube.net/wiki/Changelog
We recommend to install and test this beta version on a separate
environment until we have polished the stable release.
Cheers,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I have an issue with Roundcube 0.5.4 , the global special folders
settings does not seem to be respected by roundcube. Per-user special
folders settings works fine however.
Any idea what might have been the cause?.
--
Mohd Izhar Firdaus Bin Ismail / KageSenshi
Inigo Consulting (FOSS/Plone Development, Training & Services)
http://www.inigo-tech.com
Fedora Malaysia Contributor & Ambassador
http://blog.kagesenshi.org
92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I found the following message in the errors log, and
wonder what is wrong, and how I can correct it?
->
[Native message: Unknown column 'words' in 'field list'] in
/usr/local/www/roundcube/program/include/rcube_mdb2.php on line 713
(POST /webmail/?_task=mail&_action=addcontact?_task=&_action=)
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello
I am searching for a modification to change the default
font of sent emails.
At the moment Roundcube sends no font information
afaik, so sent emails are renedered in most email clients at the
received side in Times New Roman.
If unformatted, TinyMCE shows a
sans-serif font, which is not what you get at the recipient side.
Willing to pay if you can solve this issue. Ideally for me would be a
definable font face & size (Arial, 12pt),
which then shows up
consistently in the Roundcube Editor and in the produced HTML Mail.
Many thanks,
Tom
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
This tripped me up today so thought I shoud add it.
ModSec rule 981248 contained in CRS base rules
modsecurity_crs_41_sql_injection_attacks will cause RC to break as shown
below.
[Thu Nov 03 15:57:49 2011] [error] [client 82.173.139.52] ModSecurity:
Access denied with code 403 (phase 2). Pattern match
"(?i:(?:@.+=\\\\s*\\\\(\\\\s*select)|(?:\\\\d+\\\\s*x?or|div|like|between|and\\\\s*\\\\d+\\\\s*[\\\\-+])|(?:\\\\/\\\\w+;?\\\\s+(?:having|and|x?or|div|like|between|and|select)\\\\W)|(?:\\\\d\\\\s+group\\\\s+by.+\\\\()|(?:(?:;|#|--)\\\\s*(?:drop|alter))|(?:(?:;|#|--)\\\\s*(?:update|insert)\\\\s
..." at REQUEST_COOKIES:roundcube_sessid. [file
"/modsec/modsec-crs/base_rules/modsecurity_crs_41_sql_injection_attacks.conf"]
[line "539"] [id "981248"] [msg "Detects chained SQL injection attempts
1/2"] [data "7or"] [severity "CRITICAL"] [tag "WEB_ATTACK/SQLI"] [tag
"WEB_ATTACK/ID"] [hostname "webmail.example.com"] [uri "/"] [unique_id
"TrKr7VjGXw0AABsFSnEAAAAB"]
A work around is to add this to the vhost:
SecRuleRemoveById 981248
BR,
S
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
MySQL 5.5.17 has been released for Debian 6.
Has anyone tested this with current RC? Or does it really need any testing? I shall try it hopefully today.
Best regards, s
--
If you cannot beat them, try to côntrole them.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello all,
First message to the mailing list. I joined as I have a question.
I just installed the latest Roundcube on my Ubuntu 10,04 LTS Server. I
have used Roundcube before but didn't have this problem before.
The problem is that when I start typing in the recipient box, instead
of the auto-complete function starting to display possible names, I get
a red box at the top with the following message:
Server Error! (Internal Server Error)
I have installed the google_contacts plugin, but I also had that before
(which worked perfectly, thank you!).
Any ideas where to start looking would be appreciated.
Thanks and regards,
Jon Reynolds
-----------------------
www.jcrdevelopments.com
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
>Unless you send HTML mail.
Exactly those HTML Mails is what I
am talking about, they're sent without formatting the font
by default. I
want to set a default font for our roundcube installation.
Thanks,
Tom
--
From: Marcel de Haas
To:
Date: Monday, October 31, 2011,
3:58:16 PM
Subject: [RCU] Modification request - default font of sent
emails
===8 Hi Tom,
I would think this is a client setting which you
cannot influence. Unless you send HTML mail. Plain text is text without
formatting I'm afraid.
Regards,
Marcel
On 31.10.2011 14:55, Thomas
Praider wrote:
Hello
I am searching for a modification to change the
default font of sent emails.
At the moment Roundcube sends no font
information afaik, so sent emails are renedered in most email clients at
the received side in Times New Roman.
If unformatted, TinyMCE shows a
sans-serif font, which is not what you get at the recipient side.
Willing to pay if you can solve this issue. Ideally for me would be a
definable font face & size (Arial, 12pt),
which then shows up
consistently in the Roundcube Editor and in the produced HTML Mail.
Many thanks,
Tom
===8
Links:
------
[1]
mailto:marcel@bommelhaas.nl
[2] mailto:users@lists.roundcube.net
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello!
I installed the latest version of RoundCube (0.6) on our new server.
When the user makes login, the RoundCube creates default folders, but
they do not appear in the list.Every time we have to go to your
preferences, enable the folders and then "Folder Special" and click
save.It has a way to enable folders automatically at login, as was the
case in previous versions?
Thanks!
Att.
Gerson Felipe Schwinn
Sócio - Gerente de TI
http://www.onehost.com.brhttp://www.oneweb.com.br
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I am just wondering what the meaning of the "standard" column is in the identities table.
(On this one it is because we have a mailbox-postcreation script that we run in PostfixAdmin so that when a new mailbox is created, and that postmaster defines a proper Name, we can already have that name in their roundcube identity. But we noticed we weren't setting the standard column to 1, as RoundCube would if creating the identity itself.)
Also the alias column in the users table. How does that get set or used? I'm puzzled by the small subset of users that have this column set. Though I am delighted to learn that it can be used to contain an alternate username that works to login!
Benjamin
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
After a RC upgrade (.5.4 -> 0.6), can one blindly run the
mysql.update.sql, or should I adjust it accordingly to the release I am
upgrading from? I ask as I tried and it complained:-
root@peon /www/roundcube/SQL # mysql*-p roundcubemail < mysql.update.sql *
Enter password:
ERROR 1091 (42000) at line 7: Can't DROP 'idx'; check that column/key exist
Entry in the mysql.update.sql reads:
ALTER TABLE `messages`
DROP INDEX `idx`,
DROP INDEX `uid`;
mysql> describe messages;
+------------+------------------+------+-----+---------------------+----------------+
| Field | Type | Null | Key | Default |
Extra |
+------------+------------------+------+-----+---------------------+----------------+
| message_id | int(11) unsigned | NO | PRI | NULL |
auto_increment |
| user_id | int(10) unsigned | NO | MUL | 0
| |
| del | tinyint(1) | NO | | 0
| |
| cache_key | varchar(128) | NO | | NULL
| |
| created | datetime | NO | MUL | 1000-01-01 00:00:00
| |
| *idx* | int(11) unsigned | NO | | 0
| |
| *uid* | int(11) unsigned | NO | | 0
| |
| subject | varchar(255) | NO | | NULL
| |
| from | varchar(255) | NO | | NULL
| |
| to | varchar(255) | NO | | NULL
| |
| cc | varchar(255) | NO | | NULL
| |
| date | datetime | NO | | 1000-01-01 00:00:00
| |
| size | int(11) unsigned | NO | | 0
| |
| headers | text | NO | | NULL
| |
| structure | text | YES | | NULL
| |
+------------+------------------+------+-----+---------------------+----------------+
15 rows in set (0.00 sec)
Regards, S
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I started playing with the modsecurity rules today.
I noticed that CRS modsecurity rule
modsecurity_crs_16_session_hijacking.conf will hit on Roundcube 0.6 on
my test server. I have not used modsec on any other version of RC.
Enabling the CRS 2.2.2 options rules breaks this RC set-up.
I'm not an expert on these rules, so it is quite likely that I
misinterpreted the results.
[24/Oct/2011:11:17:39 +0200]
[webmail.example.com/sid#7f9bb5d47e08][rid#7f9bc55babd0][/][1] Access
denied with code 403 (phase 1). Match of "streq %{SESSION.IP_HASH}"
against "TX:ip_hash" required. [file
"/etc/apache2/modsec-crs/optional_rules/modsecurity_crs_16_session_hijacking.conf"]
[line "35"] [id "981059"] [msg "Warning - Sticky SessionID Data Changed
- IP Address Mismatch."]
[24/Oct/2011:11:23:16 +0200]
[webmail.example.com/sid#7f06a783b698][rid#7f06b58a10e0][/][1] Access
denied with code 403 (phase 1). Match of "streq %{SESSION.UA_HASH}"
against "TX:ua_hash" required. [file
"/etc/apache2/modsec-crs/optional_rules/modsecurity_crs_16_session_hijacking.conf"]
[line "38"] [id "981060"] [msg "Warning - Sticky SessionID Data Changed
- User-Agent Mismatch."]
Some rules in these hit as well:
Message: Warning. Match of "eq 1" against "&ARGS:CSRF_TOKEN" required.
[file
"/etc/apache2/modsec-crs/optional_rules/modsecurity_crs_43_csrf_protection.conf"]
[line "31"] [id "981143"] [msg "CSRF Attack Detected - Missing CSRF Token."]
Message: Warning. Match of "rx (?i:\\;? ?httponly;?)" against
"TX:sessionid" required. [file
"/etc/apache2/modsec-crs/optional_rules/modsecurity_crs_55_application_defects.conf"]
[line "71"] [id "981184"] [msg "AppDefect: Missing HttpOnly Cookie Flag."]
The other CRS and ASR rules seem fine so far...
Its possible that this is a apache misconfiguration by me.
Has anyone else used the modsecurity optional rule sets on Roundcube?
Best regards, S
--
Email simon AT klunky DOT co DOT uk
PGP is optional: 4BA78604
I won't accept your confidentiality
agreement, and your Emails are kept.
~Ö¿Ö~
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I know there is this thread:
http://lists.roundcube.net/mail-archive/users/2011-09/0000042.html
And this ticket:
http://trac.roundcube.net/ticket/1488087
But is there news on how we might roll out 0.6 (upgrade from 0.5.1)
without being able to have users remove cookies?
Perhaps relatedly, we do want to change our 'des_key' but am unsure if
that is safe to do. Also 'session_domain' which we seem to have in
production as '' (NULL)
Should we just wait on 0.7 since 0.7-beta is the "milestone?"
We have a great testbench here and would be delighted to help however we
may. . .
Ben
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
This message popped up in the logs whilst attempting to send a message
with a file attachment of 3.1Mb.
Oct 21 16:06:09 xx71 roundcube: PHP Fatal error: Allowed memory size of
50331648 bytes exhausted (tried to allocate 8944333 bytes) in
/www/roundcube/program/include/iniset.php on line 107
However, the .htaccess has these settings:
php_value upload_max_filesize 4M
php_value post_max_size 6M
php_value memory_limit 48M
php_value max_execution_time 340
php_value max_input_time 320
The /etc/php5/apache2/php.ini heas these values:
upload_max_filesize = 7M
post_max_size = 25M
memory_limit = 48M
max_execution_time = 60
max_input_time = 60
Are these values set else where?
Best regards.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi Folks,
-I'm using roundcube 0.6 and PostfixAdmin, I've already set
"pfa settings" on main.inc.php and "pfa connection setting" on db.inc.php,
anyway it's doesn't work for me, I tried to set manually on
$ROUNDCUBE$/plugins/password/password.inc.php the details of connections
and chance the query from SELECT to UPDATE, but I'm still no success on it.
L Does Anyone know what is going wrong ?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello!
How can i create user, who can only view email messages? (not remove)
I doest have access to email server for server-side setup :(
sry for bad english. Thx!
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi, i am looking for something like this plugin:
https://github.com/JohnDoh/Roundcube-Plugin-Global-Address-Book/
Is this plugin still valid on release 0.6? because i saw many changes in
the addressbook section and i would like to be sure that is still ok to
deploy it.
Thanks!
eduardo.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/3F/6v7sJCh5/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
roundcube: PHP Warning: tempnam(): open_basedir restriction in effect.
File() is not within the allowed path(s)
Even setting the root (/) directory in open_basedir it does not work,
the only way is to disable open_basedir.
Is it a known issue?
Niccolò
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear Sirs:
Good aftenoon.
I have a Mail Server with Postfix, Courier, MySQL and Roundcube as Webmail.
I need some help, as I can´t make the Disk Space Bar include the Trash
folder in the total percentage, only adds Sent and Cur folders to show the
Free Space available.
Please, may someone tell me where do I have to configure this, I´ve been
trying to find an answer on the Web, but I couldn´t.
Thank you very much for your kind attention.
Best regards.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello All,
I've got a problem with answering to a mailinglist.
The way I work to make sure everything gets in the right folder I use a
different e-mailadres for every mailinglist.
All the mails arrive thanks to a cach all, so that isn't the problem.
But when I want to reply to a mailinglist the from adres is always my
default mailadres, and I'd like that to be the right adres for the
mailinglist right away.
Is there a possibility to do that with roundcube?
Ward
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I am running RC 0.5.2 on Debian Squeeze and
Apache/2.2.16 (Debian) mod_fastcgi/2.4.6 mod_ssl/2.2.16 OpenSSL/0.9.8o
mod_defensible/1.2 configured
All worked well until I did an apt-get upgrade, which changed many
Apache related apps.
Now, when a user hits the roundcube page this message is seen in the
logs, and a 500 sent back to the client:
SoftException in Application.cpp:350: UID of script
"/web/roundcube/index.php" is smaller than min_uid
Does anyone know what this might mean? It worked until the upgrade.
Best regards, Simon.
*** Appendix -
* upgraded items:
PART 1
The following extra packages will be installed:
apache2-mpm-itk apache2.2-bin apache2.2-common libperl5.10 perl-base
perl-modules
Suggested packages:
apache2-doc apache2-suexec apache2-suexec-custom ssh-askpass
libpam-ssh keychain rssh molly-guard ufw perl-doc
libterm-readline-gnu-perl libterm-readline-perl-perl
Recommended packages:
xauth
The following packages will be REMOVED:
apache2-mpm-prefork libapache2-mod-php5
The following NEW packages will be installed:
apache2-mpm-itk openssh-blacklist-extra
The following packages will be upgraded:
apache2 apache2.2-bin apache2.2-common ca-certificates libperl5.10
openssh-client openssh-server openssl perl perl-base
perl-modules
11 upgraded, 2 newly installed, 2 to remove and 72 not upgraded.
PART 2
Reading state information... Done
The following extra packages will be installed:
libbind9-60 libdns69 libisc62 libisccfg62 liblwres60
Suggested packages:
tasksel debtags
The following packages will be upgraded:
apache2-utils aptitude aptitude-doc-en base-files bind9-host curl
dnsutils libbind9-60 libdns69 libisc62 libisccfg62
liblwres60
*** End of appendix
--
Email simon AT klunky DOT co DOT uk
PGP is optional: 4BA78604
I won't accept your confidentiality
agreement, and your Emails are kept.
~Ö¿Ö~
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello list,
when I execute ./bin/installto.sh I get following error:
Done.
Your configuration files are now up-to-date!
PHP Fatal error: Call to undefined method rcube_mdb2::list_cols() in
/var/www/test/installer/rcube_install.php on line 364
All done.
Any suggestions to solve this issue?
Regards,
Tobias
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello, since the upgrade from 0.5.3 to 0.6 I have a problem when some
users try to delete messages in their INBOX. The error is:
"UID COPY: Client tried to access nonexistent namespace. (Mailbox name
should probably be prefixed with: INBOX.)."
This appens only on mailbox that have INBOX as namespace, I use Dovecot
2.0.x as IMAP server so when it is configured as:
namespace {
inbox = yes
location =
prefix = INBOX.
separator = .
type = private
}
On servers without namespace configured I have no trouble (always
Dovecot as IMAP server)
I can fix the error simply by Settings, Special Folders, "Save". When I
save settings the trash icon appears in the folder list and the trash works.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi list,
I have roundcube working fine on FreeBSD.
Recently enabled the password plugin with the PAM driver. Once
authenticated with my own account, a try to change my password but it
fails.
The log says:
[02-Oct-2011 17:39:36 -0430]: PHP Error: Password plugin: PAM
authentication failed for user amijares: in
/usr/local/www/roundcube/plugins/password/drivers/pam.php on line 24
(POST /?_task=settings&_action=plugin.password-save?_task=&_action=)
I read the README and installed the pecl-pam module for PHP too.
Can't find any further information. Could anybody help me or give me some clue.
Thanks in advance
Regards
Alberto Mijares
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I've noticed that RC made a big leap forward recently. But since we run
on Ubuntu 10.04 LTS servers, we still have the RC version in the repo of
that Ubuntu release. I think it is 0.4...
Is it possible that the latest version will be made available in some
backport repo? Or is this the wrong place to ask?
Egbert Jan, NL
HCC!Hobbynet
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I tried to upgrade to the latest version but it did not finish properly.
I received this error
Your configuration files are now up-to-date!
WARNING: Database schema needs to be updated!
Missing columns in table 'contacts': words
Open /home/roundcube/SQL/mysql.update.sql and execute all queries below the comment
with
the currently installed version number.
MDB2 Error: no such field (-19): _doQuery: [Error message: Could not execute statement]
[Last executed query: PREPARE
mdb2_statement_mysql_206ebea3942ba0794abf09aeec52fe83c1a87f81d FROM 'UPDATE
contacts SET changed=now(), `vcard`=\'BEGIN:VCARD\\r\\nVERSION:3.0\\r\\nN:
Blak;lan;;;\\r\\nFN:LADA\\r\\nEMAIL;type=INTERNET:export@google.com\\r\\nEND:VCARD\',
`name`=\'LADA\', `email`=\'export(a)google.com\', `firstname`=\'ladislav\', `surname`=\'
Bank\',
`words`=\' lada export(a)google.com lan Bank\' WHERE contact_id=? AND user_id=? AND
del<>1']
[Native code: 1054]
[Native message: Unknown column 'words' in 'field list']
Can anyone help?
Thanks
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I was wondering if anyone knew of any groupware plugins for Roundcube,
specifically any software that integrates with the syncml protocol and
would allow sycnronization of the contacts (and calendar?) with a mobile
device.
Thanks in advance.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear subscribers
The next major release has finally reached stable state and is now
available for download. The most important improvement since the 0.5
line is certainly the full-featured address book which now provides a
smart interface to manage rich contact information including photos.
Those who skipped the beta release 0f 0.6 and are still running 0.5
can find a brief description of all new features here:
http://lists.roundcube.net/mail-archive/announce/2011-08/0000002.html
We recommend to update all existing Roundcube installations with this release.
Get it now from http://roundcube.net/download and have fun!
Cheers!
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Is there a way to file carbon copy (fcc) a message based on an address
books recipient? I like this feature in Alpine (pine) on Debian and was
wondering if I can achieve this with Roundcube?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi
Do somebody knows how to disable tiny_mce's code cleanup?
I mean if i edit mail in pure html i want to be saved as is 1:1 no code
changing
Sry for bad english..
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello all,
after upgrading RC from 0.5.3 to 0.6-rc at least two users on our server
are experiencing a strange problem. They compose a message and send it. The
message gets send and the user gets logged out.
It has nothing to do with the browser cache and/or cookies, at least with
one of the users who I spoke with directly. One user is running Win7/IE9,
the other XP/FF5.
Any ideas? Any thoughts? I'm kinda stuck here...
I also opened a ticket: http://trac.roundcube.net/ticket/1488100
Cheers,
Martin
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I employed the services of a php programmer to create a routine
to remove users from roundcube 'completely'.
This routine also verifies if (perhaps) someone has tried to
remove a user directly thru phpMyAdmin, and has created
orphaned records.
You also can delete any specific roundcube user and all
related entries easily and cleanly.
a tarball has been placed on my ftp site. This has been tested
with both 0.5.1 & 0.5.4... MySQL only.
While I 'paid' the programmer for this work, I offer the source
to the roundcube community as my contribution to the furtherance
of roundcube.
ftp://ftp.haidagwaii.net/roundcube/
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Is it possible to set the IMAP prefix 0.6rc? I have tried the following
settings and nothing seems to work.
imap_ns_personal
imap_root
What I want is to constrain the folders to the mail directory in
people's home directories. Some folders can be set in the Special
Folders section, but I would prefer to constrain it at the system level.
Thanks for any information.
Joe
--
Joe Shamblin wjs(a)cs.duke.edu
Senior IT Analyst Department of Computer Science
(919) 660-6582 Duke University
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear all,
After a day of investigation I approach this list for the first time.
Let me please send this "schematic" email with all my findings so far.
THE PROBLEM
I am desperately searching a Free webmail client with message threading
support.
HYPOTHESIS
I see that roundcube has extensive support for message threading
although it needs server-side assistance to perform the threading
sort. Unfortunately my IMAP server (MS Exchange, out of my control)
does not seem to cooperate at least in announcing this capability.
Message threading can still be done as my desktop clients (claws-mail
and thunderbird) proof in a daily basis :).
VERIFYING THE HYPOTHESIS
* Roundcube 0.6-rc1 requires server side support for message threading.
http://lists.roundcube.net/mail-archive/users/2011-08/0000028.html
(this link also suggests an initial approach to restablish
client-side threading support)
* My IMAP server does not provide this support
This seems to be based on the THREAD capability of the IMAP
server. In program/steps/settings/func.inc there is an
interesting switch.
$threading_supported = $RCMAIL->imap->get_capability('THREAD');
OPEN QUESTIONS:
Is there a way in roundcube to trace the IMAP traffic?
Although I guess that if I don't have the threading options
displayed in folder settings is because roundcube has already parsed
the capabilities from the server correctly.
WHAT I WOULD LIKE TO ASK YOU: POSSIBLE SOLUTIONS AND APPROACHES
----------------------------
* Switching to other webmail client. Have already tried Squirrelmail
and I already like roundcube much more. However I accept
suggestions.
* "Forcing" roundcube to "force" the THREAD command on the
server despite not being announced in capabilities (by disabling the
hiding of the options at first).
* Figuring out how to recover client-side thread sorting in roundcube
as a Fallback when the server does not implement it.
Any comments will be welcome,
Regards,
Miguel
--
(O-O)
---oOO-(_)-OOo-----------------------------------------------------
Miguel TELLERIA DE ESTEBAN http://www.mtelleria.com
Email: miguel at mtelleria.com Tel GSM: +34 650 801098
Tel Fix: +34 942 280174
Miembro de http://www.linuca.org Membre du http://www.bxlug.be
¿Usuario captivo o libre? http://www.obtengalinux.org/windows/
Free or captive user? http://www.getgnulinux.org/windows/
-------------------------------------------------------------------
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ve/j35JyQN/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I've searched the archives, google, and posted on the forums. Trying
here as well as none of the apparent solutions suggested elsewhere are
working.
on apache server, login screen looks OK: http://i52.tinypic.com/f2t2tc.png
on lighttpd server, it looks broken: http://i52.tinypic.com/wgsqde.jpg
Notice missing box and obvious misalignment on the lighttpd screenshot.
Also, upon logging in, the icons and text are misaligned to the point
the site cannot be used.
We need to get RC working on lighttpd, but since there are no errors
being reported in any logs as far as I can tell, I'm a little perplexed
about how to troubleshoot.
Thanks,
--
Sahil Tandon <sahil(a)tandon.net>
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all,
I tried to update our RC-0.5.3 to RC-0.6-rc. The update itself was a complete
new install as I wanted to clean up the whole stuff. mysql.update.sql had been
run.
Now I'm not able to login. I'm always getting "Your session is invalid or expired.".
After some search in the net I found these error is now and raising
$rcmail_config['session_lifetime']
or setting it to '0' should solve the problem. Annoyingly it did not.
'logs/userlogins' shows me:
[2011-Sep-20 13:44:54 +0200]: Successful login for <user>@<domain> (ID: 5) from <ip> in session aae42b612676fe311fac3c6326c09c20
[2011-Sep-20 13:47:55 +0200]: Successful login for <user>@<domain> (ID: 5) from <ip> in session 883d11815296e0f86f891b39e2359b69
'logs/session':
[2011-Sep-20 13:44:54 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found
[2011-Sep-20 13:47:49 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found
[2011-Sep-20 13:47:55 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found
Why is the login aborted with a different session ID?
Any help is appreciated
Thanks
Willi
P.S. My php.ini has a correct timezone
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all,
This might not be a RoundCube problem. But from one
particular installation of FireFox (running 3.6.22), I'm suddenly having
numerous issues with the RoundCube (0.4) UI.
Firstly, look at this
weird arrangement of the e-mail composition UI. The child window for the
editor is not properly "docked" into the rest of the UI. It does not
resize, and covers up part of the Subject line.
Secondly, there is
strange behavior in the main E-mail view whenever I enable "preview
pane" checkbox (which does not remember its state like it used to).
When preview is enabled, I have to click on an e-mail twice in order
to select it (highlighted in red). If I just click once, it de-selects
the one that was previously selected.
The preview pane contains
nothing. I have to click several times to get the e-mail body to appear.
I've just discovered that the issue seems to be related to using HTTP
rather than HTTPS. Due to a web server misconfiguration, my session was
not redirected to HTTPS. I manually switched to HTTPS and the issues
disappeared.
What does HTTP versus HTTPS have to do with the
javascript UI behaving properly?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I'm trying to replace horde with roundcube.
Roundcube's basic functionality is flawless and the install was a
cake-walk, but I'm having a problem with the plugins.
main.inc.php contains:
$rcmail_config['plugins'] =
array('managesieve','additional_message_headers');
However there is no menu option anywhere that I've seen for managing
the filtes from the user side.
I also don't see any admin control panel anywhere. Is this a symptom of
something, or is all the system config done by editing main.inc.php?
(not a problem either way, I just want to make sure I'm not missing
something)
Also, I activated additional_message_headers just as a test, but don't
see any options related to that either.
Does anybody have any suggestions or any debugging hints?
This is on Ubuntu 11, installed using apt-get.
Thanks!
Terry
--
Terry Carmen
CNY Support, LLC.
http://www.cnysupport.com
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
On Mon, 19 Sep 2011 13:58:45 -0300, Javier wrote:
> Hi Terry
> I'm using those plugins (using sieverules instead of managesieve,
> found
> it to be better).
I'll try sieverules and see if it works.
The IMAP server does support sieve, since it's currently working with
Horde.
I would have expected to see a menu option or button or some sort of
user interface, so I'm wondering it I have it configured properly, or if
maybe there is some global setting that disables plugins/
I'll try the other plugin and see what happens.
At this point, I'm not sure if plugins are working at all.
Is there some really simple, bulletproof plugin I can add that does
something obvious, just so I can verify that the plugin mechanism is
active?
Thanks!
Terry
> managesieve: Maybe a dumb question but, are you sure your imap server
> supports sieve?
> additional headers: You have control of which headers are added via
> the
> config file in the plugin directory.For instance, my plugin's
> config.php
> has
>
> $rcmail_config['additional_message_headers']['X-Originating-IP'] =
> $_SERVER['REMOTE_ADDR'];
>
> But you may put the header you want to add in that file.
>
> Javier
>
> On Mon, Sep 19, 2011 at 1:00 PM, Terry Carmen wrote:
>
>> Hi,
>>
>> I'm trying to replace horde with roundcube.
>>
>> Roundcube's basic functionality is flawless and the install was a
>> cake-walk, but I'm having a problem with the plugins.
>>
>> main.inc.php contains:
>>
>> $rcmail_config['plugins'] =
>> array('managesieve','additional_message_headers');
>>
>> However there is no menu option anywhere that I've seen for managing
>> the filtes from the user side.
>>
>> I also don't see any admin control panel anywhere. Is this a symptom
>> of
>> something, or is all the system config done by editing main.inc.php?
>> (not a problem either way, I just want to make sure I'm not missing
>> something)
>>
>> Also, I activated additional_message_headers just as a test, but
>> don't
>> see any options related to that either.
>>
>> Does anybody have any suggestions or any debugging hints?
>>
>> This is on Ubuntu 11, installed using apt-get.
>>
>> Thanks!
>>
>> Terry
>>
>> --
>> Terry Carmen
>> CNY Support, LLC.
>> http://www.cnysupport.com [1]
>> --
>> List info: http://lists.roundcube.net/users/ [2]
>> BT/d0e0c362
--
Terry Carmen
CNY Support, LLC.
http://www.cnysupport.com
Links:
------
[1] http://www.cnysupport.com
[2] http://lists.roundcube.net/users/
[3] mailto:terry@cnysupport.com
--
Terry Carmen
CNY Support, LLC.
http://www.cnysupport.com
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
is there a way to tell Roundcube not to read the entire (IMAP) INBOX message
list at logon?
I have some users with thousands of emails in their INBOX that complain that the
logon process is too slow.
I know that heaving thousands of emails in the INBOX folder is not "good", but
(a) they don't care to be "good" and (b) with the previous webmail they didn't
have this issue.
Any suggestion?
Thank you in advance.
Ciao,
luigi
- --
/
+--[Luigi Rosa]--
\
If it's working, the diagnostics say it's fine.
If it's not working, the diagnostics say it's fine.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk5zPBMACgkQ3kWu7Tfl6ZT22QCgqfwp03LSaq3sZ146bk9Z1ick
1UcAn0QIxu6UuF6XthalC+hka9rJVMgj
=h4Uc
-----END PGP SIGNATURE-----
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I'm using .6 beta
I'm writing in several mailing-lists. Is it possible to set for each
list a specific signature?
Or is there a plugin available?
Best regards from germany
Ulli Heist
--
http://heist.hobby-site.org/witze
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Upon examining my MySQL database for "users", I have discovered
some on my users have multiple identities because that have placed
an uppercase letter within their email address. My popper defaults
to all lower, even if roundcube submits upper.
Is there a way to have roundcube "strtolower" all address entries
on the login screen?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear list,
I am running rc -0.4-beta and want to upgrade it to 0.5.4
I found the following instruction at the upgrade manual
` ` ` `
1. Replace index.php and all files in
- ./bin/
- ./SQL/
- ./program/
- ./installer/
- ./skins/default/
- ./plugins/
` ` ` `
As I understand I needs to copy all above from the latest source to the
running installation. Do I need to *replace* or *overwrite* ??
I already have some plugins installed at the /plugins/ hence the
replace/overwrite is important issue for my instance of rc..
TIA
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I installed roundcube 0.5.3 on a shared windows hosting plan about a month
ago and it was working until 6 days ago.
Since then I am getting blank screen when hitting the URL that should point
to the login screen. So the login screen is blank. No roundcube log is
created within past 6 days and all log entries are older than 6 days. When I
hit the installer URL I receive the following error:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to
allocate 98304 bytes) in D:\sites\behbah\roundcube\program\include\main.inc
on line 311
Connection with MySQL database and all user permissions are correct.
I am having hard time tracking down what can caused this. Any idea what can
cause this?
Thanks,
Kasra
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello again
The stable release 0.6 is getting really close! We just published the
release candidate version 0.6 which fixes some bugs from the last beta
release and which is now feature complete. Everybody is kindly invited
to do some more tests with this release and report bugs to our
tracker.
Download it as usual from http://roundcube.net/download
Have fun and stay tuned!
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi list
We've been using roundcube with great success sor far.
Having this configuration:
3 web servers, one of them acts as the database, the other 2 connect to it
server1 -> mysql,apache
server2 -> apache
server3 -> apache
What is the best practice to load-balance the database? I would like to
avoid mysql-cluster if possible.
The database seems fairly busy, as it is caching messages from 3 webservers
Thanks!
Javier
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
does anyone know any way to send images of the signature attached to the
email message?
I tried to put the signature in html and images on the web server, but
many mail servers consider all emails sent with the signing as spam.
Any help will be welcome.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
When a user logs into Roundcube, it automatically creates entries for
that user into my database (PostgreSQL) however when I delete a user
from my mail server, how exactly do I delete all entries or traces of
that user from my 'roundcube' database? I'm not sure how many tables
user data is written to but do you guys have a command or script that
removes all traces of a users database files? If you could please
share, I would be greatly appreciative!
-Carlos
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
i tried to read my gmail mails from within roundcube, which is working
great. The only bad thing is, that you can't use threaded view with gmail.
Is there any plugin available, which turns that feature on ? I know, that
the standard implementation of roundcube uses the functionality of the imap
server to group conversations but it looks like gmail did not activate that
feature on their servers. Is there any other possibility to get it working
with gmail ?
Best Regards
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I'm wondering how I might add a folder to the folder list under manage
folders via plugin. I see the folders_list hook, but this hook appears to
be deprecated and I don't see a good way to do it otherwise
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
On 8/24/2011 2:11 AM, Tamashii wrote:
> Perfect!
>
> Thanks alot, it works now!
You're welcome. I hope I was able to save you some of the frustration I
went through when I originally dealt with this.
--
Stan
> Am 24.08.2011 02:23, schrieb Stan Hoeppner:
>> On 8/23/2011 5:49 PM, Tamashii wrote:
>> ...
>>> Both show me a login page - and I can login successfully (I see new mail
>>> an all options) - and then after 1-2 seconds I am kicked back to the
>>> login page.
>>>
>>> Any ideas what I can change?
>> Suhosin is built into Squeeze PHP5 and is the cause of the problem. Set
>> the following to fix it:
>>
>> /etc/php5/conf.d/suhosin.ini
>> ; Transparent Encryption Options
>> suhosin.session.encrypt = off
>>
>> I ran into this after my Lenny -> Squeeze upgrade in late April. It is
>> documented in this RCU thread:
>>
>> http://www.mail-archive.com/users@lists.roundcube.net/msg03507.html
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I've recently switched my webserver from Apache2 to Nginx (I'm running
Debian 6).
Before I could use Roundcube with just an added /roundcube from any
domain on my system.
I've tried to things to get that back:
1.st -> I used a symlink to add /var/lib/roundcube as webmail to the
respective web directory.
2.nd -> I used a config in Nginx like that:
server {
server_name webmail.mydomain.us;
root /var/lib/roundcube;
access_log /var/log/nginx/webmail.mydomain.us.access.log;
error_log /var/log/nginx/webmail.mydomain.us.error.log debug;
location / {
index index.html index.htm index.php;
try_files $uri $uri/ /index.php;
}
location ~ \.php$ {
fastcgi_param SCRIPT_FILENAME /var/lib/roundcube$fastcgi_script_name;
include /etc/nginx/fastcgi_params;
include /etc/nginx/php;
}
}
Both show me a login page - and I can login successfully (I see new mail
an all options) - and then after 1-2 seconds I am kicked back to the
login page.
Any ideas what I can change?
Thanks in advance!
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear Roundcube lovers
We're proud to announce the next major release of the Roundcube
webmail package: 0.6 is out now as beta.
And it's packed with new features, some of them have been awaited for
long time. So what's new?
* A full-featured address book with rich contact information
The address book UI was finally extended to store rich contact data
including photos. We worked hard to create a flexible and intuitive UI
to enter and manage the contact data. Along with that, import and
export of vcards was improved to support all the new fields. If you
have LDAP directories configured as address sources, you might review
the configuration and map the new contact fields to the according LDAP
attributes using the 'fieldmap' property.
* Group support for LDAP address books
While speaking of LDAP, the LDAP wrapper of Roundcube now also
supports address groups thanks to the contribution of Andreas Dick.
This requires some additional configuration which is described in the
comments of config/main.inc.php.dist
* ACL rights/namespace management plugin
The new package includes a plugin which extends the folder manager to
manage Access Control Lists according to RFC4314 and RFC2086. This
allows one to share folders with other users if the IMAP server
supports ACL. If there's a LDAP directory configured, the ACL manager
even does auto-completion when adding a new user.
* memcache support for session storage
As an alternative to the SQL-based storage of user sessions, Roundcube
0.6 is now capable of using memcache for fast and redundant storage of
session data. Set 'session_storage' and 'memcache_hosts' config
options to enable it.
* File uploads with progress display
Using the features of the APC module, Roundcube can now display the
progress of file uploads. This has to be enabled in config using the
'upload_progress' option. Make sure APC is available in PHP and that
apc.rfc1867 is set in php.ini
* Automated update process with database schema check
Upgrading Roundcube installations has become an easy task with the new
update shell script. Unpack the new package in some directory and then
run bin/installto.sh <TARGETDIR> from there. TARGETDIR is the location
of the Roundcube installation which you want to upgrade. The script
then copies all files to the target directory and does all
modifications necessary to get the database and config files
up-to-date.
* Exchange logo by config
And last but not least, one can now set a customized logo by config
without the necessity to create a new skin. We'd like to encourage all
hosting providers to set the 'skin_logo' config option with an URL to
their logo. This will hopefully clarify to your users, what service
they're actually using. We registered an increased amount of support
requests from users who don't understand that Roundcube is not a
public service but that they have to contact their ISP for help.
Of course there are also many improvements under the hood to make
Roundcube faster, more stable and more secure.
So go forth and install Roundcube 0.6 beta on your servers [1]. We
recommend to test it on a separate environment and report bugs to our
bug tracking system [2]. An improved and stabilized version will
follow soon.
A little note for skin developers: the new address book also brings
the following new template objects which need to be placed in the HTML
templates: contactphoto, contacthead, contactedithead,
photouploadform. Have a look at the default skin templates to get
inspiration for the placement and styling.
Many thanks to all who use and improve Roundcube every day!
Best regards,
Thomas
[1] http://roundcube.net/download
[2] http://trac.roundcube.net/
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi!
I'm interested in running roundcube without user auto-creation. How, then, can I
create the roundcube users? I couldn't find any documentation on this, only the
installer informed me that I would have to do it if I did not enable auto creation.
I'm also interested in restricting identity management for users so they can't
change their email address. However, how can I actually set this up in the first
place? Some of my users have Unix accounts so don't log in using full email
address, so the email address needs to be set explicitly.
Any help would be appreciated.
Cheers,
Ben.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I have the latest trunk version of roundcube (revision 5070) and I
am having problems importing contacts from Google. I am having the issue
using the regular import in the addressbook from vCard format and also
with the google_contacts plugin. Basically what I am doing is exporting
my contacts from Google into a vCard (.vcf) format file. Then in
roundcube I go to the addressbook, click the import button, select the
vCard file and import. The import results just say that 0 contacts were
imported and nothing ever goes in the address book. I know that this
worked in the past, but I am not sure why it is not working now. Any
ideas or thoughts? Anyone else seeing this? Any work around?
Thanks
for any help!
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Is it possible to give the user the possibility to select if he/she
wants the saved sent message (not to save the message, assuming he is
saving it), without the attachments?
Thanks
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello Roundcube users
We just published a new release which fixes a recently reported XSS
vulnerability as an update to the stable 0.5 branch. Please update
your installations with this new version or patch them with the fix
which is also published in the downloads section or our
sourceforge.net page [1].
And stay tuned, 0.6-beta is on the way with lots of new features ;-)
~Thomas
[1] https://sourceforge.net/projects/roundcubemail/files/roundcubemail/0.5.4/
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I have set in config/main.inc.php :
$rcmail_config['timezone'] = 'America/New_York';
And /etc/php.ini:
; Defines the default timezone used by the date functions
; http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone
date.timezone = "America/New_York"
However, whenever a user logs into Roundcube (and gets a new record in
the database with no user-specific preferences yet), they are still
seeing the date/times of messages in the Inbox as UTC.
I have to login as that user, go to their user-specific settings and set
the timezone to the "(GMT -5:00) Eastern Time" choice in the drop-down
menu for the timezone.
Does Roundcube not understand 'America/New_York'?
For the moment I've resorted to setting a default value for that field
in the database so that new users end up in the EST timezone as a default.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I had problem with this user logged in, the login is k2r8ne(a)domain.com
log error roundcube:
[11-Aug-2011 14:57:12] MDB2 Error: unknown error (-1): _doQuery: [Error
message: Could not execute statement]
[Last executed query: SET NAMES iso-8859-1]
[Native code: 1115]
[Native message: Conjunto de caracteres 'iso' desconhecido]
[11-Aug-2011 14:57:12 -0300]: DB Error: MDB2 Error: unknown error Query:
_doQuery: [Error message: Could not execute statement] [Last executed query:
SET NAMES iso-8859-1] [Native code: 1115] [Native message: Conjunto de
caracteres 'iso' desconhecido] in
/www/roundcubemail/program/include/rcube_mdb2.php on line 642 (POST
/webmail/?_task=login&_action=login)
[11-Aug-2011 14:57:12] MDB2 Error: constraint violation (-3): _doQuery:
[Error message: Could not execute statement]
[Last executed query: EXECUTE
mdb2_statement_mysql_745c23f46228824963c0c2bd2ce109b4f660a2a34 USING @0, @1,
@2, @3]
[Native code: 1062]
[Native message: Entrada 'k2r8ne(a)domain.com-mail.domain.com' duplicada para
a chave 2]
[11-Aug-2011 14:57:12 -0300]: DB Error: MDB2 Error: constraint violation
Query: _doQuery: [Error message: Could not execute statement] [Last executed
query: EXECUTE
mdb2_statement_mysql_745c23f46228824963c0c2bd2ce109b4f660a2a34 USING @0, @1,
@2, @3] [Native code: 1062] [Native message: Entrada '
k2r8ne(a)domain.com-mail.domain.com' duplicada para a chave 2] in
/www/roundcubemail/program/include/rcube_mdb2.php on line 642 (POST
/webmail/?_task=login&_action=login)
[11-Aug-2011 14:57:12 -0300]: PHP Error: Failed to create new user in
/www/roundcubemail/program/include/rcube_user.php on line 472 (POST
/webmail/?_task=login&_action=login)
[11-Aug-2011 14:57:12 -0300]: PHP Error: Failed to create a user record.
Maybe aborted by a plugin? in /www/roundcubemail/program/include/rcmail.php
on line 747 (POST /webmail/?_task=login&_action=login)
version roundcube: 0.5.1
the user login perfect in squirrelmail
Marlon
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I have several domains hosted on my box. At the moment, I am logging on
with username@domain scheme, but I'd like to be able to login with the
username scheme. I've already configured the drop-down with the mail
servers. A row from my database looks like this
+---------------------------+------------------------------------+-----------------+----------------------------+-------+------------+---------------------+---------------------+---------------------+--------+
| username | password |
name | maildir | quota | local_part |
domain | created | modified | active |
+---------------------------+------------------------------------+-----------------+----------------------------+-------+------------+---------------------+---------------------+---------------------+--------+
| bilgi(a)bilgisayarciniz.org | x | bilgisayarciniz |
bilgisayarciniz.org/bilgi/ | 0 | bilgi | bilgisayarciniz.org |
2011-04-10 11:28:58 | 2011-06-22 13:15:09 | 1 |
+---------------------------+------------------------------------+-----------------+----------------------------+-------+------------+---------------------+---------------------+---------------------+--------+
1 row in set (0.00 sec)
and the related line in main.inc.php looks like this
$rcmail_config['virtuser_query'] = "SELECT username FROM postfix.mailbox
WHERE local_part = '%u'";
How should I change the virtuser_query?
Regards,
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I want to decrease the check-recent interval to 10s. I have looked around in the config file and set the following values:
//sec
$rcmail_config['keep_alive'] = 12;
//min
$rcmail_config['session_lifetime'] = 10;
//sec
$rcmail_config['min_keep_alive'] = 10;
I also understood that the users preferences override these settings in the configfile so I changed the following as well.
In programs/steps/settings/save_prefs.inc:
'keep_alive' => isset($_POST['_keep_alive']) ? intval($_POST['_keep_alive'])*10 : $CONFIG['keep_alive'],
Changing 60 to 10 would, in my opinion, let me choose between 10, 30 och 50 seconds interval for check recent
(Because the select-list in the gui has 3 values: 1,3 and 5).
But this doesn't work for me. It still checks every 1min, even after restart of apache2.
Is there anywhere else I need to change to get my desired interval?
Kind Regards
Erik
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I have several domains hosted on my box. At the moment, I am logging on
with username@domain scheme, but I'd like to be able to login with the
username scheme. I've already configured the drop-down with the mail
servers. A row from my database looks like this
+---------------------------+------------------------------------+-----------------+----------------------------+-------+------------+---------------------+---------------------+---------------------+--------+
| username | password |
name | maildir | quota | local_part |
domain | created | modified | active |
+---------------------------+------------------------------------+-----------------+----------------------------+-------+------------+---------------------+---------------------+---------------------+--------+
| bilgi(a)bilgisayarciniz.org | x | bilgisayarciniz |
bilgisayarciniz.org/bilgi/ | 0 | bilgi | bilgisayarciniz.org |
2011-04-10 11:28:58 | 2011-06-22 13:15:09 | 1 |
+---------------------------+------------------------------------+-----------------+----------------------------+-------+------------+---------------------+---------------------+---------------------+--------+
1 row in set (0.00 sec)
and the related line in main.inc.php looks like this
$rcmail_config['virtuser_query'] = "SELECT username FROM postfix.mailbox
WHERE local_part = '%u'";
How should I change the virtuser_query?
Regards,
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hey, i want to ask you, in the contact list has another list at the left side called: Teams (Personal address book).
How i can erase that so cannot appear?
Thank you very much.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there
Under "settings" I went to "preferences" tab and in "user
interface" I changed interface skin from default to aerosat (my service
provider). Now I am unable to change back to default because when I go
into settings and preferences, the list with user interface does not
appear. How do I change back to default? Please help me in simple
language as I am not a computer whiz.
Regards
Tony Klootwyk
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I would like to know how to forward several messages (that I have
already received) to another user without repeating the forward command
for
each of them.
Giorgio Capon
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I'm testing password plugin using poppassd. I'm just wondering if there's a
way I can set rules such as there should be numbers or characters in the New
Password. Without numbers or characters, change password will fail. There
are already password minimum length so I think what I want is possible its
just that I'm not a php programmer and don't know how will I implement it.
Thanks,
Nelson
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all.
I'm trying to install Roundcube 0.5.2 on a debian server using postgresql
and I'm desperately looking for a tutorial, a how-to...
A pointer to any lead would be appreciated.
Here are more details concerning the context and the issue(s) I am facing.
Before last week-end, il was running a nice debian lenny with a roundcube
(0.3, I believe) installed by decompressing an archive in
/usr/share/roundcube.
After the upgrade to squeeze (which broke a few things...), I thought I
might as well upgrade to a newer version of roundcube.
A backport package being provided, I decided to use it :
http://packages.debian.org/squeeze-backports/roundcube
(along with the package for pgsql, and all necessary dependencies)
It seems like a lot of things have changed between 0.3 and 0.5. Perhaps
the debian packagers have introduced modifications as well.
The installation used to involve accessing roundcube through its web page
(URL/installer) and following the online configuration (database, etc). It
looks like this does not existe anymore.
Concerning the DB, the config used to go like :
pgsql://roundcube:password@localhost/roundcube
and now it is in /etc/roundcube/debian-db.php, generated from
/etc/dbconfig-common/roundcube.conf
(Or perhaps is this specific to debian packaging ?)
Apparently I did not manage to configure the DB access correctly :
The error messages are :
On the web page
DATABASE ERROR: CONNECTION FAILED!
Unable to connect to the database!
Please contact your server-administrator.
/var/log/apache2/error.log
MDB2 Error: not found (-4): no RDBMS driver specified
/var/log/roundcube/errors
DB Error: no RDBMS driver specified
in /usr/share/roundcube/program/include/rcube_mdb2.php on line 101 (GET /)
I believe I entered the correct access parameters but I don't know where I
indicated that postgresql is to be used (except when choosing its only
.deb package).
/etc/roundcube/debian-db.php :
$dbuser='roundcube';
$dbpass='password';
$basepath='';
$dbname='roundcube';
$dbserver='';
$dbport='';
$dbtype='';
(It is a single server installation).
I don't understand all parameters in
/etc/dbconfig-common/roundcube.conf
# dbc_dbtype: type of underlying database to use
# this exists primarily to let dbconfig-common know what database
# type to use when a package supports multiple database types.
# don't change this value unless you know for certain that this
# package supports multiple database types
dbc_dbtype=''
Should I modify dbc_dbtype ?
Is there a guide for these parameters, apart from the comments ? Am I
supposed to modify this file anyway ? Or is there any installer I didn't
find already ?
Remarks :
* First mistake, I thought the package would not install in the same place
as the installation I was already using, so I didn't move
/usr/share/roundcube before processing. Therefore, I may have lost some of
my old config (config directory was not modified, though). Anyway, it
should not be an issue if I manage to get the new version up and running.
I moved /usr/share/roundcube, then uninstalled through aptitude, then
reinstalled, to get a clean directory. I don't think this is important but
I might be wrong.
* I already have a database populated, so it's rather like an upgrade than
an installation, but I don't really mind losing it in the process : I've
got a backup, and anyway, correct me if I'm wrong, but it is not much
information (personnal settings, identities, and such, not a real issue
for my users).
Thank you for any help. And sorry if it is an easy one, I swear I've been
searching and I feel kinda stuck.
--
Jérôme
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
hi,
just installed postfix and roundcube. i can see my emails in postfix,
but roundcube shows only the sent ones. my inbox in roundcube is
empty.
any ideas?
thx
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi everybody,
I'm running roundcube on a shared webserver of a hosting service which
brings a question to my mind concerning security:
The hosting provider gives login credentials to its customers which are
all hosted at the same domain (e.g. customer12(a)provider.com). As
roundcube allows direct login to IMAP accounts I am afraid that other
customers are able to login to "my" roundcube installation with their
email-adress e.g. customer256(a)provider.com.
Is it possible to protect a roundcube installation so that only
specified logins are enabled?
So I want to be able to login with my account customer12(a)provider.com
but want to prevent other customers of the same domain @provider.com to
use roundcube.
Simply I would do this with a .htaccess-file but a more elegant way
would be preferable, I guess.
Thank you!
Bea
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I just recently setup roundcube and now playing with it. I have two folders
Sent and Sent Items. But RC treat Sent Items also as Sent. So in RC, there
is 2 Sent folder. Is there a way I could display Sent and Sent Items in the
Folder pane?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi folks
I would appreciate some ideas of where to look to try and solve my problem.
I am setting up a new server (have RoundCube installed on my old server and
has been working perfectly for over 2 years).
I have run the install on Debian Squeeze using aptitude, including
'roundcube', 'roundcube-core' and 'roundcube-mysql'.
The database has been created and contains 6 tables.
I have Apache2 and MySQL5 running and they seem to be working fine.
In my browser I type http://server-url/roundcube and the login page appears.
I enter "postmaster" as the username and the password but I get the message
"Login failed"
In the "syslog" I get messages that indicate the IMAP login was successful
(to Dovecot), however it immediately logs out:
> Apr 19 23:10:41 ds5683 dovecot: imap-login: Login: user=<postmaster>,
> method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
> Apr 19 23:10:41 ds5683 dovecot: IMAP(postmaster): Disconnected: Logged out
> bytes=39/443
>
In the roundcube "errors" log (the php log file) I get messages indicating
the database connection may not be working as in these:
> [19-Apr-2011 23:05:10 +1000]: PHP Error: Failed to create new user in
> /usr/share/roundcube/program/include/rcube_user.php on line 451 (POST
> /roundcube/?_task=&_action=login)
> [19-Apr-2011 23:05:10 +1000]: PHP Error: Failed to create a user record.
> Maybe aborted by a plugin? (POST /roundcube/?_task=&_action=login)
>
However in the database there are actually records being created in the
'users' table:
user_id username mail_host alias created last_login language preferences 1
postmaster localhost 2011-04-19 23:22:23 2011-04-19 23:22:23 en_US *NULL*
There's data in the 'session' table also:
sess_id created changed ip vars mm6ld61j9ekan5fief4ocikig3 2011-04-19
23:22:23 2011-04-19 23:22:23 122.148.149.28
language|s:5:"en_US";auth_time|i:1303219343;temp|b...
The Apache log shows me a little more detail about the error but essentially
indicates that the database error was an attempt to add a duplicate primary
key:
> [Tue Apr 19 23:10:23 2011] [error] [client 122.148.149.28] MDB2 Error:
> constraint violation (-3): _doQuery: [Error message: Could not execute
> statement]\n[Last executed query: EXECUTE
> mdb2_statement_mysql_3d2cec1a51699f95fdead7b1b9c2cc9f52dd15da3 USING @0, @1,
> @2]\n[Native code: 1062]\n[Native message: Duplicate entry
> 'mm6ld61j9ekan5fief4ocikig3' for key 'PRIMARY']\n
>
The question is why is RoundCube trying to add a duplicate entry... what is
making it think it needs to add this user again???
If somebody can point me in the right direction as to what I should be
looking for that would be really helpful.
I've Googled all over the place and while there are a few articles about
this problem of creating new users there was no definitive solution, and
none of the suggestions offered seemed to help me at all. I tried looking
for security issues but couldn't find any. Found some table fields that
were not supposed to be 'null' and allowed them to be hoping that this may
solve the problem as one website suggested, but again no luck.
Cheers
Murray
--
Murray Collingwood
Focus Computing
p +61 415 24 26 24
http://www.focus-computing.com.au
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
People,
Firstly, thanks to the developers for a really nice product!
I have made the switch from Squirrelmail to RoundCubeMail for (remote)
webmail - which is a nice improvement. I have also bitten the bullet
and also switched from Thunderbird (for local mail) as well even though
there are a few features that I am missing because I think the
advantages of having a single mail client again (and one that has a SQL
DB for it's data) outweighs the disadvantages. I have been using RCM
heavily for some days now and am quite impressed but here are the
features I am missing from TB (I know some are already recognised as
wish list items but I thought I would repeat them to add weight to their
status). In the order I discovered them:
- a facility for inserting a text file into the body text
- a header lines editor
- show ALL of the items in the mail items pane ( increase max from 200
-> 999?)
- facility to open (as opposed to save) PDFs
- facility to list only folders with unread mails
- facility to automatically add new addressees to Address Book from
outgoing mails
- keyboard shortcuts
- RSS feeds (this seems to have been discussed on the fora a bit but
does not seem to be properly available?)
And also a question: Can plugins be written in Ruby? (I supposed I
should read the plugin stuff . .)
Thanks,
Phil.
--
Philip Rhoades
GPO Box 3411
Sydney NSW 2001
Australia
E-mail: phil(a)pricom.com.au
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
trying to set up the vacation-plugin wit ldap-backend I'm
stuck. Accessing the page I get an error "Fehler bei der Verarbeitung",
which means something like "Processing error".
Preliminaries:
Only the admin can (and shall) change data in the directory tree.
the User-Dn is build like
uid=user(a)example.com,ou=example.com,ou=virtualmail,dc=hanns,dc=de
(The Mail-Address is used for the attributes mail and uid)
Here's my ldap-configuration from plugins/vacation (comments stripped
for readability)
,----[ plugins/vacation/config.inc.php ]
| $rcmail_config['vacation_ldap_host'] = '127.0.0.1';
| $rcmail_config['vacation_ldap_port'] = 389;
| $rcmail_config['vacation_ldap_starttls'] = true;
| $rcmail_config['vacation_ldap_version'] = 3;
| $rcmail_config['vacation_ldap_basedn'] = 'ou=virtualmail,dc=hanns,dc=de';
| $rcmail_config['vacation_ldap_binddn'] = 'cn=Manager,dc=hanns,dc=de';
| $rcmail_config['vacation_ldap_bindpw'] = 'totallysecret';
| $rcmail_config['vacation_ldap_attr_email'] = 'mail';
| $rcmail_config['vacation_ldap_attr_emaillocal'] = 'mailhost';
| $rcmail_config['vacation_ldap_attr_emaildomain'] = 'mailsource';
| $rcmail_config['vacation_ldap_attr_vacationenable'] = 'vacationActive';
| $rcmail_config['vacation_ldap_attr_vacationenable_value_enabled'] = 'TRUE';
| $rcmail_config['vacation_ldap_attr_vacationenable_value_disabled'] = 'FALSE';
| $rcmail_config['vacation_ldap_attr_vacationstart'] = 'vacationStart';
| $rcmail_config['vacation_ldap_attr_vacationend'] = 'vacationEnd';
| $rcmail_config['vacation_ldap_attr_vacationsubject'] = null;
| $rcmail_config['vacation_ldap_attr_vacationmessage'] =
| 'vacationInfo';
| $rcmail_config['vacation_ldap_attr_vacationkeepcopyininbox'] = null;
| $rcmail_config['vacation_ldap_attr_vacationkeepcopyininbox_value_enabled'] = null;
| $rcmail_config['vacation_ldap_attr_vacationkeepcopyininbox_value_disabled'] = null;
| $rcmail_config['vacation_ldap_attr_vacationforwarder'] =
| 'vacationForward';
| $rcmail_config['vacation_ldap_search_base'] =
| 'uid=%username,dc=%email_domain,ou=virtualmail,dc=hanns,dc=de';
| $rcmail_config['vacation_ldap_search_filter'] = '(objectClass=CourierMailAccount)';
| $rcmail_config['vacation_ldap_search_attrs'] = array ('vacationActive', 'vacationInfo');
| $rcmail_config['vacation_ldap_modify_dns'] = array ( 'dc=Manager,dc=hanns,dc=de');
| $rcmail_config['vacation_ldap_modify_ops'] = array(
| array ('replace' => array(
| $rcmail_config['vacation_ldap_attr_vacationenable'] => '%vacation_enable',
| $rcmail_config['vacation_ldap_attr_vacationmessage'] => '%vacation_message',
| $rcmail_config['vacation_ldap_attr_vacationforwarder'] => '%vacation_forwarder'
| )
| )
| );
`----
I'm in doubt, if I've set the right values for example in
$rcmail_config['vacation_ldap_search_base'] and
$rcmail_config['vacation_ldap_modify_dns']
By now, I don't see any activity in the ldap-Log, when I access the
vacation page.
Probably someone can have a look at the configuration and give me a
hint, where to start searching for my mistake.
Any help appreciated.
Hanns
--
"Who is General Failure? And why is he reading my harddisk?"
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Am 08.06.2011 13:56, schrieb Andreas Dick:
> On Wed, 08 Jun 2011 13:26:59 +0200, Tobi wrote:
>> Hi
>>
>> I have a strange problem with the latest version of RC-mail. When trying
>> to login I always get a "no connection error" for the given
>> default_host. I set the logging values all to true, but there is not one
>> line in ./logs/errors But for every login attempt I get lines in
>> ./logs/sql
>> strange thing is that a testscript with fsockopen() on port 143 returns
>> a valid pointer. As well telnet mymailserver 143 returns the greeting
>> string from my dovecot server. All other clients than RC-mail in the
>> same subnet can easy connect to the dovecot server. Just RC "thinks"
>> there is an error.
>> Does anyone have an idea in which direction I can dig further?
> looks like the access rights of logs/ ... have you changed owner and
> group of this directorry to the one of the webserver? (and as well tmp/ )
> Andreas
Hi
thanks for the hint with owner. I just had group set to the group the
webserver is running under. After I set the webserver user as owner as
well I got a bunch of PHP-Notices in the file. But nothing that looks
like a real error. If I set the error_reporting back to E_ERROR then I
get nothing in the errors file. I checked my dovecots logs as well, not
a trace of a connection try of RC. Firewalls on both machines are not
running.
I tried the local LAN IP of my mailserver as default_host as well as the
hostname, did not make any difference.
I have no clue where this request is "blocked" but I guess that it must
be somewhere within RC as I'm pretty sure the requests never reach my
mailserver which is in the same subnet than the webserver. At least I
cannot find anything in the mailserver logs.
I tried ssl connections on port 993 as well as normal requests on port
143. Nothing works.
Anymore ideas where to look further?
Thanks + cheers
tobi
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi
I have a strange problem with the latest version of RC-mail. When trying
to login I always get a "no connection error" for the given
default_host. I set the logging values all to true, but there is not one
line in ./logs/errors But for every login attempt I get lines in ./logs/sql
strange thing is that a testscript with fsockopen() on port 143 returns
a valid pointer. As well telnet mymailserver 143 returns the greeting
string from my dovecot server. All other clients than RC-mail in the
same subnet can easy connect to the dovecot server. Just RC "thinks"
there is an error.
Does anyone have an idea in which direction I can dig further?
Thanks
tobi
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
People,
I have installed:
roundcubemail-0.3.1-2.fc13.noarch
and I have followed all the suggestions from the INSTALL doc and from a
number of web pages but I still get the message:
DATABASE ERROR: CONNECTION FAILED!
Unable to connect to the database!
Please contact your server-administrator.
I can tell from the lack of stuff in the PG logs that no connection is
even attempted. The only thing I haven't tried is rebooting the server
but that shouldn't be necessary?
I am looking to replace Squirrelmail for remote mail access and perhaps
Thunderbird for local access - as long as I don't don't lose too much
functionality . .
Suggestions appreciated!
Thanks,
Phil.
--
Philip Rhoades
GPO Box 3411
Sydney NSW 2001
Australia
E-mail: phil(a)pricom.com.au
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello folks,
We just published a new bugfix release that fixes two important issues
in the IMAP communication which prevented sent messages from being
saved in version 0.5.2.
It's recommended to update all productive installations of Roundcube
with this new release. See http://trac.roundcube.net/wiki/Changelog
for details.
Best regards,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear Roundcube users and lovers,
We're happy to announce another release of the Roundcube webmail
suite. This service update brings some more bug fixes and stability
improvements and it includes an updated version of the TinyMCE editor
which is now supposed to work correctly in IE9.
It is considered stable and we recommend to update all existing
Roundcube installation with this release. For a complete list of
changes see http://trac.roundcube.net/wiki/Changelog. Packages can be
downloaded from the usual place: http://roundcube.net/download
Have fun and happy easter,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I'm trying to install roundcube from svn; this is what I get when I try to
login (the login fails):
DB Error in /var/www/[redacted]/program/include/rcube_mdb2.php (718): MDB2
Error: constraint violation Query: _doQuery: [Error message: Could not execute
statement] [Last executed query: EXECUTE
mdb2_statement_mysql_3415882471425ebb3058fd14a2a2528d2e740add6 USING @0, @1,
@2] [Native code: 1062] [Native message: Duplicate entry
'SJlwEcZI3UdK6f7r3,HcfYWdgsEJn2ghSoE6xWj7' for key 'PRIMARY']
I've set $rcmail_config['debug_level'] to 15 for this.
A backtrace indicates this originates in the shutdown routine
(debug_backtrace() slightly trimmed for brevity):
[0] => Array
[file] => /var/www/webmail2.ii.nl/program/include/rcube_mdb2.php
[line] => 301
[function] => _add_result
[1] => Array
[file] => /var/www/webmail2.ii.nl/program/include/rcube_mdb2.php
[line] => 219
[function] => _query
[2] => Array
[file] => /var/www/webmail2.ii.nl/program/includ/rcube_session.php
[line] => 181
[function] => query
[3] => Array
[function] => db_write
[class] => rcube_session
[4] => Array
[file] => /var/www/webmail2.ii.nl/program/include/rcmail.php
[line] => 1164
[function] => session_write_close
[5] => Array
[function] => shutdown
This is the only error I see (besides a lot of notices and strict errors when
I set error_reporting to E_ALL); does anyone have a pointer where to start
looking?
thanks,
Mrten.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
At some point I upgrade RC to the 0.5.2. Additionally, mysql was
upgraded to 5.1.57-1~dotdeb.1 from the dotdeb repos for Debian Squeeze.
There were no problems to report, until someone tried to change his
password, and the logs spat out this:
May 25 12:03:53 srv22 roundcube: PHP Parse error: syntax error,
unexpected T_VARIABLE in /web/rc/plugins/password/config.inc.php on line 19
May 25 12:03:53 srv22 roundcube: PHP Parse error: syntax error,
unexpected T_VARIABLE in /wev/rc/plugins/password/config.inc.php on line 19
The apparently offending line in this plugin is:-
$rcmail_config['password_require_nonalpha'] = false;
If I comment it out it just complains about the next line.
Has anyone seen this, so that I might mend it?
Best regards, S
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
two days ago I've updatet my installation to the current trunk (SVN).
I also made the database structure update.
If I try to open then addressbook
http://heist.hobby-site.org/cubemail/?_task=addressbook
I only got the following error:
Fatal error: func_get_args(): Can't be used as a function parameter in
/share/MD0_DATA/Qweb/cubemail/program/include/rcube_mdb2.php on line 626
The address autocomplete function (composing a new mail) is not working
too.
How can I resolve this problem?
Best regards from germany
Ulli
P.S.: My old version 0.52 is still running in a other directory.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
since the migration to version 0.5.2 you can not access the subfolder of
the inbox.
Other records are available but not those who have as a parent's inbox
I have not found the answer in the archives of messages on
http://lists.roundcube.net/mail-archive/users/search.php?q=folder
Here is an error log
Yet the record is well subscribed and active on the server
--------------------------------------
HTTP GET:
./?_task=mail&_remote=1&_action=list&_mbox=INBOX.A_MessagerieTraitee&_page=1&_refresh=1
--------------------------------------
this.set_pagetitle("Roundcube Webmail :: A_MessagerieTraitee");
this.set_rowcount("Bo\u00eete aux lettres vide");
this.set_mailboxname("A_MessagerieTraitee");
this.set_message_coltypes(["threads","subject","status","from","date","size","flag","attachment"],null);
this.display_message("Erreur du serveur: SELECT: Mailbox does not exist,
or must be subscribed to.","error");
--------------------------------------
thank you for your suggestions
jc
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there, I have been using roundcube for a very long time and I have recently upgraded to 0.5.2
I have had a few snags along the way.
First:
Every so often I will see a message in my httpd log like this:
[Mon May 16 13:41:25 2011] [error] [client x.x.x.x] PHP Fatal error: Cannot redeclare rcube_autoload() (previously declared in /var/www/html/program/include/iniset.php:87) in /var/www/html/program/include/iniset.php on line 116, referer: http://server.net/?_task=mail&_mbox=INBOX&_refresh=1
Does anyone know what this means and how to correct it?
Second,
When I try to modify my settings in my account it pops up with a red box and says:
an error occured while saving...
If I keep clicking the 'save' button over and over eventually it will say "successfully saved".
Start up time for large mailboxes takes a really long time now.
Is there some way to tell it by default to only download the headers it needs to display the first page of results?
thanks,
-Drew
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I'm using roundcube 0.3.1. Each time I click on a imap subfolder I see a
complete new imap login process in my cyrus log. Is this normal
behavior?
Thanks
Marcus
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
RC 0.4-stable
Is there a way to show the logged username on the Webmail? As many
of my users have multiple accounts (we have many subdomains), and they
all log using a single URL, sometimes its confusing to know which
username are they using at the moment.
Thanks
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello friends of Roundcube
One of our busiest plugin developers, Roland Liebl, is asking for your
help. His bundle of Roundcube plugins at
http://code.google.com/p/myroundcube/ meanwhile contains more than 30
useful extensions and some of them are now seeking new maintainers,
namely the google_contacts and the plaxo_contacts plugins. Both of
them extend the Roundcube address book with additional backends and if
you're familiar with either the Google or Plaxo API and interested in
contributing to our free software please contact him over
http://code.google.com/p/myroundcube/
Have a good one,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I have RC with LDAP as 'address book only' running on Gentoo. Perfect.
Now I migrated server to Ubuntu with pretty much the same configuration
and everything works fine except that Address Book pane is completely
read only. All buttons, including navigation buttons are grayed out. I
have more than one page of addresses and I cannot even navigate to see
the latest entries. And I cannot select any of addresses :?
On the other hand, LDAP lookup is working fine, autocomplete works in
e-mail composing pane.
I've searched all around but couldn't find anything like.
Any ideas?
RC is 0.5.2, but underlying software versions on both servers slightly
differs. But both are fresh - Gentoo is current and Ubuntu is 11.04.
Thanks for your time & BR,
Ivars
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi folks,
I am looking for a RoundCube plugin which allows me to do delete all
messages in the currently selected IMAP folder by clicking just one
button. This would allow me to emulate the way in which I avoid clutter
when trying to "catch up" on some mailing lists using Thunderbird.
Thanks for your comments.
-Ralph
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello
This is my setup
- 1 Quad Core Nehalem @ 2.80 ghz
- 12 GB of ram
- RAID 1+0 of 8 SAS 15K rpm disks
- Red Hat Enterprise Linux 5.6 x64
- Apache 2.2.3, PHP 5.3.6, Mysql 5.5, php-apc
- Latest stable roundcube version (0.5.2 today..)
- IMAP server: dovecot 2.0.11 in another host
I must support 1.200 concurrent users with roundcube (we are almost 15.000, 10% of concurrency is not a bad deal), and I have the following questions:
- How much memory does roundcube uses?
- How many mysql threads should I use for 1.200 concurrent users?
- Any performance hint about this setup?
Regards
Maria
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I need to change the configuration according to the URL. Here is a
possible scenario:
1. visiting webmail1.host.com --> horde switching to pop1.host.com and
smtp1.host.com;
2. visiting webmail2.host.com --> horde switching to with pop2.host.com
and smtp2.host.com.
is it possible to access to the different configurations through the
same roundcube installation? Or do I need duplicated installation?
Note: I don't want a dropdown menu of all possible servers.
Regards,
Salvatore
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/NJ/CIZjGFtn/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I have an installation of roundcube v0.4.2 which I upgraded in January this year
from v0.3
In the main.inc.php file, I have specified both an 'sql' address book as well as
an 'ldap' addressbook.
When autocompleting, if I select just the 'ldap' addressbook, contacts
autocomplete fine, however when I select the 'sql' option, only the sql contacts
are complete and none of the ldap contacts.
example:
$rcmail_config['address_book_type'] = 'sql';
$rcmail_config['ldap_public']['SCHOOL'] = array( etc.....
$rcmail_config['autocomplete_addressbooks'] = array('sql', 'SCHOOL');
With this configuration, only the sql address book is auto-completed.
If I specify:
$rcmail_config['address_book_type'] = 'ldap';
then it all works fine except for the fact that there is no Personal Address
book available.
If I specify:
$rcmail_config['autocomplete_addressbooks'] = array('SCHOOL', 'sql');
there is no change
and if I specify:
$rcmail_config['autocomplete_addressbooks'] = array('SCHOOL');
then the weirdest thing happens - it ONLY autocompletes from the sql contacts
still ????
I also tried:
$rcmail_config['autocomplete_addressbooks'] = array('sql', 'ldap');
but this didn't change anything either.
Any thoughts/hints?
Cheers,
PJR
--
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi
I`m sorry for the stupid question. Spend about 4 hours for that and still in
the same place.
I have dovecot+postfix installed and correctly configured. I`ve checked all (3)
users and sending/receiving mail through standalone client.
Then I`ve installed roundcube 0.5.2. After DB (mysql) setup and
running through configuration wizard, I`ve did there imap and smtp tests, and
they are successfull.
But now I
1. don`t see any roundcube logs anywhere. I tryed 'syslog' and 'file' in
main.inc. Nothing shows also in apache and dovecot logs.
2. cannot login with my username and login
temp and logs folders permissions are 0777 chmod`ed for now, also installation
wizard shows that permissions are OK.
Any suggestions are welcome.
//DP
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I recently upgraded to 0.5.2 and something happened with one new user that is preventing him from logging in. Logs as follows:
[02-May-2011 09:34:25 -0700]: PHP Error: Failed to create new user in /Library/WebServer/webmail/program/include/rcube_user.php on line 472 (POST /?_task=login&_action=login)
[02-May-2011 09:34:25 -0700]: PHP Error: Failed to create a user record. Maybe aborted by a plugin? in /Library/WebServer/webmail/program/include/rcmail.php on line 747 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20] MDB2 Error: constraint violation (-3): _doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_5387c9f5d86c3aee0d5cbe819c4508c22fcac0365 USING @0, @1, @2, @3]
[Native code: 1062]
[Native message: Duplicate entry 'newuser-domain.com' for key 2]
[02-May-2011 09:37:20 -0700]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_5387c9f5d86c3aee0d5cbe819c4508c22fcac0365 USING @0, @1, @2, @3] [Native code: 1062] [Native message: Duplicate entry 'newuser-domain.com' for key 2] in /Library/WebServer/webmail/program/include/rcube_mdb2.php on line 642 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20 -0700]: PHP Error: Failed to create new user in /Library/WebServer/webmail/program/include/rcube_user.php on line 472 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20 -0700]: PHP Error: Failed to create a user record. Maybe aborted by a plugin? in /Library/WebServer/webmail/program/include/rcmail.php on line 747 (POST /?_task=login&_action=login)
Any suggestions? Thanks!
Alex
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi list,
I have a 0.5.2 running in a small company and users have been
complaining that attached PDF files don't open properly.
I tried to open one of those emails with thunderbird, the PDFs display
properly. But with roundcube, I get a blank page.
I saved both PDFs (from tbird and roundcube) and it appears that the
one from Roundcube is slightly bigger (by 118 bytes):
$ ls -al
-rw-r--r-- 1 jvehent jvehent 11392 May 2 2011 MicroGate chges avril
2011 -rcube.pdf
-rw------- 1 jvehent jvehent 11274 May 2 09:52 MicroGate chges avril
2011 -tbrid.pdf
$ md5sum *
bfb27d3a439fd4d38a2b6d9bcd827582 MicroGate chges avril 2011.pdf
2fd9859443dfa3696b6e86de9fc0b2d2 MicroGate chges avril 2011 -tbrid.pdf
I opened both documents in Vim, and noticed that the one coming from
Roundcube contains trailing "^M" that don't exist in the PDF coming from
Thunderbird (see attached screenshot, the document from roundcube is on
the right).
I observed this behavior in 0.5.1 and upgraded to 0.5.2 without any
change. I tried deactivated ALL the plugins on my instalation, without
any change. So before feeling a bug ticket, I'd like to confirm there is
not already a solution for this.
Thanks,
Julien
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Gq/QXVz95UJ/roundcube_pdf_bugs.png
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
hi,
i use roundcube 0.5.1-DEP and i upgrade to 0.5.2-dep and now digest-md5
is broken.
i use: debian 6.0 (stable/squeeze).
$rcmail_config['imap_auth_type'] = 'DIGEST-MD5';
$rcmail_config['imap_auth_type'] = null;
do not work.
PHP5-IMAP and PHP-NET-imap are installed.
i use dovecot. i must put
$rcmail_config['imap_auth_type'] = 'CRAM-MD5';
to work.
bst regards
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
> [27-Apr-2011 19:15:25] PHP Deprecated: Assigning the return value of
> new by reference is deprecated in /usr/share/php/MDB2.php on line 2647
This is an error message from the PEAR MDB2 package not from Roundcube
itself.
Roundcube seems to use PEAR MDB2 package for database connectivity. The
current stable release of MDB2 uses assignments by reference (=& new ).
There is a newer beta of the MDB2 package available where changelog says
dropped php4 support and php5.3 fixes. It can be installed by shell command
"pear upgrade MDB2-beta" or you can grab it from
http://pear.php.net/package/MDB2/download/
--Martin
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Platform: Debian 6.0 Squeeze i386
RC rev: 0.3.1-6
Symptom: Immediately after RC login and seeing the mailbox view I am
instantly redirected back to the login page. This occurs via http and
https, with or without https redirection enabled. I did not have this
problem immediately after the Squeeze upgrade when I tested all apps on
the server to make sure they were all working.
Relevant Log entries:
...
[27-Apr-2011 19:15:25] PHP Deprecated: Assigning the return value of
new by reference is deprecated in /usr/share/php/MDB2.php on line 2647
[27-Apr-2011 19:15:28] PHP Deprecated: Assigning the return value of
new by reference is deprecated in /usr/share/php/MDB2.php on line 393
[27-Apr-2011 19:15:28] PHP Deprecated: Assigning the return value of
new by reference is deprecated in /usr/share/php/MDB2.php on line 2647
Related information:
I can't recall the exact details, but an issue unrelated to Roundcube
forced me to remove and reinstall one of the php packages on the system.
I'm guessing this is the source of the problem. There are 234 php and
related packages in Debian 6.0 and I have no idea which one(s) I need to
reinstall to fix this problem.
Any help would be greatly appreciated.
Thanks.
--
Stan
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
On 2011-04-20 1:03 PM, Arthur Titeica wrote:
>
>
> On Thu, 17 Mar 2011 14:53:00 -0700, Jim Pazarena wrote:
>
>> I recently discovered a hacker (IP: 41.211.223.83)
>> ALL SHOULD BLACKLIST who signed on to my roundcube system
>> with login credentials of a legitimate user, and used
>> roundcube to send out 82 emails (junk "I have a proposal for
>> you") to hundreds of recipients EACH.
>>
>> comments please!
>
> What roundcube version you have?
this was 0.5
I recently upgraded to 0.5.1
Incidentally, I found a SECOND roundcube 'hack'. Hundreds more
spam sent out thru roundcube.
What concerns me is that the attack seemed automated in that
the number of emails in the short time spam could not have
been injected manually. Suggesting a bot of some sort automatically
inserting the spam thru the web interface.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I was receiving a "Server Error (OK)" when trying to look at any
folder. The contents of the folder were not displayed. Mail could be
sent, settings could be viewed, but no messages were displayed. This
occurred after an upgrade of PHP, Apache and several other applications
on my Ubuntu server.
Alec, the Roundcube developer extraordinaire, saw what appeared to be
an issue with compression. We were able to determine that mod_deflate
was the culprit. Commenting out "SetOutputFilter DEFLATE" in the
.htaccess file solved the issue and now folders can be viewed. I'm
working to track down where the exact issue with mod_deflate lies, but
this appears to have solved the issue.
Thanks for everyone's help!
Chris
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello.
I would like to know is there any effort to implement SQLite 3.x support
in Roundcube?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Whenever I try yo login, it instantly gives "Your session is invalid or
expired".
May I know what I'm doing wrong?
Regards,
Test
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
By the way, I did make the change to the app.js.src file and it doesn't
seem to make a difference.
Chris
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
debug_level is 8 and I've turned debugging options "on" across the
board. No errors are showing up anywhere. The imap log shows
everything working right. Apache doesn't show anything weird.
Silly question about the patch you link to. It shows modifying app.js,
but the line is in app.js.src. Also, it's not at line 5390 in
app.js.src - it's at 5166 ($Id: app.js 4666 2011-04-17 09:34:02Z alec).
Am I supposed to be modifying it there? I can't see where app.js.src and
app.js relate, but once again - I'm not a programmer.
Thanks!
Chris
>On 21.04.2011 04:01, Chris wrote:
>
>> I've tried a million things. The Dovecot maildir issues are
>> resolved.
>> No errors show up in the roundcube sql or imap logs, nor in the
>> Apache
>> or Dovecot logs. As a matter of fact, the imap log shows the
>> complete
>> imap transaction as functioning correctly. Yet I can't view the
>> contents of any mailbox or folder - I get "Server Error (OK)"
>> consistently. I'm assuming this is a Javascript/HTTP error of some
>> sort. I'm not sure where the "OK" comes from. Anyway, it's driving
>> me insane. Any suggestions on how to debug this?
>
>What's your debug_level setting? Check with this patch
>http://trac.roundcube.net/changeset/4681
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
started to make this work in progress, if some here wants to help me,
email me offlist, just using mysql here so hope i can use native php code
to get this new user registration on roundcube, and its a learning curce
for me :)
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello, roundcube users.
How to specify IMAP folders with names that contains non-ascii
characters? One should convert these names using mUTF7 or it is
possible to specify them as is?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear all,
I just discovered the password plugin that comes by default with
RC, and have enabled it. As I expected it did not work out of the box,
(mysql driver) because I know that I have to adapt the plug-in to my
particular configuration.
I have all passwords stored in a mysql backend that was configured using
postfixadmin. Is it possible, and if so does any one have any pointers,
to get RoundCube's password plug-in to work with the mysql backup as
configured with the default postfixadmin mysql set-up?
Best regards, J.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi All -
I've tried a million things. The Dovecot maildir issues are resolved.
No errors show up in the roundcube sql or imap logs, nor in the Apache
or Dovecot logs. As a matter of fact, the imap log shows the complete
imap transaction as functioning correctly. Yet I can't view the
contents of any mailbox or folder - I get "Server Error (OK)"
consistently. I'm assuming this is a Javascript/HTTP error of some
sort. I'm not sure where the "OK" comes from. Anyway, it's driving me
insane. Any suggestions on how to debug this?
BTW - I've upgraded to 0.52 and still have the same issue.
Roundcube - 0.52
PHP - 5.3.3
Apache - 2.2.16
Dovecot - 1.2.12
Help!!!
Chris
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
It doesn't work on Windows 7 with Chrome, Firefox or IE9. It doesn't
work on Windows XP with Firefox. It DOES work on my Blackberry browser.
It DOES work when I bring it through a proxy server like kproxy.com.
IMAP functionality appears fine - I can use Outlook as a client. That's
what is leading me to think it's some sort of Javascript issue or HTTP
protocol issue. From a perspective of blocking - I've disabled all
add-ins on the browsers and the Windows Firewall. I'm thoroughly
confused. Unfortunately, I'm not a Javascript debugger so it's tough
for me to figure out the client side.
>Chris put forth on 4/20/2011 9:01 PM:
>> Hi All -
>>
>> I've tried a million things. The Dovecot maildir issues are
>> resolved.
>> No errors show up in the roundcube sql or imap logs, nor in the
>> Apache
>> or Dovecot logs. As a matter of fact, the imap log shows the
>> complete
>> imap transaction as functioning correctly. Yet I can't view the
>> contents of any mailbox or folder - I get "Server Error (OK)"
>> consistently. I'm assuming this is a Javascript/HTTP error of some
>> sort. I'm not sure where the "OK" comes from. Anyway, it's driving
>> me insane. Any suggestions on how to debug this?
>
>If you believe it's a Javascript/HTTP error, have you tested on more
> than a single client PC/smartphone/browser combination?
>
>--
>Stan
>--
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I'm using your mail service and just trying to set up an email signature.
How do I put a picture/logo into a signature? It's showing up in the
'identities' editing section when I place a picture in the signature box,
but doesn't appear when I send an email.
Thanks for your help.
Natalie
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I recently discovered a hacker (IP: 41.211.223.83)
ALL SHOULD BLACKLIST who signed on to my roundcube system
with login credentials of a legitimate user, and used
roundcube to send out 82 emails (junk "I have a proposal for
you") to hundreds of recipients EACH.
Spamming thousands of people!
I enforce SSL connectivity.
This felon logged in twice, @13:49 and 15:31. But without a
log OUT time, I can't tell if this felon sat there cutting
and pasting, or if was an automated attack.
Question: are there BOTS which can do this automatically?
This has me furious, and wonder just how anal I have to get
checking roundcube logins?
comments please!
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I had an old 0.2 installation that I upgraded today to 0.5.1
I followed the steps in "upgrading" but when I logged in, all my
contacts are gone, even though all the contacts are still in
the "contacts" table in the DB.
Also, when will contact export be enabled? I'm moving users from one
server to another (with differing user ids) and it would be much easier
to have them do their own export/import than trying to map user ids and
move them myself.
j
--
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com - Fairbanks, AK
PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Not sure how this happened, but my Trash folder isn't visible anymore
on the left side of the screen near the top of my folders. I've also
checked under folders and when I try there the trash folder has no way
to empty itself. I currently have 599 emails that need to be deleted and
I'm at 84% capacity. I've even tried going between Squirrel mail and
Roundcube hoping there was some connection but there wasn't. I'd
appreciate any tips regarding this since this is used for business email
and I want to insure receipt of correspondence. Thanks!
All the Best,
Savina
Savina Darzes
CHOCOLATE TASTING & MORE!
Neighborhood
Chocolate Walks and Indoor Tastings
_We've Got Portland Covered...In
Chocolate! _
www.ChocolateTastingAndMore.com [1]
Cell 503-334-8422
Links:
------
[1] http://www.ChocolateTastingAndMore.com
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Is there a way to create custom labels to be used in templates in
roundcube objects such as <roundcube:button command="mail"
label="custom_messages" class="button-messages" /> so that I don't
have to edit the main labels.inc file? I'm trying to avoid having to
merge files when I upgrade
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
hi,
i am new to webmail and am having troube installing this webmail on my server.
1) i want to know how can i make accounts on roundcube webmail?
2) i have fully installed this webmail but at the last step it told me
to test the webmail. I tried it but i still dont understand it.
3) now when ever i go to the webmail it says that the webmail can not
connect to database. And when i checked the config file it had the
correct information and when i checed the database that also had the
correct information.
since i am new can anyone please tel me how to fix these probles.
thanks.
--
Sent from my mobile device
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello
We are in the middle of a big migration project involving RoundCube
as web front-end for our e-mail users. I have been testing jmeter for
roundcube benchmarking, but before "getting into the mud", does anybody
have experience / tools benchmarking roundcube?
Regards
Javier
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Sorry if I am re-posting it, as I couldn't find it in my Sent box...
Hello,
I am using postfixadmin and adding users/domains with it. I edited
roundcube main.inc.php to read $rcmail_config['virtuser_query'] =
"SELECT username FROM postfix.mailbox WHERE local_part ='%u'"; but I am
getting IMAP Error: Login failed for bilgi from 193.255.135.1. LOGIN:
Authentication failed. in
/usr/local/share/roundcube/program/include/rcube_imap.php on line 192
(POST /?_task=login&_action=login)
Any thoughts?
Regards,
Tolga
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello.
I use the latest trunk. Ever since about two weeks ago attaching images
when composing mail is happening very fast, with no error but in the end
some images are only half uploaded while some are OK.
This is happening in all browsers I could test in Windows and Linux so
I suppose it's a server issue. I just don't remember doing anything
special on the server or in the rcube config.
Anybody please with an idea?
--
Arthur Titeica
PharmEc Software
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e