1.3.0
zaharchenko-evgeny
released this
09 Apr 06:36
·
66 commits
to master
since this release
Changes since 1.2.0
- Email does not appear in the new folder after moving #78
- Add received date for IMAP messages #79
- Upgrade component to CUBA platform 7.0.0 #75
- Move IMAP synchronization to scheduled task #76
Configuration notes
- There should be configured and active
imap_ImapScheduler -> syncImap
scheduled task in Administration -> Scheduled tasks screen. - Scheduling should be enabled in the project (
cuba.schedulingActive=true
property inapp.properties
file)