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