AW: [SOGo] SOGo 2.4.0 - EAS does not support Reply-To?

2022-01-05 Thread "T F"
Hi Kai-Uwe!

The pull request #307 has been merged.

Can you please test with the latest nightly build.

Regards

Thomas

 

Von: T F  
Gesendet: Donnerstag, 30. Dezember 2021 15:27
An: users@sogo.nu
Betreff: AW: [SOGo] SOGo 2.4.0 - EAS does not support Reply-To?

 

Hi Kai-Uwe!

FYI: I filed a pull request for this:
https://github.com/inverse-inc/sogo/pull/307.

Regards

Thomas

 

Von: users-requ...@sogo.nu <mailto:users-requ...@sogo.nu>
mailto:users-requ...@sogo.nu> > Im Auftrag von
Kai-Uwe Rommel - ARS
Gesendet: Donnerstag, 23. Dezember 2021 21:33
An: users@sogo.nu <mailto:users@sogo.nu> 
Betreff: RE: [SOGo] SOGo 2.4.0 - EAS does not support Reply-To?

 

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:  <mailto:users-requ...@sogo.nu> users-requ...@sogo.nu <
<mailto:users-requ...@sogo.nu> users-requ...@sogo.nu> On Behalf Of "Thomas
Fuehrer"
Sent: Thursday, December 23, 2021 8:12 AM
To:  <mailto:users@sogo.nu> users@sogo.nu
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: @"%@",
[addressFormatter stringForArray: replyTo]];

 

Regards

Thomas

 

Von:  <mailto:users-requ...@sogo.nu> users-requ...@sogo.nu <
<mailto:users-requ...@sogo.nu> users-requ...@sogo.nu> Im Auftrag von Kai-Uwe
Rommel - ARS
Gesendet: Dienstag, 21. Dezember 2021 12:25
An:  <mailto:users@sogo.nu> users@sogo.nu
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,  <http://www.ars.de> 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/>
https://web.ars.de/datenschutz/

-- 
 <mailto:users@sogo.nu> users@sogo.nu
 <https://inverse.ca/sogo/lists> https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

AW: [SOGo] SOGo 2.4.0 - EAS does not support Reply-To?

2021-12-30 Thread &quot;T F"
Hi Kai-Uwe!

FYI: I filed a pull request for this:
https://github.com/inverse-inc/sogo/pull/307.

Regards

Thomas

 

Von: users-requ...@sogo.nu  Im Auftrag von Kai-Uwe
Rommel - ARS
Gesendet: Donnerstag, 23. Dezember 2021 21:33
An: users@sogo.nu
Betreff: RE: [SOGo] SOGo 2.4.0 - EAS does not support Reply-To?

 

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:   users-requ...@sogo.nu <
 users-requ...@sogo.nu> On Behalf Of "Thomas
Fuehrer"
Sent: Thursday, December 23, 2021 8:12 AM
To:   users@sogo.nu
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: @"%@",
[addressFormatter stringForArray: replyTo]];

 

Regards

Thomas

 

Von:   users-requ...@sogo.nu <
 users-requ...@sogo.nu> Im Auftrag von Kai-Uwe
Rommel - ARS
Gesendet: Dienstag, 21. Dezember 2021 12:25
An:   users@sogo.nu
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/

-- 
  users@sogo.nu
  https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

AW: [SOGo] ActiveSync folders and mails missing

2020-11-02 Thread &quot;T F"
Hi Thomas,
re-run sogo-tool with option -v: sogo-tool -v manage-eas listfolders ...

With this option the output will show the IDs of synced mails.

Regards,
Thomas

-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu  Im Auftrag von Thomas Mager
Gesendet: Sonntag, 1. November 2020 23:08
An: users@sogo.nu
Betreff: Re: [SOGo] ActiveSync folders and mails missing

Hi Thomas,

thanks for your fast response. I have set "SOGoEASDebugEnabled = YES" 
now and also removed SOGoMaximumSyncWindowSize setting in sogo.conf. 
When I createa new Gmail-App-Account on my Android Phone I can see all folders 
now but when I enter the folders there are not all mails which I can see in the 
same folder in my Dovecot IMAP server or in the SOGO Webinterface.

