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/