From f292f56e2f2d53c80504faf71e40b9a5d4503833 Mon Sep 17 00:00:00 2001 From: Cabillot Julien Date: Fri, 18 May 2018 14:30:59 -0400 Subject: [PATCH] =?UTF-8?q?Gros=20bug,=20ne=20sync=20pas=20serveur=20>=20c?= =?UTF-8?q?lient=20mais=20serveur=20<>=20client,=20corrig=C3=A9=20en=20pas?= =?UTF-8?q?sant=20le=20serveur=20en=20readonly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- offlineimaprc | 1 + 1 file changed, 1 insertion(+) diff --git a/offlineimaprc b/offlineimaprc index ece681b..1334b3c 100644 --- a/offlineimaprc +++ b/offlineimaprc @@ -16,3 +16,4 @@ remoteuser = XXX_REPLACE_USER_XXX remotepass = XXX_REPLACE_PASS_XXX remotehost = XXX_REPLACE_SRV_XXX cert_fingerprint = XXX_REPLACE_FINGERPRINT_XXX +readonly=true