So it's not implemented either in the current version (5.4)? Is there a reason (some problem to be expected)? It's kind of strange as this is a commonly used header field.
Kai-Uwe Rommel From: [email protected] <[email protected]> On Behalf Of "Thomas Fuehrer" Sent: Thursday, December 23, 2021 8:12 AM To: [email protected] Subject: AW: [SOGo] SOGo 2.4.0 - EAS does not support Reply-To? Hello, this is not yet implemented. There are some code-lines (commented) in SOGoMailObject+ActiveSync.m which gives a rough idea about what it takes to implement the "reply-to": SOGoMailObject+ActiveSync.m: // Reply-To - FIXME //NSArray *replyTo = [[message objectForKey: @"envelope"] replyTo]; //if ([replyTo count]) // [s appendFormat: @"<Reply-To xmlns=\"Email:\">%@</Reply-To>", [addressFormatter stringForArray: replyTo]]; Regards Thomas Von: [email protected] <[email protected]> Im Auftrag von Kai-Uwe Rommel - ARS Gesendet: Dienstag, 21. Dezember 2021 12:25 An: [email protected] Betreff: [SOGo] SOGo 2.4.0 - EAS does not support Reply-To? Hello, I'm still running an old SOGo 2.4.0 server for our family, on top of Dovecot and Postfix. We are using EAS to connect a couple of mobile devices to it. My son an I have now noticed that when we receive e-mail messages that contain Reply-To fields, then these are shown and honored in the web client (and of course when using e.g. Thunderbird to access the mailbox directly on Dovecot) but not on the mobile clients via EAS. We are using the "Nine" and "BlueMail" apps on Android. In both the Reply-To fields do not show up. Of course when we then reply to such a message, the reply goes to the original sender and not to the address in Reply-To. Is this a known limitation of the SOGo EAS implementation? Is it still present in SOGo 5.4? Kai-Uwe Rommel ARS Computer und Consulting GmbH, www.ars.de ein Unternehmen der TIMETOACT Group Garmischer Straße 7, 80339 München, Deutschland ARS - The Art of Software Engineering Software Engineering, Technologieberatung, IBM Software, IBM Lizenzmanagement Services Handelsregister München, HRB 101829, USt-ID: DE 155 068 909 Geschäftsführer: Joachim Gucker, Stefan Schäffer, Michael Arbesmeier Datenschutzerklärung: https://web.ars.de/datenschutz/ -- [email protected] https://inverse.ca/sogo/lists
