I confirm it works as expected. You can close this issue.
Documentation was updated to reflect that link. You can close this feature request. Thank you for this integration!
So I would like to link to 'Adding-2FA-to-a-working-Zimbra-Z-Push-environment.txt' file from https://sourceforge.net/p/zimbrabackend/code/HEAD/tree/zimbra-backend/branches/z-push-2/ but it's not there. The file is not in https://sourceforge.net/p/zimbrabackend/code/HEAD/tree/zimbra-backend/release/75.1/ either. It's only found in the download links. Can you upload it there so that I can link to non-downloaded version of it from my documentation? Thank you!
Let me know when I should create an issue at the Z-Push level. Thank you!
Gmail version '2025.11.02.828149635.Release' no longer syncs properly. Extra data: ZPUSH_VERSION is: 2.6.4+0-0 Z-Push Zimbra Backend Revision: 75 (75.1 actually because it includes the latest fix regarding ActiveSync Auth). ActiveSync Auth is not being used. Right now halaxa/json-machine is turned on but when it was turned off it did not work properly either.
Gmail version '2025.11.02.828149635.Release' no longer syncs properly. Extra data: ZPUSH_VERSION is: 2.6.4+0-0 Z-Push Zimbra Backend Revision: 75 (75.1 actually because it includes the latest fix regarding ActiveSync Auth). ActiveSync Auth is not being used.
Support for Gmail 2025.11.02.828149635.Release
Release 75 has been just published - https://sourceforge.net/projects/zimbrabackend/files/Release75/ and it has the Maldua's 2FA support building. However you should revert this release or either release 75.1 or 76. // define('ZIMBRA_CUSTOM_AUTH_PAGE','ZetaActiveSyncAuthRequest'); has ended up in the final config.php as commented out. define('ZIMBRA_CUSTOM_AUTH_PAGE','ZetaActiveSyncAuthRequest'); which will make the installation to fail to anyone that does not have Maldua's ActiveSync Auth insta...