Hi Guys, I love this software my only "problem" is the address book ! Its
very limited.Are there any plans for expanding it in the future ?
For
what its worth, there are a couple of things on my wish list.
1. Mailing
groups, would be partly solved by 2.
2. Being able to select from a full
list of people when sending a mail. At present, have a limited list only
after typing at least one character. Would be partly solved by 1.
3. A free
text notes field.
Cheers again !
Steve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I have a problem with RoundCube. In general it uses LF as a newline symbol,
but during splitting long headers it inserts CRLF. Also all newlines in
message body are CRLF. This causes problems with mails' reading. Where should
I look? Please help!
My system in Debian 4.0, PHP 5.2.0, Apache 2 and Postgres 8.3 (from
backports).
--
Pozdrowienia,
Krzysztof Trybowski
_______________________________________________
List info: http://lists.roundcube.net/users/
So as soon as a new user attempts to login to Roundcube, it creates
data in MySQL(i) which is perfect because it's automated but what
happens when I remove a user from my mail server? Obviously Roundcube
has no idea that user no longer exists and I don't want hundreds of
old user data cluttering the MySQL roundcube database. What do you
guys do when you remove a user from mail? Do you guys have a simple
way to remove someone from MySQL so "all" their data is removed? I am
no expect in MySQL so pardon my ignorance...
- Carlos
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi RoundCube users and list lurkers
We've recently published two new releases of the RoundCube Webmail package.
Version 0.2.2 is a minor update to the stable 0.2 branch. Beside some
bug fixes this version now supports STARTTLS for IMAP connections.
A bit further down the road we have the 0.3-beta version which now
includes the long awaited plugin API. This version is still under
development and we don't recommend to replace a productive version
with 0.3-beta. Nevertheless we'd like you to install and test it and
get the idea of how to write plugins. Read
http://trac.roundcube.net/wiki/Doc_Plugins to get started and find
some sample plugins within the package or more by browsing the SVN
repository: http://trac.roundcube.net/browser/trunk/roundcubemail/plugins
You can download both releases from http://roundcube.net/downloads and
as usual you're kindly requested to submit your reports to our bug
tracker: http://trac.roundcube.net/report
Have a lot of fun!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
Eden Caldas wrote:
> Carlos
>
> Look for this setting in your config.inc.php file
>
> // This domain will be used to form e-mail addresses of new users
> // Specify an array with 'host' => 'domain' values to support multiple
> hosts
> $rcmail_config['mail_domain'] = '';
>
> Set your domain there, to make mail be sent as user(a)domain.us
> This setting will only be applied to new users because existing users
> already logged in roundcube once and got the wrong settings.
Ah, I read too much into the problem. In my instance of the problem,
my server setup is much more complex. I
am running multiple domains on the mail server and some of those domains
host both their web and mail on that server, some just web and some just
mail, some with subdomains, some without. Thus, in order to fix my
problem correctly, I had to reconfigure
Postfix to ensure that it wrote correct addresses based on more
criteria than RC's config could handle.
With one domain, I agree that this solution should work.
Jon
>>
>> Since roundcube keeps its configuration in a database (mysql, postgres,
>> sqlite) you can always use sql to mass change the existing settings for
>> previous users. If you use mysql as your database, the web application
>> phpmyadmin can help.
>>
>> Eden Caldas
>>
>> 2009/5/18 Carlos Williams <carloswill(a)gmail.com>
>>
>>> On Mon, May 18, 2009 at 2:18 PM, Carlos Williams <carloswill(a)gmail.com>
>>> wrote:
>>>> On Mon, May 18, 2009 at 2:03 PM, Jon Watson <jwatson(a)watsysgroup.com>
>>> wrote:
>>>>> Check out your virtualusertable file. It will become clear. Or
>>>>> maybe its
>>> just called virtualuser. Not in front ot a machine right now.
>>>>> The fix you need is not in RC.
>>> Jon,
>>>
>>> I just logged into RC as myself and then went to "Personal Settings" &
>>> then selected the "Identity" tab. There I was able to modify the email
>>> address in the selected identity. Now it works fine...
>>>
>>> My problem is I want to do this from the server. I can't ask 1,000
>>> users to login to Webmail and modify this manually. Looks really
>>> bad...
>>> _______________________________________________
>>> List info: http://lists.roundcube.net/users/
>>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> List info: http://lists.roundcube.net/users/
>
--
Jon Watson, CD, Linux+
Computer Geek? Read This -> http://www.jonwatson.ca/book
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I've installed rc 0.2.2 version and I need to view only 100 mail of my
mailbox , because my mail is in imap and I've a lot of mail about 3 Gb.
When I check the mail with webmail roundcube, is very slow to upload mail.
It's possible upload only the last 100 mail?
Thanks
Regards
Danilo
_______________________________________________
List info: http://lists.roundcube.net/users/
On Mon, May 18, 2009 at 2:03 PM, Jon Watson <jwatson(a)watsysgroup.com> wrote:
> Check out your virtualusertable file. It will become clear. Or maybe its just called virtualuser. Not in front ot a machine right now.
>
> The fix you need is not in RC.
I only have a /etc/postfix/virtual file and this file appears to do
something else...
_______________________________________________
List info: http://lists.roundcube.net/users/
I guess eemail filtering was a bad choice of words. sorry,
will there be the ability to sort email by sending emails from certain
people into different email folders. not by spam
***************************
This email message and any files transmitted with it are intended solely
for the use of the individual or entity for whom it is addressed. It
may contain confidential and privileged information. If you are not the
intended recipient, please contact the sender and destroy all paper and
electronic copies of this message and its contents. Any unauthorized
review, use, disclosure or distribution of this email or any file
attachments is strictly prohibited.
_______________________________________________
List info: http://lists.roundcube.net/users/
Are there any plans to add email filtering to any future roundcude
releases
***************************
This email message and any files transmitted with it are intended solely
for the use of the individual or entity for whom it is addressed. It
may contain confidential and privileged information. If you are not the
intended recipient, please contact the sender and destroy all paper and
electronic copies of this message and its contents. Any unauthorized
review, use, disclosure or distribution of this email or any file
attachments is strictly prohibited.
_______________________________________________
List info: http://lists.roundcube.net/users/
On Mon, May 18, 2009 at 1:40 PM, Jon Watson <jwatson(a)watsysgroup.com> wrote:
> I had the same problem with RC running on an ISPCOnfig machine.
>
> I eventually figured out that RC just grabs the first username from
> /etc/postfix/virtualuser and plunks it in the default identity. My Postfix
> was creating both a user(a)host.domain.com and a user(a)domain.com for each user
> I had and RC was grabbing the www.domain.com user as the default identity. I
> had to reconfigure my Postfix to stop creating the user(a)www.domain.com
> address for each user.
>
> As stated, I am using ISPConfig, so I made my changes within it's
> configuration interface. You'll have to sort out how to change your own
> MTA's configuration to make it stop creating a host.domain.us entry for your
> users.
I don't understand. When I send mail from my MTA (Postfix), it's
received as expected. When I send mail using Roundcube, it adds the
FQDN to the address. I would assume there is a config change needed
somewhere in main.inc.php.
_______________________________________________
List info: http://lists.roundcube.net/users/
When I send email from Roundcube, it makes it to the destination but
shows the message is from:
user(a)host.domain.us
This is a huge problem as people expect email to come as:
user(a)domain.us
Where in the config file can I adjust this? I can't seem to find this
in the manual or via Google search.
_______________________________________________
List info: http://lists.roundcube.net/users/
What is going on with the forums for 'Roundcube"? When I browse to the
URL, the page redirects to http://xsaimex.mybrute.com/ (work safe).
Is this a known issue?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi together,
is there a way to make roundcube look better on very small screens? I have a image of it (inside fullscreen firefox) at [1] and as you can see the columns are not set up too well. There should be much more space for the subject and less for stuff like date... is there an option to improve the situation?
Regards,
Michael
[1] http://nailor.devzero.de/oneshot/2009-05-17/roundcube/af566a4465532f68/roun…
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi everyone!!!
I have the next problem with contacts on ldap
[13-may-2009 11:46:26] PHP Fatal error: Call to a member function
set_pagesize() on a non-object in
/usr/local/correoweb/roundcubemail/program/steps/address
book/func.inc on line 25
Anyone help me?
--
##################################################
# Esteban Torres Rodríguez #
# Área de Soporte Técnico #
# Subdirección de Sistemas Informáticos #
# Empresa Pública Desarrollo Agrario y Pesquero #
# email: etorres(a)dap.es #
##################################################
_______________________________________________
List info: http://lists.roundcube.net/users/
I frequently (once a day) get the latest working copy of RoundCube out of SVN and I am currently running revision 2468. Every time that I try to allow images in emails using the "Always show images from..." link, I get a red shaded box at the top of the page that says "Unknown Server Error!" and then disappears. The contact appears to have been added to the address book properly and images do show up, but only a few updates (days) ago I was not receiving this message when performing the same task. Is there something that I am doing wrong or maybe a database update I need to do? I checked the web server logs and also the RoundCube logs for any error messages and there were none. This error occurs with all contacts that I perform this action on.
Any help in tracking this down would be appreciated.
_______________________________________________
List info: http://lists.roundcube.net/users/
Sol Badguy wrote:
>> Hello,
>>
>> I am making an SSO-like system based on the Roundcube connection and
>> would like to check from a Ruby on Rails App that the user is logged in
>> Roundcube. I have tried to make a HTTP GET request from my Rails app and
>> checking for the existance of the login form on the index.php page.
>>
>> Here's my rails code
>>
>> require 'net/http'
>>
>> url = URI.parse('http://www.mysite.com/dir1/index.php')
>> req = Net::HTTP::Get.new(url.path)
>> res = Net::HTTP.start(url.host, url.port) {|http|
>> http.request(req)
>> }
>>
>> reg = /<div id="login-form">/
>> logged = reg.match(res.body) ? false : true
>>
>> even though a user is connected in Roundcube my get keep returning the
>> login page.
>> Where am I mistaken ? Or does anyone have a better way of doing this ?
Michael Orlitzky wrote:
> Two things are wrong.
> First, if the user was logged in to Roundcube, it would be his or her
> computer that was logged in, not your server. So, when your server
> (Rails) requests the Roundcube page, it gets the login form. Because
> your server *isn't* logged in to Roundcube -- the user's computer is.
> Second, even if you were somehow performing this check on the user's
> computer, it wouldn't work. There are security measures in place to
> prevent it. If I'm logged in to Site A (Roundcube), and visit Site B
> (Rails app), the two should not be able to find out anything about each
> other. This is a Good Thing.
> If you really think this is the right way to do single sign-on -- I
> don't think it is, but I'm not willing to argue it right now-- then I
> would suggest storing your PHP sessions in a SQL database. See for example,
> http://us.php.net/session_set_save_handler
> and the related functions. Also consider Googling around for "php sql
> session" and similar.
> If,
> a) You store the Roundcube session in SQL
> b) Your Rails application can access this SQL database and knows what to
look for
> then you might be able to determine whether or not a particular user is
> logged in to Roundcube. Be careful with how you perform the checks,
> though. You wouldn't want to assume that two users are the same person
> simply because they have the same IP address
Hello Michael,
Thank you for your answer.
I agree with
you this is quite a rough way of doing SSO, it's my first try at it and
any cleaner way of doing so would be welcome.
I will follow
your suggestion and make Roundcube store the session in my Rails' SQL
Database and check if my user is connected without using the IP address.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello!
This is my first message to this list.
First about my setup:
My roundcube is accessible by two urls (mail.one.com and mail.two.com).
However internally apache looks into the same directory
(/var/www/roundcube) and as far as I see it there should be no
difference regarding the features enabled or disabled.
The problem is that everyone accessing mail.one.com has the "add
attachment" button disabled.
If, with the same IMAP user (arthur(a)one.com), I access roundcube thru
the second URL (mail.two.com) everything is fine.
I triple-checked permissions, I tried different browsers, different
computers, I even restarted the server.
Maybe this isn't strictly roundcube related but I hope anyone has an
idea to get me going.
Thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I am making an SSO-like system based on the Roundcube connection and would like to check from a Ruby on Rails App that the user is logged in Roundcube. I have tried to make a HTTP GET request from my Rails app and checking for the existance of the login form on the index.php page.
Here's my rails code
require 'net/http'
url = URI.parse('http://www.mysite.com/dir1/index.php')
req = Net::HTTP::Get.new(url.path)
res = Net::HTTP.start(url.host, url.port) {|http|
http.request(req)
}
reg = /<div id="login-form">/
logged = reg.match(res.body) ? false : true
even though a user is connected in Roundcube my get keep returning the login page.
Where am I mistaken ? Or does anyone have a better way of doing this ?
Thank you for your help.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
I'm having an issue with an RC install on an ISPConfig system.
When a new ISPConfig user is created, and that user logs into RC for the
first time (auto-create is set to yes), that user's default identity in
RC is user(a)www.domain.com.
I don't mean that literally, the user and domain.com are replaced with
the correct user and domain, but the 'www' appears. For those people who
have their mail going to a different server than their web, this means
that emails go out with incorrect from addresses set in them. It would
be nice if everyone set their identities first, but they don't.
I see a patch in the RC Trac from 2 years ago that forces new users to
set their identities at first log in, but I'm hoping that something more
intuitive or automatic has been introduced since then.
I am very willing to accept that the reason RC is doing this is because
of the way my Postfix is configured so if that is the case, please feel
free to give me any information on what I may need to do there as well.
Or at least tell me that's where the problem lies so I can go muck
around with Postfix.
Any help is appreciated.
Thanks,
Jon
_______________________________________________
List info: http://lists.roundcube.net/users/
[2009-05-05 12:11], A.L.E.C:
>> I cannot modify postgres' configuration on the fly, because this is a
>> production machine. How can I activate query debugging on RoundCube?
>
> $rcmail_config['sql_debug'] = true;
Thank you.
This is rather funny.
This is what I do to reset the situation:
=== [ cut here ] =============================================
psql -U roundcube roundcubemail
delete from session; delete from users; delete from identities;
=== [ cut here ] =============================================
Then I try logging in.
If I do that with sql_debug = true, it works without any error, the first time
and every other time after that.
If I do that with sql_debug not set, it gives me the error I posted earlier on
the first time; subsequently, it works.
Another difference is that at every login, the table 'identities' stays empty
when sql_debug is not set; but it does receive a new record (as I think it
should), when sql_debug is set to true.
I could be happy by just leaving sql_debug on the whole time, but I'm itchy at
leaving SQL queries around, and it would end up occupying a lot of disk space.
I would appreciate further assistance; if there is anything I can do just let me
know.
The error I receive on logs/errors is as follows:
=== [ cut here ] =============================================
[05-May-2009 12:31:59 +0200] DB Error: _doQuery: [Error message: Could not
execute statement]
[Last executed query: PREPARE
mdb2_statement_pgsql_59831640a8cf52029e10ae35c84ad32bfd1b037f2 (text, text,
text) AS INSERT INTO identities
(user_id, del, standard, name, email)
VALUES ($1, 0, 1, $2, $3)]
[Native message: ERROR: column "user_id" is of type integer but expression is
of type text
HINT: You will need to rewrite or cast the expression.]
=== [ cut here ] =============================================
--
Cordialità / Best regards / Ĝis la / Parhain terveisin
------------------------------------------------------------------------
Manuel Giorgini <giorgini(a)interlogica.net>, Programmatore
INTERLOGICA e-business solutions - http://www.interlogica.net
Via Fusinato, 27 - IT 30171 Mestre VE - Italia - Unione Europea
Tel +39 041 099 30 00 (6 linee r.a.) - Fax +39 041 099 30 49
------------------------------------------------------------------------
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/d4/cp3N3Zlz/giorgini.vcf
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all
I just finished an installation of RC 0.2.1.
I am using postgres 7.4.1 ; db install went smoothly, according to docs.
I have this error on logs/errors when I connect for the first time:
==== [ cut here ] ======================================================
[05-May-2009 11:10:50 +0200] DB Error: _doQuery: [Error message: Could not
execute statement]
[Last executed query: PREPARE
mdb2_statement_pgsql_5b0929dec7663e6f88ca030599ba8a998e3b74a83 (text, text, tex
t) AS INSERT INTO identities
(user_id, del, standard, name, email)
VALUES ($1, 0, 1, $2, $3)]
[Native message: ERROR: column "user_id" is of type integer but expression is
of type text
HINT: You will need to rewrite or cast the expression.] in
[path]/program/include/rcube_mdb2.php on line 255 (POST
[path]/?_task=&_action=login)
==== [ cut here ] ======================================================
Subsequent logins succeed.
Maybe it's my fault but I am not sure of what went wrong.
I would appreciate your help. Thanks.
--
Cordialità / Best regards / Ĝis la / Parhain terveisin
------------------------------------------------------------------------
Manuel Giorgini <giorgini(a)interlogica.net>, Programmatore
INTERLOGICA e-business solutions - http://www.interlogica.net
Via Fusinato, 27 - IT 30171 Mestre VE - Italia - Unione Europea
Tel +39 041 099 30 00 (6 linee r.a.) - Fax +39 041 099 30 49
------------------------------------------------------------------------
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/59/wHVsxdQ1/giorgini.vcf
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all,
I am providing the Roundcube login page with a valid username and
password. After I click "login", I get returned to the same page, no
error message. If I use the same username and an invalid password, I get
the same page but a login failed error message. The only time I get a
log message in logs/errors is when I use an invalid password. This is
after performing a 'portupgrade roundcube' on freebsd. I am not sure
what version I am on, but since I did a cvsup before I did the
portupgrade, I am guessing it should be the most recent version
available for freebsd.
Thanks,
Stuart Matthews
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I just have a general question. When I'm selecting random emails
to delete or move to another folder I like to use the Ctrl key. However,
every time I highlight an email using the Ctrl key it opens the emails up
in a different window or Tab. I can still move the highlighted emails, but
is there a way to select various different emails without it opening up new
tabs?
Thanks!
Matt
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
If you are using roundcubemail-0.1.1, your server will be open to any
pirat !
More details on how they are doing it :
http://www.f-secure.com/vulnerabilities/en/SA33169
Denis Bucher
--
Denis Bucher Horus Digital Solutions sàrl Each problem has a solution
___________________________________________________________________________
Tél. +41-22-8000625 Fax: +41-22-8000622 www.hsolutions.ch
_______________________________________________
List info: http://lists.roundcube.net/users/
I did a post on the dev list (links below) about getting greater performance
using caching and compression. I thought folks here probably have some great
experience in running websites and could suggest improvements or problems with
the suggested configuration changes.
If you do have suggestions/comments please share them to make roundcube
better.
http://lists.roundcube.net/mail-archive/dev/2009-04/0000102.htmlhttp://trac.roundcube.net/ticket/1485800
Daniel Black
--
Email/List Administrator
CAcert
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I'm a new RoundCube user as of this evening.
I have mine setup on a vhost with no associated DNS for security
through obscurity + SSL + basic auth. No problem, great tool, Thanks!!
:-)
A couple of niggles though :
#1
During installation when you get to the end of stage 3 it does not
appear to create the database or give any button/option to do so. I
don't mind running a script, but it didn't seem to say to do that
either. Certainly not prominently anyway. The wiki installation
instructions (couldn't find any non-wiki ones) say to click the
initialize database button, but for me with 0.2.1 there wasn't one.
I'm happy to edit the wiki if that is a mistake or do some testing if
the installation directory is at fault. The FAQ says "you forgot to
run the included script" - is there a technical reason why it couldn't
be run from the installer? Links :
http://trac.roundcube.net/wiki/Howto_Install
"Why am I getting blank page instead of the login page?
This is probably because your database is not set up correctly (did
you run the included .sql script?) or is not working. Look in
logs/errors for more details. "
http://trac.roundcube.net/wiki/FAQ
#2
Trying to import my contacts from Mr Gmail :
gmail reports 1140 contacts
export to vcard and grep for BEGIN and pass through wc agrees
import to roundcube tells me 800 entries imported
doesn't report merging duplicates (if there are any)
doesn't report any errors
doesn't report that it failed to import 340 contacts.
IMO it should tell me that something wasn't as it should have been
even if it is the duplicates thing.
So, I split the file into 2 chunks
fred@rwdlsd [08:17:48]:~$ wc contacts.vcf
6931 7798 130060 contacts.vcf
fred@rwdlsd [08:17:52]:~$ split -l 3998 contacts.vcf
fred@rwdlsd [08:22:24]:~$ grep BEGIN contacts.vcf | wc
1140 1140 14820
fred@rwdlsd [08:22:40]:~$ grep BEGIN xaa | wc
656 656 8528
fred@rwdlsd [08:23:38]:~$ grep BEGIN xab | wc
484 484 6292
fred@rwdlsd [08:23:41]:~$ wc xa*
3998 4523 75475 xaa
2933 3275 54585 xab
6931 7798 130060 total
All the numbers add up.
I import the first and larger one with replace whole book checked and
it pulls in 479 or so, then i import the smaller file with the check
box unchecked and it pulls in :
Successfully imported 286 contacts, 35 existing entries skipped:
Which *does* have a "skipped" message. Still, the numbers don't add up :
http://www.google.com/search?hl=en&q=286%20plus%20479&aq=f&oq=
Less than the 800 the first time produced. Hmmmm.
What are the entries keyed off? email address? or title/name? 765
entries with the first having an ID of 801 thanks to previous import.
This is inconsistent no matter which way I look at it. Am I doing
something wrong here too?
Thanks for any explanation/assistance.
Regards,
Fred.
_______________________________________________
List info: http://lists.roundcube.net/users/
I apologize if this has already been mentioned. I recently upgraded
Roundcube to revision 2413 through SVN update. I'm running Apache/2.2.11
(FreeBSD) and MYSQL 5.1.33. This only seems to be a problem with IE7, on
all other browsers everything works fine. The problem is, if I select an
email that I want to delete from my inbox and delete it - for some reason
after the page reloads there's only one or maybe a few emails in my inbox
as though I had just done a search. If I reload the page again by
double-clicking on my inbox icon all the messages display normally. Has
anyone else seen this problem with IE7? I have the latest updates installed
for IE7. Thanks! Matt
_______________________________________________
List info: http://lists.roundcube.net/users/
On Wed, Apr 15, 2009 at 2:56 PM, Drew Darrow <drew(a)portlandfairy.com> wrote:
> why don't you want your users to view their mail in ssl?
because for rules of company, we need transmit all password and
sensible data for a secure channel !!
but, the users have a slow satellite connection with a big latency and
sending all data (photos and others ordinaries documents) for SSL is
very expensive for this connections.
> isn't that kind of
> a normal practice now?
Yes. Our idea is have two domains: one with all data encrypted
(general users) and other with login page encrypted (for satellite
users)
thanks
--
--
Victor Hugo dos Santos
Linux Counter #224399
_______________________________________________
List info: http://lists.roundcube.net/users/
hello,
i would like use two domains
i m wrinting thats
$rcmail_config['mail_domain'] = ' domain1, domain2 ';
what its correct ?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I'm trying configure login page of roundcube to work with SSL, but
after login the user should be automatically redirected to no-SSL
site.
I found in roundcube forums, this threads
http://www.roundcubeforum.net/0-1-beta-2/1472-using-ssl-log.html
but, after hours of test, I discovery that my problem isn't in
redirect configuration !!
how I discovery this ?? simples:
- I go to SSL login page of my site (https://webmail.mydomain.com/)
- I put user and password
- After login, I can view all mail folders and options correctly.
- so, I change "only" HTTPS to HTTP in browser and press ENTER
- now, the browser comeback to login page !! :-(
well. after this test, I believe that problem is in roundcube or ajax
or in other that I don't know.
I use the last version of roundcube (0.2.1) with Apache
(2.2.3-4+etch6), and I ran the tests in Linux with firefox and in
Windows with IE, Firefox and Opera.
Any idea ??
thanks
--
--
Victor Hugo dos Santos
Linux Counter #224399
_______________________________________________
List info: http://lists.roundcube.net/users/
hello,
I wild upgrade roundcube 0.1-rc2, but now i have un this message
DATABASE ERROR: CONNECTION FAILED!
Unable to connect to the database!
Please contact your server-administrator.
I look it in the log and the problème is in db error not found.
_______________________________________________
List info: http://lists.roundcube.net/users/
I dowload this Update 0.2.1 released.
Le Tuesday 07 April 2009 19:01:20, vous avez écrit :
> Download it and read the documenation inside the package.
>
> 2009/4/7 burinho <burinho(a)yahoo.fr>
>
> > Hello,
> >
> > I use roundcube.01-rc2 and i would like upgrade it.
> >
> > what do I?
> > _______________________________________________
> > List info: http://lists.roundcube.net/users/
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I use roundcube.01-rc2 and i would like upgrade it.
what do I?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
This is my first post. I've used RC in the past and tried the latest
version, it's working much better now! :-)
Is there anyway to debug why sending messages takes so long? It takes up
to 10 seconds typically when replying to a message. I'm using localhost
smtp and the server is not very busy.
Another question, how do I adjust the columns on the index page? First,
I'd like to have the subject column wider, secondly there's really no space
between columns so basically the text of the subject runs on to the text of
the sender column. Maybe there should be a border line between columns?
One observation, sometimes trying to select multiple messages doesn't
work. I'll click on one message, then hold down the shift and click on
another and nothing happens. Also trying to do it with the arrows, same
behavior. I have to pretty much go to another message, then go back and
click again, hold down shift, after a couple of tries it works. Usually it
just works, but sometimes it
refuses to select multiple messages.
I'm using the latest Firefox on Vista.
Ricardo
_______________________________________________
List info: http://lists.roundcube.net/users/
> Date: Thu, 2 Apr 2009 12:08:36 -0500
> > From: Josh Whitver <whitverj(a)urbandale.k12.ia.us>
> > Subject: [RCU] Populate "Display Name" from LDAP's "sn" field?
> > To: users(a)lists.roundcube.net
> > Message-ID: <FD563249-9318-4F1D-BC6B-9A30DC7F046C(a)urbandale.k12.ia.us>
> > Content-Type: text/plain; charset=US-ASCII; format=flowed
> >
> > Hello,
> >
> > We've got our RoundCube install tied into our LDAP server, and we'd
> > like to populate the "Display Name" field from LDAP's "sn" field so
> > that new users, upon logging in, will have new mail appear to come
> > from their full name instead of their username.
> >
> > Is that even possible? If so, what steps would I need to take?
> > Running RoundCube-02.
> > Thanks!
Hi it's possible and there is a patch available at the following ticket.
http://trac.roundcube.net/ticket/1485203
I'm using a possibly more recent version of the patch with v0.2.1. The changes
are only in line numbers, so you can try patching as it is or you can paste the
code to appropriate places yourself. If you cannot, I can send you the modified
one.
--
Gokdeniz Karadag
_______________________________________________
List info: http://lists.roundcube.net/users/
Is there a way to configure so that, when not using preview pane, the
message open up in a pop-up?
Ricardo
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
We've got our RoundCube install tied into our LDAP server, and we'd
like to populate the "Display Name" field from LDAP's "sn" field so
that new users, upon logging in, will have new mail appear to come
from their full name instead of their username.
Is that even possible? If so, what steps would I need to take?
Running RoundCube-02.
Thanks!
--
Josh Whitver
whitverj(a)urbandale.k12.ia.us / josh(a)whitver.net
"Write a wise saying and your name will live forever." -Unknown
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I installed RoundCube and it's working perfectly. Besides, I want that users
of our extranet get into their inboxes directly from a link in our
collaboration platform, so how can I send a request to rcube so it logs
users directly without asking for login/pwd.
PS: I'm aware that I have to store IMAP login/pwd for each user in my
collaboration platform database.
Thanks in advance,
Best Regards
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello there.
I have just joined this users' list; in the hope that SOMEONE out
there might be able to help me.
I am just a very simple, very ignorant e-mail user; so if anyone
should be kind enough to reply to my request for help, please bear
this in mind. Thank you in advance.
NOW:
I am a long-time user of PlanetSave webmail; having two separate
accounts with them.
There were occasional hiccups in my use of them, but with the so-
called 'upgrade' a week or so ago, I can no longer access them.
Planetsave NOW provides no 'help' or CONTACT point for e-mail
issues -- they used to though.
When I try to log on I receive one box from Round Cube Webmail --
hence this request to you people.
Within that a 'failed' log on advice from ActionSpark WEbMail also
pops up -- pursuing them to a web-site also results in NO way to
contact them.
I should be very grateful if someone might be able to help me
please.
Thanking you in advance: Johnnyx
--
Become a medical transcriptionist at home, at your own pace.
http://tagline.hushmail.com/fc/BLSrjkqfMmdPAR5f2iOnLw3AS05PJijPFTZXqX0jukrl…
_______________________________________________
List info: http://lists.roundcube.net/users/
After installation, roundcube shows only inbox folder, how do we
create other folder and associate the to RCU, like Drafts, trash, spam
--
Myalla J.C
Kibaha Education Centre
P.O Box 30054 Kibaha
Pwani
Tanzania
+255787680744
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi there, I have installed RoundCube in a ubuntu server with postfix,
apache, mysql, and php, the clients works well, I am looking for ways
of displaying the users details after successfully loging in e.g
user(a)mydomain.com
Help is appreciated
--
Myalla J.C
Kibaha Education Centre
P.O Box 30054 Kibaha
Pwani
Tanzania
+255787680744
_______________________________________________
List info: http://lists.roundcube.net/users/
In the newest RC release:
Sometimes when I delete a message, it's moved to the trash. Sometimes
it stays in the inbox but is just greyed out, then I have to click
"compact" to get rid of it.
What determines which of these happens? I haven't been able to figure
out a pattern to such. Thanks!
- John
--
-------------------------------------------------------------------
John May : President http://www.pointinspace.com/
Point In Space Internet Solutions jmay(a)pointinspace.com
Professional FileMaker Pro, MySQL, PHP & Lasso Hosting
* FileMaker Pro 10 Hosting Now Available *
_______________________________________________
List info: http://lists.roundcube.net/users/
Good morning, I'm a roundcube user since some time, when it was alpha
and recently did a couple of new installs and it has been always quite
fast. With Latest stable 0.2.1 I saw a important penalty in
performance.
It's taking 5 or 6 seconds for anything i.e. logging,compose a mail or
to send a mail.
Digging on the forums and this list I couldn't find any information
related, the only thing is this unaswered post:
http://www.roundcubeforum.net/issues-bugs/4099-slow-performance-first-time-…
This are the dovecot logs for a single login
Mar 24 11:34:33 server dovecot: imap-login: Login:
user=<user(a)example.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
secured
Mar 24 11:34:33 server dovecot: IMAP(user(a)example.com): Disconnected: Logged out
Mar 24 11:34:36 server dovecot: imap-login: Login:
user=<user(a)example.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
secured
Mar 24 11:34:36 server dovecot: IMAP(user(a)example.com): Disconnected: Logged out
Mar 24 11:34:45 server dovecot: imap-login: Login:
user=<user(a)example.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
secured
Mar 24 11:34:45 server dovecot: IMAP(user(a)example.com): Disconnected: Logged out
Mar 24 11:34:47 server dovecot: imap-login: Login:
user=<user(a)example.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
secured
Mar 24 11:34:47 server dovecot: IMAP(user(a)example.com): Disconnected: Logged out
Mar 24 11:34:51 server dovecot: imap-login: Login:
user=<user(a)example.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
secured
Mar 24 11:34:51 server dovecot: IMAP(user(a)example.com): Disconnected: Logged out
Mar 24 11:34:53 server dovecot: imap-login: Login:
user=<user(a)example.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
secured
Mar 24 11:34:53 server dovecot: IMAP(user(a)example.com): Disconnected: Logged out
I attached the main.inc.php and the dovecot.conf
There is no strange stuff, just a multidomain server with apache and
current versions of everything (debian Lenny)
Thank you for your help.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/GH/pxrmifQc/main.inc.phphttp://detached.gigo.com/rc/GH/pxrmifQc/dovecot.conf
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/users/
Caros,
Estou com um problema em meu servidor, onde o processamento chega a 100% de
sua utilização. Os softwares instalados são:
- Roundcube 0.2.1
- mysql-5.0.26
- apache2-prefork-2.2.3
- php5-5.2.5
- SLES 10 SP2 Kernel 2.6.16
O hardware: 2 x Xeon Quad Core 1.6Ghz, 2048GB RAM
Alguem tem esse problema ? Aparenta ser algum loop infinito, mas não consigo
identificar onde....
Obrigado
Geraldo
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello Roundcube dev, users and mortals, I have been on a quest for some days to find and install a web-based email client (mua) such that I can get to my mail in an efficient and timely manner. I have dutifully followed the steps in the INSTALL file in the expanded roundcubemail-0.2.1.tar. And, I have dutifully followed the instructions at: http://trac.roundcube.net/wiki/Howto_Install. I have also conducted a search at the roundcube wiki with only one result that provided no better information. Attempts to run the install URL returns the following error condition. I have also probed all logging files with no hint as to what is wrong. Thanks and please advise, David.
*****************************************
Connection Interrupted
The connection to the server was reset while the page was loading.
The network link was interrupted while negotiating a connection. Please try again.
*****************************************
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello everybody,
this is my first post to this list, so HI!
I've been using RoundCube for some time now (currently 0.2.1, but the issue
I'm having exists also in 0.2 and 0.2-beta). My server runs Debian Etch. After
recent upgrade of my locales, RoundCube started to behave strange -- it
malformats the mails.
Basically it looks like instead of just one new-line charater, RoundCube
inputs two. This has a number of implications. For example if a subject is too
long for one line, it is normally split with a newline. In my system it's
split with two newlines, which is interpreted by some client programs as an
end of header section. This not only cuts the subject but also makes decoding
attachments impossible.
Did anyone have same problem? Any clues?
So far I emptied browser cache and cookies but it didn't help. The presence of
extended characters (accented, non-latin, etc) doesn't seem to make any
difference. When a header is too long, it's split using two new-lines.
Best regards, KT
--
Krzysztof Trybowski
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
Not sure if this is new to you but
213.96.25.30 - - [05/Mar/2009:19:22:14 +0100] "POST
/roundcube/bin/html2text.php HTTP/1.0" 406
and as a result a non-empty directory /tmp/guestbook.ntr/ is created
and a file /tmp/guestbook.php (which then causes issues with the
operating system).
This html2text.php file has been used by an attacker on my system (at
least I think so). I have removed roundcube from my system and since
then I have had no trouble, although they have been scanning for this
file as I read from the logs.
Yours,
--
Zbigniew Szalbot
www.slowo.plwww.fairtrade.net.pl
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi folks
This service update includes more than 40 bug fixes together with some
security improvements. We also added TNEF support to decode those
proprietary MS Outlook attachments (winmail.dat) and tuned the performance
when displaying a message. Some translations have been updated since the
0.2-stable relase and are also included in the package.
This release is considered stable and we recommend to upgrade all existing
installations to this version. Download it from
http://roundcube.net/downloads and read the UPGRADING instructions.
We kindly request all packagers to update their distributions with this new
version. As usual, a pure GPL version is available here:
https://sourceforge.net/project/showfiles.php?group_id=139281&package_id=23…
Unfortunately there are still some translations waiting to be completed.
See http://translator.roundcube.net for the current completeness status and
feel free to translate the missing labels and messages. Please send the
updated files (packed in an archive) to our developers mailing list.
Cheers!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
[originally sent to dev(a)lists.roundcube.net, resending to users@]
I just started using RoundCube a number of days ago, and so far I quite
like it. I'm in the process of ditching Gmail, which I like in many ways,
but I'm done with Google and putting all my eggs in one basket. Anyway, I
much prefer the text buttons of Gmail to the image-buttons that are in the
default theme of RoundCube. To that end I started a custom theme. I'm
still new to the code, so it's possible I've committed some heinous errors
with respect to RoundCube code conventions and flow, but what I have seems
to work. I post it here just in case anyone else might be interested.
Here's a screenshot:
https://natha.nkinka.de/downloads/roundcube/roundcube_npk_theme.png
The "Refresh" link is a blatant ripoff from Google Mail, but I kind of like
it. The "Archive" button requires that you have a folder named "archives,"
but that is easy to change (see below). I moved the message selection
links to the top, below the button bar, where I expect to find them. I'm
also using the newly introduced threading patches by Chris January:
http://www.atomice.com/blog/?p=33. The threading is really nice and Chris
has done a great job, but there is still work to be done.
Here is a tar-gzipped archive of this theme:
https://natha.nkinka.de/downloads/roundcube/npk_roundcube_theme-20090306.ta…
Outside of unpacking that file and putting the directory in ./skins/, the
only other change necessary is the patch at the end of this mail. If you
want to archive your mail to a folder other than "archives," edit line 96
of ./skins/npk/templates/mail.html.
Thanks for RoundCube. I look forward to using it and contributing where I
can!
Saludos,
Nathan
diff --git a/roundcubemail/program/localization/en_US/labels.inc
b/roundcubemail/program/loca
index fbed1e9..29e2620 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/program/localization/en_US/labels.inc
@@ -170,6 +170,15 @@ $labels['resetsearch'] = 'Reset search';
$labels['openinextwin'] = 'Open in new window';
+// button bar labels for npk theme
+$labels['buttonbararchive'] = 'Archive';
+$labels['buttonbarcompose'] = 'Compose';
+$labels['buttonbarmark'] = 'Mark';
+$labels['buttonbarreply'] = 'Reply';
+$labels['buttonbarreplyall'] = 'Reply to all';
+$labels['buttonbarforward'] = 'Forward';
+$labels['archivemessage'] = 'Move to archives folder';
+
// message compose
$labels['compose'] = 'Compose a message';
$labels['savemessage'] = 'Save this draft';
_______________________________________________
List info: http://lists.roundcube.net/users/