Hello,
I have a trouble with the headers when I try to reply (or read) a
message. I have the e-mail server on a different machine that roundcube.
Consequently, I mark this option true:
> $rcmail_config['enable_caching'] = TRUE;
Imagine that I have my cache clean in the database. When I reply (or
read) the first messages that I have, there is no problem with the
headers in the reply screen. But, when I trash the messages and I have
new mail in the roundcube the headers are corrects in the main screen,
but when I reply (or read) this new messages all the headers in the
reply (or read) screen are the headers of the firsts messages.
Initially I have the option that I mention before false:
> $rcmail_config['enable_caching'] = FALSE;
But this causes the caducity of the user's session and don't permit
later login the user again until the user delete the cookies on his
navigator.
Does someone any idea to solve this problem?
Thank's in advance.
--
......................................................................
__
/ / Roger Castells
C E / S / C A Tècnic en microinformàtica
/_/ Centre de Supercomputació de Catalunya
Gran Capità, 2-4 (Edifici Nexus) • 08034 Barcelona
T. 93 205 6464 • F. 93 205 6979 • rcastells(a)cesca.es
......................................................................
_______________________________________________
List info: http://lists.roundcube.net/users/
i tried to answer someone the other day about something they posted to the
list, and my reply bounce due to a local sendmail configuration error. i
have fixed that error and am just testing, since this list is the only
manifestation i stumbled upon. sorry for the OT post. my reply is not
relevant any longer, thus this test.
_______________________________________________
List info: http://lists.roundcube.net/users/
It seems yesterday's code workaround didn't work with the older messages for
some reason, albeit it did work with all of my attempts. So I discarded it and
I had to come out with another try. And here it is.
This seems to do the trick right now (program/steps/mail/compose.inc):
$MESSAGE['headers'] = &$IMAP->get_headers( $msg_uid );
$MESSAGE['structure'] = &$IMAP->get_structure($msg_uid);
if ( empty ($MESSAGE['headers']) || $MESSAGE['headers']->from == '' ) {
while ( list ( $key , $val ) = each ($MESSAGE['structure']->headers ) ) {
$MESSAGE['headers']->${key} = $val;
}
}
It's getting rather frustrating.
I'll let you know in case I can ever manage to trace this back to the
primitive functions.
Cordialità / Best regards / Gxis la
------------------------------------------------------------------------
Manuel Giorgini <giorgini(a)interlogica.net>, Programmatore
INTERLOGICA e-business solutions - http://www.interlogica.net
Via Fusinato, 27 - IT 30171 Mestre VE - Italia - Unione Europea
Tel +39 041 099 30 00 (6 linee r.a.) - Fax +39 041 504 11 72
------------------------------------------------------------------------
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all, what do I need to do so that a user only has to put their username in to the login box and not the full email. user(a)thesite.com and password cut down to user and password.
Cheers :)
=
--
Powered By Outblaze
_______________________________________________
List info: http://lists.roundcube.net/users/
I've done a little poking around can't find an solution to my problem. I
was hoping someone on the list might be able to help.
I've just done the upgrade from beta2 to rc1. But when I attempt to
access the RC site I get this error in my RC log:
PHP Fatal error: Call to undefined function: strip_quotes() in
/var/www/htdocs/roundcube/index.php on line 93
Does anyone have any suggestions for me?
Thanks in advance.
--
Jason Murray
IMBA Durham Region Rep - www.imba.org/canada
DMBA President - www.durhammountainbiking.ca
TORBG Executive - www.torbg.org
_______________________________________________
List info: http://lists.roundcube.net/users/
Following up in my list of misadventures with a Domino IMAP server (for the
record, "* OK Domino IMAP4 Server Release 6.5.5FP3"), I noticed that when
preparing for a reply, RC wouldn't auto-fill the To and Subject fields from
the original message. Also the header line looked something like:
On , wrote:
It's not the first time that I had to tweak RC to make it drive around what I
can only conclude to be weirdness in the Domino server, mostly effecting the
IMAP function get_headers(). In this particular case I managed to make
everything appear again by changing the following line in
program/steps/mail/compose.inc, from
$MESSAGE['headers'] = &$IMAP->get_headers($msg_uid);
to
$MESSAGE['headers'] = &$IMAP->get_headers($msg_uid , $_GET['_mbox'] , false );
I am using 0.1-rc1 at this point. To be very honest I am afraid to upgrade it
because I'd have to scout around and re-introduce my changes. I'd rather wait
for the owners of the Domino server to announce an upgrade on their part...
Cordialità / Best regards / Gxis la
------------------------------------------------------------------------
Manuel Giorgini <giorgini(a)interlogica.net>, Programmatore
INTERLOGICA e-business solutions - http://www.interlogica.net
Via Fusinato, 27 - IT 30171 Mestre VE - Italia - Unione Europea
Tel +39 041 099 30 00 (6 linee r.a.) - Fax +39 041 504 11 72
------------------------------------------------------------------------
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I've just tried to install the RC1 of roundcube. But I've encountered
some strange Problems:
Steps to reproduce:
-I try to login.
-I take teh correct logininformations
-Login
-> get back to login-Screen, ith blank fields
There is no warning in the log-directory. (It is writeable and i know it
works.)
I get a new row in the session-table (mysql)
I get a user in the users-table
I found a some topics with this Problem in the Forum, but I didn't find
any solve.
Any Ideas?
Regards,
Christian
--
UNEM-Produktion
Dipl.-Inf. Christian Kütbach
Tel.:02507-982722
c.kuetbach(a)unem.de
www.unem.de
_______________________________________________
List info: http://lists.roundcube.net/users/
I have a problem in Roundcube where some messages don't have dates at
all. That field just shows up blank.
I realized that all of the emails doing this were coming from
livejournal.com, so I compared the dates between one that does display:
Date: Sun, 07 Oct 2007 00:07:27 -0700
and one that doesn't display:
Date: Sat, 6 Oct 2007 21:34:24 UT
So my guess is that the UT is throwing things off. Any suggestions on a
fix?
--
Todd Megee
http://rathervague.com/
Even the clearest and most perfect circumstantial evidence is likely to be at
fault, after all, and therefore ought to be received with great caution. Take
the case of any pencil, sharpened by any woman; if you have witnesses, you will
find she did it with a knife; but if you take simply the aspect of the pencil,
you will say that she did it with her teeth.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi! I'm setting up a mailserver with postfix + dovecot following this HOW-TO
(http://workaround.org/articles/ispmail-etch/) and I would like to use
RoundCube (0.1 rc1) for it. I'm using virtual domains. The problem is that I
can't get RoundCube working: every time I try to login i get "Login failed".
I have this in my main.inc.php:
$rcmail_config['virtuser_query'] = "SELECT email FROM
mailserver.view_usersWHERE email = '%u'";
RoundCube mysql user has reading access to the mailserver DB, and I have
successfully tested this query on the DB.
I think the problem is that my imap server is using TLS. Is that "diagnosis"
correct? How can I fix it?
Thanks in advance,
Daniele
--
Daniele Salatti
http://www.salatti.net
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
strange thing!! I uploaded some days again my version of roundcube, and everything was working, I could connect to any IMAP server. But since today my login fail but without an error (mit log status is 4, so errors should be displayed), if I log in with a wrong password there will be an error displayed.
Check this out: http://jangloeckner.virtual.vps-host.net/roundcube/
Exactly the same roundcube configuration runs on an other server, there everything is working fine (check it out: http://www.dddesign.ch/roundcube/ )
Any ideas?
jan
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
_______________________________________________
List info: http://lists.roundcube.net/users/