I am getting complaints from users that when they attempt to reply to
a email they received in RC, their text cursor gets defaulted to the
bottom of the email. I know this is the correct method to reply but
users don't like it and want RC to mirror Outlook reply style where
their reply is seated above the reply, not below. Is there a way to
force RC to default the cursor above the reply?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi
I've updated the version of PHP running on my Mac OSX server and the
new version includes mcrypt which I didn't have before. Since then
I've not been able to log in.
There appears to be a problem with the length of the initialization
vector being handed to the mcrypt function, the interesting thing
being that the length is changing each time: 11, 18, 9, 12.
The error logs show:
ali@buggles:/Library/Webserver/Documents/roundcube$ tail logs/errors
[10-Nov-2009 13:23:09] PHP Warning: mcrypt_generic_init()
[function.mcrypt-generic-init]: Iv size incorrect; supplied length:
11, needed: 8 in /Library/WebServer/Documents/roundcube/program/
include/rcmail.php on line 995
[10-Nov-2009 13:23:12 +0000]: IMAP Error: Authentication for ali
failed (LOGIN): "a001 NO Login failed." (GET /roundcube/?_task=mail)
[10-Nov-2009 13:36:59] PHP Warning: mcrypt_generic_init()
[function.mcrypt-generic-init]: Iv size incorrect; supplied length:
18, needed: 8 in /Library/WebServer/Documents/roundcube/program/
include/rcmail.php on line 995
[10-Nov-2009 13:37:02 +0000]: IMAP Error: Authentication for ali
failed (LOGIN): "a001 NO Login failed." (GET /roundcube/?_task=mail)
[10-Nov-2009 13:38:16] PHP Warning: mcrypt_generic_init()
[function.mcrypt-generic-init]: Iv size incorrect; supplied length: 9,
needed: 8 in /Library/WebServer/Documents/roundcube/program/include/
rcmail.php on line 995
[10-Nov-2009 13:38:21] PHP Warning: mcrypt_generic_init()
[function.mcrypt-generic-init]: Iv size incorrect; supplied length:
12, needed: 8 in /Library/WebServer/Documents/roundcube/program/
include/rcmail.php on line 995
[10-Nov-2009 13:38:24 +0000]: IMAP Error: Authentication for ali
failed (LOGIN): "a001 NO Login failed." (GET /roundcube/?_task=mail)
Grateful for any advice!
Cheers
Ali
_______________________________________________
List info: http://lists.roundcube.net/users/
3
2
Info
by ivan.amarottiļ¼ teamsolutions.it
30 Mar '10
30 Mar '10
Hello it is possible show the mail user on the webmail example:
"Welcome peanuts(a)linus.it [1]" because i've a few mail on the same domain
and i dont' remember with which I have logged mail.
Sorry for my terrible
english.
Best Regards
Ivan
Links:
------
[1] mailto:peanuts@linus.it
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
i have upgraded my roundcube to 0.3.1 version. After do the upgrade all is
working perfect but the tildes are not seeing correctly.
I have upgraded the files:
- index.php
- ./bin/
- ./SQL/
- ./program/
- ./installer/
- ./skins/default/
- ./plugins/
And i have executed the mysql.update.sql
Can anybody help me?
Thank you
Juan
_______________________________________________
List info: http://lists.roundcube.net/users/
I've discovered that, in my SVN checkout of roundcube, something
strange is going on. If I specify that my default_host is 'localhost',
things work just fine, but if I specify that my default_host is
something else... ANYTHING else (such as my hostname), Roundcube will
report that all folders have three new messages in them. Nothing else
appears to be affected (i.e. opening the folders and reading messages
works fine, it's just the unread-count that's wrong).
This is particularly frustrating for me because I host multiple
domains with slightly different IMAP preferences, and I need to be
able to connect to other domains on my server.
Does anyone else have the same issue? Or know of a fix?
Thanks,
~Kyle
--
The test of our progress is not whether we add more to the abundance
of those who have much; it is whether we provide enough for those who
have too little.
-- Franklin D. Roosevelt
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
I have configured RoundCube with SSL, the login url is https://webmail.xxx.mu/
I want to login automatically to this url using curl from within a PHP application(using php curl library) inorder to implement a single signon solution.
Can someone please help me with this ??
Thanks
coolatt
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
List info: http://lists.roundcube.net/users/
I was wondering if it's possible to remove the RC logo from the upper
left corner of the login screen. I have seen login screens with custom
logos but I just want a login screen without any logos. Is this
possible?
_______________________________________________
List info: http://lists.roundcube.net/users/
RCers-
I can't seem to get the auto-complete to display the address books in the
order desired. That is to say I want an address in my personal address
book to appear at the top of the autocomplete list rather than at the
bottom.
I am using RC 0.3.1, and have two address books defined, plus the
'automatic_addressbook', plugin but I've verified I have the same problem
even with no plugins enabled.
My LDAP address book is called 'People'
// An ordered array of the ids of the addressbooks that should be searched
// when populating address autocomplete fields server-side.
$rcmail_config['autocomplete_addressbooks'] = array('sql', 'People');
With the above config an address in 'sql' will always appear on the
auto-complete list of 15, but at the bottom of the list. When I switch the
order of 'sql' and 'People' the address from 'sql' won't appear until every
address in 'People' is excluded.
Thus it appears to be working partially correctly. It searches correctly
making sure if the address is in 'sql' it will always be on the
auto-complete list, but it always shows up at the bottom of the list rather
than the top, which not the desired behavior. An address book which is
configured to be searched first should also be displayed first.
What am I doing wrong? Or is this a RC issue? I've searched any can't
find any tickets on this issue.
Thanks,
--ry
--
Ryan Horrisberger
Software Developer
_______________________________________________
List info: http://lists.roundcube.net/users/