I tried to analyze the sogo.log but I cannot find the reason why not all mails 
of this folder are synchronized with ActiveSync.

I also tried "sogo-tool manage-eas listfolders username " and 
there I can see all folders for the account listed correctly. For example, 
there is the folder named Baumschule under the Inbox and in the directory cur 
of the IMAP-server I can see that there are 141 messages in that folder. When I 
log into the SOGo-Webinterface there are all 141 messages listed in the folder 
Baumschule. On my Android-Phone there are only 2 messages listed in that folder.

Regards,
Thomas

Am 01.11.2020 um 13:56 schrieb "T F" (t...@aon.at):
> Hi Thomas,
> set "SOGoEASDebugEnabled = YES" and check the response to the 
> FolderSync-requests sogo.log after configuring a new a account on your mobile 
> device.
>
> If SOGoMaximumSyncWindowSize is defined in sogo.conf remove it and test again.
>
> Checking the output of "sogo-tool manage-eas listfolders UserA " 
> might help to better understand be problem.
>
> Regards,
> Thomas
>
> -Ursprüngliche Nachricht-
> Von: users-requ...@sogo.nu  Im Auftrag von 
> Thomas Mager
> Gesendet: Sonntag, 1. November 2020 00:42
> An: users@sogo.nu
> Betreff: [SOGo] ActiveSync folders and mails missing
>
> Hi,
>
> I have a SOGo-Server (V5.0.1) running with CentOS 8 and Dovecot IMAP server. 
> In the SOGo Webinterface I can see all folders and mails of my account but 
> when I use ActiveSync with Outlook 2019 or with my Android Smartphone some 
> folders of the account are missing and I have some folders where mails are 
> missing. I found some similar posts in the mailing list archive but I could 
> not solve the problem with one of the solutions.
>
> When I debug with "IMAPDebugEnabled = YES" I can see that entries like
>
> S[0x557282344aa0]: * LIST (\HasNoChildren \UnMarked) "." 
> INBOX.Baumschule
> S[0x557282344aa0]: * STATUS INBOX.Baumschule (X-GUID
> f033170b66dd925f661a462fefb1)
>
> where I can see that the subfolder Baumschule under the inbox is found but 
> this folder for example is not listed in Outlook 2019 or on the Android 
> smartphone Gmail app over ActiveSync.
>
> Has anyone an idea what I can check to find a solution for this problem?
>
> Regards,
> Thomas
>
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>

--
users@sogo.nu
https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

AW: [SOGo] ActiveSync folders and mails missing

2020-11-01 Thread &quot;T F"
Hi Thomas,
set "SOGoEASDebugEnabled = YES" and check the response to the 
FolderSync-requests sogo.log after configuring a new a account on your mobile 
device. 

If SOGoMaximumSyncWindowSize is defined in sogo.conf remove it and test again.

Checking the output of "sogo-tool manage-eas listfolders UserA " 
might help to better understand be problem.

Regards,
Thomas

-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu  Im Auftrag von Thomas Mager
Gesendet: Sonntag, 1. November 2020 00:42
An: users@sogo.nu
Betreff: [SOGo] ActiveSync folders and mails missing

Hi,

I have a SOGo-Server (V5.0.1) running with CentOS 8 and Dovecot IMAP server. In 
the SOGo Webinterface I can see all folders and mails of my account but when I 
use ActiveSync with Outlook 2019 or with my Android Smartphone some folders of 
the account are missing and I have some folders where mails are missing. I 
found some similar posts in the mailing list archive but I could not solve the 
problem with one of the solutions.

When I debug with "IMAPDebugEnabled = YES" I can see that entries like

S[0x557282344aa0]: * LIST (\HasNoChildren \UnMarked) "." INBOX.Baumschule
S[0x557282344aa0]: * STATUS INBOX.Baumschule (X-GUID
f033170b66dd925f661a462fefb1)

where I can see that the subfolder Baumschule under the inbox is found but this 
folder for example is not listed in Outlook 2019 or on the Android smartphone 
Gmail app over ActiveSync.

Has anyone an idea what I can check to find a solution for this problem?

Regards,
Thomas


--
users@sogo.nu
https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists