mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Update README.md
This commit is contained in:
parent
b6207f484f
commit
dc645f948a
1 changed files with 15 additions and 16 deletions
31
README.md
31
README.md
|
@ -1,18 +1,17 @@
|
||||||
# Z-Push For Yunohost
|
# Z-Push For Yunohost
|
||||||
* * *
|
* * *
|
||||||
<br>
|
### Known bug :
|
||||||
* Z-push for Yunohost supports IMAP sync and Carddav/Caldav sync if Baikal is installed<br>
|
- [ ] z-push seems unable to create mailboxes folders. It means that you must send at least one email from roundcube or rainloop to have the mailboxes created. After than it all works fine.
|
||||||
* Ability to send calendar invitations<br>
|
|
||||||
* Use of push for emails, contacts and calendar<br>
|
### Current status
|
||||||
<br><br>
|
- [x] Z-push for Yunohost supports IMAP sync and Carddav/Caldav sync if Baikal is installed
|
||||||
* The sources are based on http://download.z-push.org/final/<br>
|
- [x] Ability to send calendar invitations
|
||||||
* Use of version 2.3.4 final<br>
|
- [x] Use of push for emails, contacts and calendar
|
||||||
<br><br>
|
- [x] Sync States are now stored in /home/yunohost.app/$app
|
||||||
* Sync States are now stored in /home/yunohost.app/$app<br>
|
- [x] Logrotate has been activated as z-push can become noisy at times
|
||||||
* Logrotate has been activated as z-push can become noisy at times <br>
|
- [x] After an upgrade, we now "fixstates" to avoid full resync of devices
|
||||||
* After an upgrade, we now "fixstates" to avoid full resync of devices<br>
|
- [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.
|
||||||
<br><br>
|
YEP 3.3
|
||||||
* 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.<br>
|
- [x] The sources are based on http://download.z-push.org/final/
|
||||||
<br><br>
|
- [x] Use of version 2.3.4 final
|
||||||
### Known bug :<br>
|
|
||||||
* z-push seems unable to create mailboxes folders. It means that you must send at least one email from roundcube or rainloop to have the mailboxes created. After than it all works fine.<br>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue