1 (edited by ICTmailfan 2023-06-03 17:48:33)

Topic: Z-push don't seem to work any more, how to trouble shoot ?

For some reason Z-push don't seem to work any more.  (Android phone)
Server reboot don't help.

Where are are the z-push config and installation files ?
Any clue how to trouble shoot ?

Is it the client server or ...

Just noticed there is a similar question: https://forum.iredmail.org/topic10785-s … -2016.html   (Guess i have to check that also) 




==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):   iRedMail-1.3.1.tar
- Deployed with iRedMail Easy or the downloadable installer?   downloadable installer
- Linux/BSD distribution name and version:        Ubuntu Linux 18.04.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):  Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Log file  Sogo ...

<0x0x5639230984c0[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Jun 03 04:49:13 sogod [1514]: localhost "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=devries%40mydomain.com&DeviceId=MailWiseSafe9108505304267261323A&DeviceType=Android HTTP/1.0" 200 140/111 0.913 - - 0 - 13
Jun 03 04:49:14 sogod [1514]: <0x0x563924962c70[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)
Jun 03 04:49:14 sogod [1514]: <0x0x563924507930[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Jun 03 04:49:14 sogod [1514]: localhost "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=devries%40mydomain.com&DeviceId=MailWiseSafe9108505304267261323A&DeviceType=Android HTTP/1.0" 200 140/111 0.802 - - 0 - 13
Jun 03 04:49:15 sogod [1514]: <0x0x563924962c70[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Z-push don't seem to work any more, how to trouble shoot ?

- What do you mean "not work"?
- SOGo Groupware offers ActiveSync service in iRedMail, no z-push.

3

Re: Z-push don't seem to work any more, how to trouble shoot ?

ZhangHuangbin wrote:

- What do you mean "not work"?
- SOGo Groupware offers ActiveSync service in iRedMail, no z-push.


Ah sorry my mistake its not z-push i gues. "not work"  no Sync  to my client mailbox android phone
But i did change some settings:

SOGoMaximumSyncWindowSize = 100;
  SOGoMaximumSyncResponseSize = 2048;

Source:  https://forum.iredmail.org/topic10785-s … -2016.html

Now it seems to work.  I did also read it can happen if the mailbox has a a certain size.
So next time i will als check an other mailbox (Smaller) To see if its client related.

ZhangHuangbin thnx for your quick response.