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