Running 0.4.2-stable with default skin. Seeing many (several hundred
daily) 404's logged in Apache. Entries are always the same, other than
the IP address and the ID(?) in the request:
xxx.xxx.xxx.xxx - - [14/Feb/2011:07:33:10 -0800] "GET
/webmail/?_task=mail&_remote=1&_action=keep-alive&_t=1297697589810&_=1297697589810&_unlock=0
HTTP/1.1" 404 15
This is not consistent - many similar entries log as successful - i.e.
200. Any ideas what I should look for?
--
Arne Berglund
System Administrator, Internet Services
Lane Education Service District
Eugene, OR
____________
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
I'm using poppassd as driver to password plugin that was bundled on the
roundcube source installer. However, it is not working. When I change
password, it always says "Could not save new password".
I tried to run poppassd manually and it is working fine in terminal. I've
check syslog and found the ff when I change password in roundcube
Feb 12 16:07:23 mail xinetd[1562]: START: poppassd pid=2349 from=127.0.0.1
Feb 12 16:07:23 mail xinetd[1562]: EXIT: poppassd status=1 pid=2349
duration=0(sec)
It seems it exit immediately after changing password. Could this be a
poppassd issue or a bug on roundcube v.0.5. ?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
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