Hi friends,
i need to insert an message before the user text on e-mail, this insert must
have webmail user full name, server date and hour and my companhy logo, i
really dunno how to do this, can someone help me?
thanks a lot
Harlei
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I just installed version 0.5 beta and when i want to add new
folder for subscription RC respons with an error.
Unfortunately the
folder is not Subscribed
Thenks
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
--
Scott Berry
MCP and A Plus Certified
Hello there,
My name is Scott Berry and I am totally blind. I am setting up Round
Cube the latest stable version. When I go in to my roundcube installer
it tells me that date.timezone is not set. Here is the steps I took
to set it:
1. I opened php.ini.
2. I found the date.timezone = directive and added America/Chicago.
so my directive looks like this:
date.timezone = America/Chicago
Is this good enough or am I missing something? Thanks for all the help.
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
it's not posible for me to save the following e-mail-adress in the
adressbook and it's not posible to send a mail to this address:
Schmidt-K.(a)gmx.de
O.K. I'm honest - I've changed to letters (for this mailing). ;-)
Best regards from germany
Ulli Heist
P.S.: Is a working bookmark-tool available?
--
http://heist.hobby-site.org/witze
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello Roundcube users
We're happy to announce that a new major release of Roundcube is now
available for testing. As usual it contains many bugfixes (thanks to
all the reporters and contributers) and brings more stability and
speedup as well as some new features such as Internationalized Domain
Name (IDNA) support, support for shared/global IMAP folders and
support for SMTP Delivery Status Notifications. Plus some minor
changes to the message list UI and many improvements under the hood.
Download the 0.5-beta release now from http://roundcube.net/download
and test it in your local environments. Any bug reports and
suggestions for improvements are welcome.
Along with the new features again new texts are waiting to be
translated. All non-english natives are kindly requested to help us
translate Roundcube. Go to http://translator.roundcube.net, select
your language and fill in the missing labels and messages. Completed
files can be posted to our dev mailing list.
As you can see on the translator page, there are several translations
with less than 50% completeness status. We'll have to remove them from
future releases if they're not kept up-to-date.
Thanks for using Roundcube and for contributing to this great project!
Best regards,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I would like to ask if there is any way to set auto logout after some time
of user inactivity?
I've tried to set *keep_alive to greater value than session_timeout, but
this doesn't work.
Many thanks in advance
Regards,
Radovan
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I am a subscriber of Roundcube webmail. I have recently configured roundcube with vpopmail on qmail. Unfortunately, I am facing one problem which the roundcube's password plugin. How will I configure roundcube's password plugin with vpopmail?
Below is my problem's detailed info :
1. I have configured vpopmail with mysql on qmail.
2. I have activated vpopmail's password plugin
But,
When I create new domain on vpopmail, that domain name creates following format on mysql. Example : test.com = test_com
I have configured the password plugin by below query.
UPDATE %d SET pw_passwd=%c, pw_clear_passwd=%p WHERE pw_name=%l LIMIT 1';
above %d is domain part of user. E.g test.com, but my created table name is=
test_com
How can I fix this problem pls????
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear all,
I'm using Postfix + Dovecot + Mysql + RoundCube webmail. The password saved
in Mysql database is *MD5-CRYPT*.
In Dovecot configuration, I set the authentication mechanisms:
*auth default {
mechanisms = plain login digest-md5 cram-md5
}*
In Round Cube main.inc.php, I set:
*$rcmail_config['imap_auth_type'] = "auth";
//CRAM-MD5*
But I cannot login. If I change the *imap_auth_type* to *Plain*, I can login
smoothly.
Cound you please help me how to enable authentication login for Round Cube?
BRs/Minh.
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi
I want write plugin which generate file with rules for maildrop in mail
account dir. I have one question that roundcube can create files over imap?
Thanks
--
Dariusz Raczkowski
www.atrium-pc.pl
ul. Głogowska 181
61-121 Poznań
gg: 11995886
tel/phone: +48 61 662 12 21
tel kom./cellphone: +48 664 167 788
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I try to write in English.
A normal Reply-Mail starts with 'Re: ' in the subject.
But there are some german Mail-Reader which are using other tag's like:
RE:
Betreff:
AW:
WG:
Antwort:
If I'm writing an reply the new subject looks like
'Re: WG: Antwort: Test'
I think that looks unprofessional!
A better style is:
'Re: Test'
For this I did a code-change in program/steps/mail/compose.php
starting at line 905
<snip>
else if ($compose_mode == RCUBE_COMPOSE_REPLY)
{
$MESSAGE->subject = ltrim($MESSAGE->subject, "RE:");
$MESSAGE->subject = ltrim($MESSAGE->subject, "Betreff:");
$MESSAGE->subject = ltrim($MESSAGE->subject, "Re:");
$MESSAGE->subject = ltrim($MESSAGE->subject, "AW:");
$MESSAGE->subject = ltrim($MESSAGE->subject, "WG:");
$MESSAGE->subject = ltrim($MESSAGE->subject, "Antwort:");
if (preg_match('/^re:/i', $MESSAGE->subject))
</snip>
But sometimes are too many characters deleted - I don't know why!
Best regards from Germany, palatinate
Ulli
--
http://heist.hobby-site.org
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello All,
This is my first post to this list and i am very happy
with Roundcube .. I am having a problem while setting up markasjunk2
plugin which is using sa_blacklist Driver. I am also using sauserprefs
plugin which is working perfectly and all my setting being stored in
mysql database. Can any one help me here is the error while clicking
on spam button in webmail :-
Server Error! Service Currently Not available
Logs shows :-
[09-Nov-2010 17:48:06 +0530]: DB Error: _doQuery: [Error message:
Could not execute statement]
[Last executed query: PREPARE
mdb2_statement_mysql_63b151dc0daee21713d7035ee522a47b0ac33e46b FROM
'SELECT idx, headers, structure FROM messages WHERE user_id=? AND
cache_key=? AND uid=?']
[Native code: 1146]
[Native message: Table 'spamassassin_db.messages' doesn't exist]
in /var/www/webmail/program/include/rcube_mdb2.php on line 264 (POST
/webmail/?_task=mail&_action=plugin.markasjunk2.junk?_task=&_action=)
[09-Nov-2010 17:48:06] MDB2 Error: no such table (-18): _doQuery:
[Error message: Could not execute statement]
[Last executed query: PREPARE
mdb2_statement_mysql_74fe23ef195e80e644264d2fe2bc403c233a11967 FROM
'UPDATE cache SET created=now(), data=? WHERE user_id=? AND
cache_key=?']
[Native code: 1146]
[Native message: Table 'spamassassin_db.cache' doesn't exist]
[09-Nov-2010 17:48:06 +0530]: DB Error: _doQuery: [Error message:
Could not execute statement]
[Last executed query: PREPARE
mdb2_statement_mysql_74fe23ef195e80e644264d2fe2bc403c233a11967 FROM
'UPDATE cache SET created=now(), data=? WHERE user_id=? AND
cache_key=?']
[Native code: 1146]
[Native message: Table 'spamassassin_db.cache' doesn't exist]
in /var/www/webmail/program/include/rcube_mdb2.php on line 264 (POST
/webmail/?_task=mail&_action=plugin.markasjunk2.junk?_task=&_action=)
Here is the config.inc.php contents:-
$rcmail_config['markasjunk2_learning_driver'] = 'sa_blacklist';
$rcmail_config['markasjunk2_read_spam'] = true;
$rcmail_config['markasjunk2_unread_ham'] = false;
$rcmail_config['markasjunk2_detach_ham'] = true;
$rcmail_config['markasjunk2_spam_flag'] = 'null';
$rcmail_config['markasjunk2_ham_flag'] = null;
$rcmail_config['markasjunk2_debug'] = false;
$rcmail_config['markasjunk2_mb_toolbar'] = true;
$rcmail_config['markasjunk2_sauserprefs_config'] =
'../sauserprefs/config.inc.php';
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
When I change my signatures, I see this message:
SERVICE CURRENTLY NOT AVAILABLE!
Error No. [500]
.. and these in the /log/errors:
[08-nov-2010 12:00:51] MDB2 Error: no such field (-19): _doQuery: [Error
message: Could not execute statement][Last executed query: PREPARE
mdb2_statement_mysql_3e570cbcd539b2ecaf618b413b1f11d47b5941a49 FROM
'UPDATE
identitiesn SET changed=now(), `name`=?,`email`=?, `organization`=?,
`reply-to`=?, `bcc`=?, `standard`=?, `signature`=?, `html_signature`=?n
WHERE identity_id=?n AND user_id=?n AND del1'][Native code: 1054][Native
message: Unknown column 'changed' in 'field list']
[2010-Nov-08 12:00:51 +0100]: DB Error: _doQuery: [Error message: Could
not execute statement][Last executed query: PREPARE
mdb2_statement_mysql_3e570cbcd539b2ecaf618b413b1f11d47b5941a49 FROM
'UPDATE
identitiesn SET changed=now(), `name`=?,`email`=?, `organization`=?,
`reply-to`=?, `bcc`=?, `standard`=?, `signature`=?, `html_signature`=?n
WHERE identity_id=?n AND user_id=?n AND del1'][Native code: 1054][Native
message: Unknown column 'changed' in 'field list'] in
/var/www/roundcube/program/include/rcube_mdb2.php on line 272 (POST
/roundcube/?_task=settings&_action=save-identity)
I am using updated version of RC:
0.3.1 -> 0.4
How can I make these columns for users?
Best Regards,
Gabor
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
PHP Warning: date() [<a href='function.date'>function.date</a>]: It is not safe to
rely on the system's timezone settings. You are *required* to use the date.timezone
setting or the date_default_timezone_set() function. In case you used any of those
methods and you are still getting this warning, you most likely misspelled the timezone
identifier. We selected 'America/Los_Angeles' for 'PDT/-7.0/DST' instead in
/usr/local/www/roundcube/program/include/main.inc on line 1029
my roundcube errors log is FULL (27G !) of these messages.
I am not sure where to find the "date.timezone" this message refers to.
Nor do I understand the "date_default_timezone_set()" function.
Inside the file main.inc.php, I tried to set
"$rcmail_config['timezone'] = '(GMT -8:00) Pacific Time (US/Canada)';
but the errors log keeps filling up.
So I have adjusted the above to:
"$rcmail_config['timezone'] = 'America/Los_Angeles';
as it suggests, but the errors log KEEPS filling with the exact same message.
Advice gratefully appreciated.
Jim
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
The Inbox and all other folders show with various list columns pre-selected.
Including, specifically the "Sender".
The Sent folder has "Recipient".
Both of the above make total sense.
However, I had a client slide their Sent folder aside because it was VERY
full, and they created a new one.
All of a sudden the old Sent folder is treated as another incoming folder
where the "sender" is visible in the columns. Of course, it is the same
sender for each of their messages, and they really want the Recipient to
show.
I see no way to change a folder so that Sender/Recipient can be swapped.
Is there?
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi everyone
Roundcube 0.4.2 does not display correctly some headers
of the email, this graphic example it's from a blackberry read
notification message. This ocurrs to me as well with users writing mail
from squirrel
Any ideas?
--
-------------------------
RICARDO
ARDILA VETROVEC
_Gerente de Redes_
_CeTIC_
UNIMET
--> Desde prueba
frontend para cervantes
-------------------------
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/8d/HBmbfT+h/error.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
Hello everyone, excuse my english, is not so good
This is my
problem
/var/mail/user1
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I have done the upgrade to version 0.4.2 on an existing 0.3.1 installation.
It seems I fixed most of the issues on this Centos 5 server by
installing a lot of php-pear packages.
But I thought I had this covered with the proper package but it seems
email handling still fails with the following error in the log:
roundcube: PHP Fatal error: Call to undefined method
Mail_mime::getHTMLBody() in
/var/www/html/roundcubemail/program/steps/mail/sendmail.inc on line 109
I'm currently using centos 5 on the server with all the normal upgraes
and use PHP from the Utterramblings repository.
I must be missing something obviously but I just fail to see what this
time. So I open to suggestions.
php-pear.noarch
1:1.9.1-1.jason.1
installed
php-pear-Auth-SASL.noarch
1.0.2-4.el5.centos
installed
php-pear-Date.noarch
1.4.7-2.el5.centos
installed
php-pear-File.noarch
1.2.2-1.el5.centos
installed
php-pear-HTTP-Request.noarch
1.4.2-1.el5.centos
installed
php-pear-MDB2.noarch
2.4.1-2.el5.centos
installed
php-pear-MDB2-Driver-mysql.noarch
1.4.1-3.el5.centos
installed
php-pear-Mail.noarch
1.1.14-1.el5.centos
installed
php-pear-Mail-Mime.noarch
1.4.0-1.el5.centos
installed
php-pear-Net-SMTP.noarch
1.2.10-1.el5.centos
installed
--
hvdkooij(a)vanderkooij.org http://hugo.vanderkooij.org/
PGP/GPG? Use: http://hugo.vanderkooij.org/0x58F19981.asc
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi everyone!!!!
I'm testing roundcube to change squirrel at
university on caracas
venezuela, so far excelent!!!
With a user has
no mail or a folder has no mail roundcube return SERVER
ERROR (OK!)
My system dovecot 1.2...
with one mail roundcube display it....
can
you help me?????
thanks a lot
pd. support it's excelent, i'm very
grateful with you for that!
Excuse my english :( spanish
native!!!!
--
-------------------------
RICARDO ARDILA
VETROVEC
_Gerente de Redes_
_CeTIC_
UNIMET
--> Desde prueba frontend
para cervantes
-------------------------
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi
Does anyone have plugin to generate file mailfilter which is use by
courier-maildrop?
I want filter mails by subject or sender.
If this plugin not exist does anyone known how setup courier-maildrop
to using mysql?
Thanks
--
Dariusz Raczkowski
www.atrium-pc.pl
ul. Głogowska 181
61-121 Poznań
gg: 11995886
tel/phone: +48 61 662 12 21
tel kom./cellphone: +48 664 167 788
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Please help me install and configuration Calendar for Roundcube. I
was trying to make me but failed. Please only for me how it as
configuration substitution for any run it be. Thanks!
BRs/ HoanNT.
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I only see this in large imap folders (i.e. the linux kernel ML).
I open the folder and everything seems fine.
I browse some more, mark a message as spam and somehow the "Loading" message
appears and never dissapears.
It didn't happen previously with the same actions.
Thanks!
--
Arthur Titeica
PharmEc Software Constanta
Mobil: +40 729 290 969
Tel: +40 241 616 747
Fax: +40 341 815 963
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear All,
I have just started roundcubemail on CentOS 5.5 with all the
prerequisites of RoundCube Mail.
I have configured password change plug-in to work with poppassd.
Now after correct configuration, when I try to change the password, it
changes the password but gives me an error message "Could not save new
password"
Please help.
--
*Er. Hiren V. Majithiya*
Engineer (System Administration),
Information System Department,
M/s GNFC Ltd.
*Ph:* 02642-662914
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please don't print this e-mail unless you really need to. Save a tree if possible.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
##########################################################################
# Legal Disclaimer : mail.gnfc.in #
# ------------------------------------ #
# This message may contain confidential and/or privileged information. #
# If you are not the addressee or authorized to receive this for the #
# addressee, you must not use, copy, disclose or take any action based #
# on this message or any information herein. If you have received this #
# message in error, please advise the sender immediately by reply e-mail #
# and delete this message. #
# #
# Thank you for your cooperation #
##########################################################################
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
When there are multiple recipients in an email and trying to reply to it
(either with 'reply' or with 'reply all') I get a blank page and an error in
logs:
PHP Fatal error: Cannot access private property rcube_template::$app in
/var/www/rcube/program/steps/mail/compose.inc on line 916
--
Arthur Titeica
PharmEc Software Constanta
Mobil: 0729 290 969
Tel: 0241 616 747
Fax: 0341 815 963
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/QJ/PwW5kU4K/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
Hi list,
First of all let me thank roundcube developers for their huge work.
Now, I'm facing an issue: my session table is too big, and crashes
a lot.
Is there any plugin, or any solution working, to put session in files
(or other solution is welcome) for instance ?
Thanks a lot for advices,
Pierre
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello folks
This update release fixes the most important bugs of the 0.4 stable release
such as the disappearing upload box or buggy SQL scripts. Further more
support for format=flowed has been improved and some language files have
been completed.
When talking about languages, there are still plenty of our localizations
which are not 100% complete, some of them are even less than 60%. Please
visit http://translator.roundcube.net and send us your updated localization
files.
We recommend to update all existing Roundcube installations with this
release. For a complete list of changes see
http://trac.roundcube.net/wiki/Changelog. Download it from here:
http://roundcube.net/download
We kindly request all packagers to update their distributions with this new
version. As usual, a pure GPL version is available at the downloads page
mentioned above.
~Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello again.
As you might have heard, also the developers of Roundcube are just human
beings and thus not always creating perfect and 100% bug free work. The
last 0.4.1 release fixed many bugs but also introduced a quite annoying new
one. That's why the next release follows just one week later. It fixes a
few important bugs, especially the "Server Error" message when
expanding/collapsing folders and it also updates some previously incomplete
localization files.
Please replace your 0.4.1 or even 0.4 installations with this new version.
It can be downloaded from http://roundcube.net/download. We also provide a
patch for those who have local modifications and don't want to replace all
the files again. See https://sourceforge.net/projects/roundcubemail/files/
Thanks for using Roundcube webmail!
~Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
When I have the message list displayed and press the preview checkmark,
a red error message is displayed saying "server error (not found)". The
same happens when I have a message displayed in the preview window and
uncheck the preview checkmark. The version is roundcubemail 4.0.1.
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I run roundcubemail quite some time on my server with Dovecot 1.2.11
IMAP on the same server and had no problems. Since the upgrade to 4.0
(4.0.1 did not make a difference) the reaction times are awful slow,
about 5 seconds to display the message list or to open the editor.
Installing imapproxy did not help either, and was not installed with 0.3
stable. I like the new features, but if this not a bug or
misconfiguration, I will revert to 0.3. What can I do to isolate the
reason?
Eggert
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
Just upgraded from 0.4 to 0.4.1, the roundcubde log is showing
these errors:
[04-Oct-2010 15:48:08 -0400]: PHP Error: Deprecated hook
name. save_preferences -> preferences_save in
/var/www/roundcubemail/program/include/rcube_plugin_api.php on line 200
(GET
/?_task=mail&_remote=1&_action=list&_mbox=INBOX&_refresh=1&_=1286221691811&_unlock=1)
[04-Oct-2010 15:49:05 -0400]: PHP Error: Deprecated hook name.
user_preferences -> preferences_list in
/var/www/roundcubemail/program/include/rcube_plugin_api.php on line 200
(POST /?_task=mail&_action=autocomplete?_task=&_action=)
Everything in
the interface seems to work fine, except that when I click to expand a
folder - I receive a "Server Error! (Not Found)" message at the top of
the browser even though the folder expands and displays as it should.
Is this indicative of a deprecated plugin? or a known issue?
Thanks
Daniel
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi!
No configuration changes...
I am sending a picture withe one example of a duplicated row as an attachment.
I am restoring the original database and going back to 0.3.1 because users did not give a break during weekend.
See u later.
>>Did you change something else like the hostname? I experienced a similar >>problem before when I swapped between using 'localhost' and using >>'127.0.0.1' as the hostname.
>>It might help if you can post two full rows from the database showing one of the duplicate users.
>>Cheers,
>>Mark
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/89/6NKBT2xW/double.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
Just as a complement, it seems that duplication continues happening as users log on after update. I took a little look and saw that new entries was adder to users just 10 minutes ago, all the usernames already exist at the database with lower ids.
It seems that monday i will have a lot of users trying to kill me... lol
see u later.
----------------
>> You mean 0.3.1 to 0.4.1?
Yes.
>> >> Are your users logging in with full email address?
No, users only need their login without the @domain
>> >> Does the duplicated usernames differ with letter case?
No, the only difference i noticed was the language, in some cases it was pt_BR at one ocurrence and pt_br on another.
>> >> Is your IMAP server case sensitive on login?
Yes it is.
Thanks!
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
>>You mean 0.3.1 to 0.4.1?
Yes.
>> Are your users logging in with full email address?
No, users only need their login without the @domain
>> Does the duplicated usernames differ with letter case?
No, the only difference i noticed was the language, in some cases it was pt_BR at one ocurrence and pt_br on another.
>> Is your IMAP server case sensitive on login?
Yes it is.
Thanks!
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Good day,
Two days ago i have upgraded roundcube 1.3.1 to 1.4.1 version following the instructions at "UPGRADING" guide.
After that, some random users are complaining about losing information such as contacts and signatures.
Taking a look at the database (at "users" table), i noticed that this users now have a duplicate entry (with two IDs) and all information at tables like identities and contacts are pointing to the older user_id.
I would like to know if this behavior was seen by any other person. I was also thinking if the deletion of the new user entry could solve the problem in this cases.
Thanks in advance.
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
PLAIN is the default. It is ALWAYS available, even if you have other
methods in place. Therefore, your system now just drops down to PLAIN
before trying anything else ! Therefore, you will see a speed increase
as the system just logs in , rather than trying anything else first.
Of course, if the other AUTH methods you advertise work, then they
should be similar in speed.
What generally happens is that the server will advertise an AUTH
method
that it doesn't support. Then you see speed loss due to try and catch
handshaking while the client drops down each time to a lower level of
authentication. This can kill sessions. So its try, stop and wait, try
something else, stop and wait, try stop and wait, oh that one works !!
On Thu, 30 Sep 2010 21:43:52 +0700, <hoannt(a)mail.ciid.cz.cc> wrote:
> Hi Stan,
>
> Last time, I let those configuration as default:
>
> $rcmail_config['imap_auth_type'] = null;
> $rcmail_config['imap_root'] = null;
> $rcmail_config['imap_delimiter'] = null;
>
> Now, my one is:
>
> $rcmail_config['imap_auth_type'] = "plain";
> $rcmail_config['imap_root'] = null;
> $rcmail_config['imap_delimiter'] = "."; //a dot for delimiter
>
> 1. $rcmail_config['imap_auth_type'] = "plain";
> Actually, in MYSQL database, the Password is MD5-CRYPT. I just checked
> it again, the password was store like
> "$1$51dd62a1$RxZRpwoZ/q5EuEH/3epFp". But I don't know why I setup the
> PLAIN and it's still working. This is my experience when I configure
> for
> ManageSieve Plugin (of RoundCube). I also set Plain for ManageSieve and
> it works.
>
> 2. $rcmail_config['imap_root'] = ""; //blank
> I store all mails in the directory of each user, so this parameter is
> blank.
>
> 3. $rcmail_config['imap_delimiter'] = ".";
> I'm using Dovecot and the Default folder Delimiter is a dot "."
>
> In my opinion, the first one, "imap_auth_type", is the most important
> parameter to speed up when you are login, and when you're click on other
> folders in the interface. I changed it once and the effect was very
> good. It was true in my case.
> For the second and the third, I see no effect but I still want to
> change it.
>
> BRs/ Hoan.
>
>
>
>
> _______________________________________________
> List info: http://lists.roundcube.net/users/
> BT/0fe063a5
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear Supporter,
I migrated my Email server from
SquirrelMail to RoundCube.
From the last (with SquirrelMail)
the Email Server worked fine.
Now, my RoundCube interface
works fine also, except, the loading speed of Web page quite slow. It
slows down speed of all components like Login Page, Mailing Page, Compose
Page, Settings Page...
Could you please let me know what is
the Recommendation Hardware to using Round Cube (Chip, RAM, Bus speed,
HardDisk...). This might be my old Server with weak processing capability,
and I plan to upgrade it.
May thanks in advance for you
support.
BRs/ HoanNT.
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I upgraded mysql from 5.0 to 5.1 and now the "password" plug-in
refuses to save. The log follows. RC version is 0.4, and mysql was
updated successfully when I switched from 0.4-beta.
I don't undestand why the error messages suggests me to run
"mysql_upgrade" when this is a script to migrate from one version of RC
to another.
DB Error: MDB2 Error: unknown error Query: _doQuery: [Error message:
Could not execute statement]
[Last executed query: SELECT update_passwd('*****', 'xxx(a)xxx.xx')]
[Native code: 1558] [Native message: Column count of mysql.proc is
wrong. Expected 20, found 16.
Created with MySQL 50067, now running 50151. Please use mysql_upgrade
to fix this error.]
in /path/to/roundcubemail-0.4/program/include/rcube_mdb2.php on line
644
(POST /?_task=settings&_action=plugin.password-save?_task=&_action=)
Thanks for any help
Roberto
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I've installed roundcubemail (v0.4) for the first time and after
resolving a few initial issues I was able to log in and view my email
(using myself as a test).
The problem comes when I try to move a message to the trash, I get an
error stating "could not move the message". When I sent a test message
to myself, it delivered ok, but I also got an quick error and nothing
shows up in the sent folder.
I've dug around in the wiki and searched the email list archives and
haven't be able to find this topic covered.
So, other than my inbox (in /var/spool/mail), where are the "folders"
that roundcubemail uses in the filesystem and what ownership and
permissions should they have?
background:
centos 5.5
postfix for smtp
dovecot for imap/pop
Today is the first time I've configured the imap server, but dovecot is
pretty easy to work with... and I've had the pop server working for over
6 years now.
--
Steve Lindemann, MSIS __
Network Administrator //\\ ASCII Ribbon Campaign
Marmot Library Network \\// against HTML/RTF email,
+1.970.242.3331 x116 //\\ vCards & M$ attachments
http://www.marmot.org
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear all,
I'm running a RoundCube installation on a FreeBSD server here, and
it's fed by a *remote IMAP server. As recommended in the settings, I
set
$rcmail_config['enable_caching'] = true;
but despite this, accessing the mails is *dead slow. It takes at least
5 seconds to access any given folder, and this doesn't seem to change
after the folder has been accessed once (and hence cached?). This
makes using RoundCube quite inconvenient.
I'm quite oblivious as to what could cause such a slow performance,
but I'm willing to test and try.
Hints, anyone?
Cheers,
Nico
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello
How configure roundcube to display names from GECOS field into
the From: field ?
Actually we use LDAP backend and the name displayed is the *login*
( uid ) of the sender , I would like to display real names extract from
the GECOS field ( givenName LDAP attr )
thanks a lot
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
We've recently migrated our webmail service to RoundCube, but we've been
having some problems with Internet Explorer.
Internet Explorer tries to download the attachment but we get the error
showed in this picture:
http://feupload.fe.up.pt/get/cIICVrzuu0VmuKI
In all the other browsers we have no problem.
Has anyone encountered this problem?
Regards,
Filipe
--
Filipe André Romualdo de Carvalho
Unidade de Administração de Sistemas (UAS)
Centro de Informática Prof. Correia de Araújo (CICA)
Faculdade de Engenharia da Universidade do Porto (FEUP)
Tlf: (+351) 22 508 15 06 - SIP/VoIP: filipec(a)fe.up.pt / Ext: 3092
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello, Everybody!
I updated my Roundcube to the latest stable version, than I tried change
my signature.
I see this message:
"SERVICE CURRENTLY NOT AVAILABLE!
Error No. [500]"
error log:
[08-szept-2010 13:59:46] MDB2 Error: no such field (-19): _doQuery: [Error
message: Could not execute statement][Last executed query: PREPARE
mdb2_statement_mysql_3618113ed6cf01626cf4293df93d144dca8686918 FROM
'UPDATE
identitiesn SET changed=now(), `name`=?,`email`=?, `organization`=?,
`reply-to`=?, `bcc`=?, `standard`=?, `signature`=?, `html_signature`=?n
WHERE identity_id=?n AND user_id=?n AND del1'][Native code: 1054][Native
message: Unknown column 'changed' in 'field list']
[2010-Sep-08 13:59:46 +0200]: DB Error: _doQuery: [Error message: Could
not execute statement][Last executed query: PREPARE
mdb2_statement_mysql_3618113ed6cf01626cf4293df93d144dca8686918 FROM
'UPDATE
identitiesn SET changed=now(), `name`=?,`email`=?, `organization`=?,
`reply-to`=?, `bcc`=?, `standard`=?, `signature`=?, `html_signature`=?n
WHERE identity_id=?n AND user_id=?n AND del1'][Native code: 1054][Native
message: Unknown column 'changed' in 'field list'] in
/var/www/roundcube/program/include/rcube_mdb2.php on line 272 (POST
/roundcube/?_task=settings&_action=save-identity)
I think it's a database problem.
Can I make the new columns of RC database automatically (by an update
script)?
Best Regards,
Gabor Bernics
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I try to write in English.
Since a few days I'm using CubeMail.
In Germany many Users uses an AW: instead of Re: in the subject of an
Reply-Mail.
Answering an Reply-Mail (starting with AW:) results in Re: AW: ..
That doesn't look good.
For this case I've added an line in the
program/steps/mail/compose.inc
starting at line 893:
// create a reply-subject
else if ($compose_mode == RCUBE_COMPOSE_REPLY)
{
// NEW begin
if (preg_match('/^aw:/i', $MESSAGE->subject))
{$MESSAGE->subject[0] = 'R'; $MESSAGE->subject[1] = 'e';} // AW: = Re:
// NEW end
if (preg_match('/^re:/i', $MESSAGE->subject))
$subject = $MESSAGE->subject;
else
$subject = 'Re: '.$MESSAGE->subject;
}
---cut---
Please add this function to future versions.
Best regards from Germany
Ulli (Heist)
--
http://heist.hobby-site.org/
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
New European Portuguese (pt_PT) translation for Managesieve plugin.
Hope that has everything correct.
Regards,
DC
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/HN/jgtehmxx/pt_PT.inc
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 would like to know if it is possible to strip the '@domain.tld' part
from a certain group of users?
What I would like to achieve is that one group of users can login with
just username (with the aid of username_domain) AND that another group
(the system users) must use the local domain but that has to be stripped
otherwise pam auth will fail!
When I force the 'priviledged users to use their domain all is nice and
dandy ofcause. Then systemusers just give their username.
Any smart ideas?
TIA
Egbert Jan
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e