Skip to content

Commit

Permalink
Revert "Merge pull request Z-Hub#95 from matidau/imap-as16"
Browse files Browse the repository at this point in the history
This reverts commit 555320f, reversing
changes made to 7a4702d.
  • Loading branch information
matidau committed Aug 2, 2024
1 parent 39fcaa8 commit ac12695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/imap/imap.php
Original file line number Diff line number Diff line change
Expand Up @@ -1990,7 +1990,7 @@ public function Settings($settings) {
* @return string AS version constant
*/
public function GetSupportedASVersion() {
return ZPush::ASV_161;
return ZPush::ASV_14;
}


Expand Down

0 comments on commit ac12695

Please sign in to comment.