#1486237 closed Bugs (worksforme)
Logout in the course of forward some messages
| Reported by: | allure | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | User Interface | Version: | 0.3-stable |
| Severity: | normal | Keywords: | Forward, logout |
| Cc: |
Description
PHP 5.2.3
Mail server: Dovecot
Browsers: all
PCRE: OK
DOM: OK
Session: OK
XML: OK
FileInfo: OK
Libiconv: OK
PEAR: OK
MDB2: OK
Net_SMTP: OK
Mail_mime: OK
iilConnection: OK
file_uploads: OK
session.auto_start: OK
zend.ze1_compatibility_mode: OK
mbstring.func_overload: OK
suhosin.session.encrypt: OK
In the course of forward some message there are errors.
Sample message:
Return-path: <xxx@xxx.com> Envelope-to: info@xxx.com Received: from mail04.xxx.com ([xx.xx.xx.xx]:39077) by mx.xxxx.com with esmtp (Exim 4.67) (envelope-from <xxx@xxx.com>) id 1My8JW-0003lP-L5 for info_uk@xxx.com; Wed, 14 Oct 2009 22:11:06 +0400 X-IronPort-AV: E=Sophos;i="4.44,559,1249254000"; d="scan'208,217";a="20716324" Received: from reg10exc03.xxx.local (HELO REG10VEX03.xxx.local) ([10.45.140.23]) by mail04.xxx.com with ESMTP; 14 Oct 2009 18:05:27 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CA4CF0.86FC4366" Subject: End of Day Message Report Date: Wed, 14 Oct 2009 18:05:27 +0100 Message-ID: <569837780083AF498FEB8434BF65CFD0D1D3A9@REG10VEX03.regus.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: End of Day Message Report Thread-Index: AcpM8JjIsDpDksyERhaELgXw29etUg== From: "Regusvo" <xxx@xxx.com> To: <info@xxx.com> This is a multi-part message in MIME format. ------_=_NextPart_001_01CA4CF0.86FC4366 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Dear llya, END OF DAY REPORT: No message(s) have been taken for you since the last end of day report.=20 *************** PLEASE DO NOT REPLY TO THIS EMAIL. *************** The above messages are from your. Thank you. ****************************************************************** ********************************************************************** The information in this email is confidential and may be privileged. If you are not the intended recipient please notify us immediately by return email at contact@regus.com or by contacting the xxxx=20 xxxxxxx ********************************************************************** ------_=_NextPart_001_01CA4CF0.86FC4366 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE>End of Day Message Report</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=3D2 FACE=3D"Arial">Dear llya,</FONT> </P> <P><FONT SIZE=3D2 FACE=3D"Arial">END OF DAY REPORT:</FONT> </P> <P><FONT SIZE=3D2 FACE=3D"Arial">No message(s) have been taken for you sinc= e the last end of day report. </FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">*************** PLEASE DO NOT REPLY TO TH= IS EMAIL. ***************</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">The above messages are from your Vi= rtual Office.</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Thank you.</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Virtual Portal : www.xxxx= .com</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">*****************************************= *************************</FONT> </P> <pre>********************************************************************** The information in this email is confidential and may be privileged. If you are not the intended recipient please notify us immediately by return email at contact@xxx.com or by contacting the IT Helpdesk on +.=20 xxx PLC, 26, xxxxx, L-2449 xxxx ********************************************************************** </pre></BODY> </HTML> ------_=_NextPart_001_01CA4CF0.86FC4366--
Forwarded message have attachment "Html message", which cannot be removed (Server error (Not found))
In the course of a writing of each symbol in an e-mail the address of the addressee the error is displayed (Server error (Not found))
After press Return to list of message RoundCube forward to main page (unlogged)
After refresh page RoundCube forward to main page (unlogged)
Error logs empty.
Change History (3)
comment:1 Changed 4 years ago by antoszka
comment:2 Changed 4 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
@allure: you did upgrade or fresh install? Maybe you've forgot to update index.php file? You should also check with svn-trunk version.
comment:3 Changed 4 years ago by allure
Resolved. The database structure has not been updated

I had a similar problem: lot's of "Server error! (Not Found)" messages in basically any situation and more or less nothing working apart from reading mails with my 0.3-stable installation.
Upgrading to current SVN solved the problem (and as far as I've looked nothing new broke).
Regards.