diff --git a/conf/sogo.conf b/conf/sogo.conf index 79bda33..52599c7 100644 --- a/conf/sogo.conf +++ b/conf/sogo.conf @@ -16,7 +16,7 @@ SOGoSentFolderName = Sent; SOGoTrashFolderName = Trash; SOGoDraftsFolderName = Drafts; - SOGoIMAPServer = "imaps://localhost:993/"; + SOGoIMAPServer = "imap://localhost:143"; SOGoIMAPAclConformsToIMAPExt = YES; SOGoVacationEnabled = YES; SOGoForwardEnabled = YES;