6.0.0-RC7
6/28/26

[#13456] Sending a message from Outlook with special german chars results in error
Summary Sending a message from Outlook with special german chars results in error
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester patrick (at) spamreducer (dot) eu
Created 8/20/14 (4330 days ago)
Due
Updated 9/4/14 (4315 days ago)
Assigned 8/20/14 (4330 days ago)
Resolved 9/2/14 (4317 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
77 patrick (at) spamreducer (dot) eu Comment #13 Reply to this comment
Fix in Git.
Confirm! Fixed!
1712 Git Commit Comment #12 Reply to this comment
Changes have been made in Git (master):

commit bec11721f2aabb6f268c05b23796157a6598e96b
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Sep 1 20:54:04 2014 -0400

     Add the test for Bug #13456

  .../test/Horde/ActiveSync/Rfc822Test.php           |   14 ++++++++++++++
  1 files changed, 14 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/bec11721f2aabb6f268c05b23796157a6598e96b
212 Michael Rubinsky Comment #11
State ⇒ Resolved
Reply to this comment
Fix in Git.
1512 Git Commit Comment #10 Reply to this comment
Changes have been made in Git (master):

commit 9e00a3b085aebfb4693c878cb4b4aecd96d01d9e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Sep 1 20:24:28 2014 -0400

     Ensure headers are always UTF-8.

     Possible fix for Bug #13456

  .../ActiveSync/lib/Horde/ActiveSync/Rfc822.php     |    2 +-
  framework/Core/lib/Horde/Core/ActiveSync/Mail.php  |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/9e00a3b085aebfb4693c878cb4b4aecd96d01d9e
5010 Michael Rubinsky Comment #9 Reply to this comment
What IMAP server is this?

Can you post a raw IMAP debug log? (See imp/config/backends.php for 
turning this on).
03 patrick (at) spamreducer (dot) eu Comment #8
New Attachment: horde_debug.txt Download
Reply to this comment
This is the synclog, I need the debug log. It's a file called 
horde_debug.txt and it's placed in your configured temporary 
directory.
OK, learnt something new..
Attached horde_debug.txt..
213 Michael Rubinsky Comment #7 Reply to this comment
This is the synclog, I need the debug log. It's a file called 
horde_debug.txt and it's placed in your configured temporary directory.
453 patrick (at) spamreducer (dot) eu Comment #6
New Attachment: Tickets #13456_manual_patch.tgz Download
Reply to this comment

[Show Quoted Text - 12 lines]
Done.
I have attached the new log..
155 Michael Rubinsky Comment #5 Reply to this comment
You can try adding:

Horde::debug($mailer->getSentMail());

to Horde_Core_ActiveSync_Driver::sendMail() after line 1928 right 
after the comment:

                 // Ignore issues sending to sent, in case the folder isn't
                 // available.



454 Michael Rubinsky Comment #4 Reply to this comment
I have tested the same right now, and I have uploaded my log to the 
following location: https://db.tt/cCYm2Uln
Don't know what to tell you. It works perfectly here. The subject is 
encoded in the same charset as yours, and is correctly saved to sent 
mail.
The important part is beginning from line 22938 in log.
FYI - this line shows the mail being sent TO the client. The SENDMAIL 
command is much earlier in the log.
158 patrick (at) spamreducer (dot) eu Comment #3
New Attachment: error gesendete elemente.PNG Download
Reply to this comment
I have tested the same right now, and I have uploaded my log to the 
following location: https://db.tt/cCYm2Uln

The important part is beginning from line 22938 in log.

Thanks!
544 Michael Rubinsky State ⇒ Feedback
New Attachment: OL2013_Sent.jpg Download
Assigned to Michael Rubinsky
 
314 Michael Rubinsky Comment #2
New Attachment: OL2013_INBOX.jpg Download
Reply to this comment
Cannot reproduce.

Attached are two screenshots of my OL2013 Sent Items and INBOX showing 
an email with German characters in the subject. The email was sent 
from OL2013.
378 patrick (at) spamreducer (dot) eu Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Sending a message from Outlook with special german chars results in error
Type ⇒ Bug
Queue ⇒ Synchronization
Reply to this comment
Hi guys,
found a new bug..

Whenever I send a message from OL2013 with special german chars like 
"ÄÖÜ" and "äöü" in the subject OL disconnects from the Horde server - 
the sent messages does not appear in OL "Sent messages" folder.

When I re-open OL the sent message appears, but the character encoding 
on this message is totally wrong, it's "��� äöü".

This problem persists just on *OUTGOING* messages and just in 
*Outlook*; on my *Android* phone the encoding in "Sent messages" 
folder is *correct*!

The messages which are incoming (for example into "INBOX") are encoded 
as they should; they encode correct.

Saved Queries