Hi folks,
Is there a new or recommended way to get the real server name? We used
to use env:servername, but that appears to have been removed at some
point. I couldn't find a 'new way,' but I didn't want to write a plugin
just for that yet without checking.
Thanks!
--
Martin B. Smith
smithmb(a)ufl.edu - (352) 273-1374
CNS/Open Systems Group
University of Florida
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/QV/5UpAEqxs/smime.p7s
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 all,
I have installed roundcube 0.5 and it works very well, but at the moment only with the imap login credentials. I have another mysql database with all active email addresses and imap login names.
So i activate the plugin "virtuser_qery" and add the line
$rcmail_config['virtuser_query'] = 'SELECT owner FROM d100006_mailadmin.virtual WHERE address = "%u"';
to my main.inc.php file.
I have also activated the sql logging, but all sql query's i can see goes to the roundcube database. my other database would not be asked. :(
my table structure:
owner = IMAP login name (maybe adam_01)
address = email address (maybe adam(a)email.de)
Hope you could help me. I can't find any useful information in the web.
Have a nice day,
Joerg
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
When I set:
$rcmail_config['date_today'] = '%l:%M%P';
in main.inc.php, the resulting date format is: "Today %Wednesday:".
Presumably the remainder has been truncated. Has anyone else run across
this problem? It looks to me as if the strftime implementation for
date_today is incomplete or buggy? Works fine for date_short and
date_long.
Thanks,
Ted To
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I have installed the current bugfix-release on a server running php
5.2.0 and it seemed to work fine. I have no possibility to upgrade the
php version on the machine.
Which parts of roundcube 0.5.1 depend on the newer php version? What
functionality should I expect to stop working? Would it be possible to
bypass this by a small patch or is the dependency weaved into central
parts of roundcube?
I would be glad to get this information to decide whether I can use
newer roundcube versions or have to stay with the old ones or switch to
another webmail frontend.
Greetings,
Fred
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I have set my timezone to +8.00 Singapore. But when i forward email
that have been sent, it randomly display +7.00 sometime +8.00 in the
message details. Can i set it to show +8.00 instead of +7.00?
Thanks,
iSoft
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello Roundcube lovers
The just released update fixes some bugs discovered with the 0.5
stable version and also improves security by preventing some possible
CSRF attacks. This includes an optional referer check which is yet
disabled by default. If you trust HTTP Referer headers you can enable
it in config with $rcmail_config['referer_check'] = true;
Furthermore IDNA support has now been improved and some visual
glitches in IE and Safari have been resolved. Thanks again to all
reporters and pathc contributors!
We recommend to update all existing Roundcube installation with this
release. It can be downloaded from http://roundcube.net/download
and a complete list of changes is available here:
http://trac.roundcube.net/wiki/Changelog
Best wishes,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello
I am using roundcube 0.5 with dovecot 2.0 as imap server. I can
sort messages by thread in the "list view", but is not the default view.
How can I make "threads" the default view?
Regards
Javier
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
In the previous version it worked fine, but after upgrading to version 0.5:
When any user selects Folder Actions and then Manage Folders from the popup
menu, the following error appears:
SERVICE CURRENTLY NOT AVAILABLE!
Error No. [501]
Any ideas anyone? This is becoming a major issue as the users are getting
restless!
Artie
Artie Ball
Network Manager
The John Wallis Academy (Maths and Technology Specialist College)
<http://www.thejohnwallisacademy.org/> http://www.thejohnwallisacademy.org
There are 10 kinds of people in the world, those who understand binary and
those who don't.
P Please consider the environment before printing this e-mail
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
We're using roundcube as a method of access to a read-only
email-archive. What would be the best/easiest way of disabling
outgoing mail functionality? (such that the user is aware).
For the moment, I've set up SMTP to always be rejected, but I'd like to
do this in a nicer way.
/Per Jessen, Zürich
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e