Unfortunately, I'm still on 0.4-beta, so keep that in mind.
When a new message is created, it focuses on the editing field with
HTML composing is enabled, but it works fine for plain text. I assume
there is a setting for TinyMCE somewhere to change this. Is there a
configuration for tinyMCE with this option, or is there a better way
to change this?
--
Thanks,
Brad Landis
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
On Thu, 9 Dec 2010 17:00:16 -0600, Bradlee Landis
<bradleelandis(a)gmail.com> wrote:
> On Thu, Dec 9, 2010 at 4:56 PM, Kaz Kylheku <kaz(a)kylheku.com> wrote:
>>
>> I'm on 0.4 and don't see this. When creating a new e-mail in HTML mode,
>> the focus is on the Recipient input box where it should be. The tab
>> order is Sender -> Recipient -> Subject -> Body -> Send now -> Cancel.
>
> Maybe I should upgrade. I was needing the vacation plugin to work, and
> it broke when 0.4 final came out.
>
>> Could this be some browser difference? I'm mostly using Firefox 3.6.x.
>> What do you have over there?
>
> I'm using Chrome.
I tried with Chrome 8.0.552.215 on WinXP. The focus goes
to the Recipient when I compose a new e-mail in either HTML
or Plain mode. I also tried whether enabling or disabling
the addition of the signature makes any difference
(it doesn't).
If I start a message in plain text, with the focus on the Recipient
input box, and then use the list box in the bottom right corner
to change to HTML mode, then after the editor mutates itself
to HTML, the focus ends up in the editor. That's the closest
I've come to getting that behavior.
--
Tankan: Memorize Japanese Kanji: http://kylheku.com/tankan
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all,
Do you know if there's a way to have RC remember your username/password and bypass the login screen, even if you closed the session by closing the browser or whatever; until you choose to signoff? Sort of the way Gmail does it or other sites.
I use RC as my primary email client and, while I have my U/P remembered by the browser, I would still prefer it that when I open the browser my email loads up automatically. Of course, this would be a user setting, either with a checkbox on the login screen or through settings.
Is there a plugin for this?
Thanks!
// Andrés
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I'm trying to upgrade our 0.3.1 installation to 0.4.2.
When I execute the following SQL upgrade lines, I get the errors that
follow them:
mysql> ALTER TABLE `contacts` ADD CONSTRAINT `user_id_fk_contacts`
FOREIGN KEY (`user_id`)
-> REFERENCES `users`(`user_id`) ON DELETE CASCADE ON UPDATE CASCADE;
ERROR 1452 (23000): Cannot add or update a child row: a foreign key
constraint fails (`pis_roundcube/#sql-36e8_638`, CONSTRAINT
`user_id_fk_contacts` FOREIGN KEY (`user_id`) REFERENCES `users`
(`user_id`) ON DELETE CASCADE ON UPDATE CASCADE)
mysql> ALTER TABLE `identities` ADD CONSTRAINT `user_id_fk_identities`
FOREIGN KEY (`user_id`)
-> REFERENCES `users`(`user_id`) ON DELETE CASCADE ON UPDATE CASCADE;
ERROR 1452 (23000): Cannot add or update a child row: a foreign key
constraint fails (`pis_roundcube/#sql-36e8_638`, CONSTRAINT
`user_id_fk_identities` FOREIGN KEY (`user_id`) REFERENCES `users`
(`user_id`) ON DELETE CASCADE ON UPDATE CASCADE)
The first 2 ALTER TABLE commands work OK, and I've verified all tables
have been changed to InnoDB. Any ideas on how to get this to work?
Alternately, is there a good way to import data from an existing older
roundcube MySQL database into a fresh, up-to-date one?
Thanks!
- John
--
-------------------------------------------------------------------
John May : President http://www.pointinspace.com/
Point In Space Internet Solutions jmay(a)pointinspace.com
Twitter: http://twitter.com/pointinspace/
Facebook: http://www.facebook.com/PointInSpace/
Professional FileMaker Pro, MySQL, PHP & Lasso Hosting
on shared, virtual and hardware dedicated servers
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Dear all,
My RC use PLAIN mechanism for IMAP athentication. And it use default
(non-SSL) IMAP port 143.
While log in, I captured the information by WireShark then I could see the
usename and password, warped in a HTTP POST.
If I change to use SSL with IMAP,
$rcmail_config['default_host'] = 'ssl://mail.mysite.com';
$rcmail_config['default_port'] = 993;
I still can capture my Username/ Password. So I think the SSL authentication
is just from RC to IMAP server. Not from my PC to RC server.
I know if I'm using HTTPS, the information send from my PC to HTTP server
will be encrypted.
Is there anyway to encrypt the login session from my PC to the RC server,
except using HTTPS? I mean the encryption supported inside RC login page.
Many thanks/ Minh.
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/9b404e9e
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