From bdac42b709cd2bc663a68422f69ac6bfd43a1ce5 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Sun, 30 Apr 2017 21:22:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d58b4ea..5e81c55 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ - [x] z-push is now configured to use smtp to send emails instead of php_mail() function. This let us have emails signed by dkim for example. - [x] The current imap backend configuration seems able to handle email addresses different from login (for example login : john and email john.doe@domain.tld instead of john@domain.tld) - Further testing required ! - [x] The sources are based on http://download.z-push.org/final/ -- [x] Use of version 2.3.5 final +- [x] Use of version 2.3.6 final