Added
- Added the new
imap-backup copy
command to replace the existing
migrate
andmirror
commands. The new command is simpler
than the exiting commands, while maintaining the principal functionality
that was previously available.migrate
andmirror
are now deprecated
and will be removed in a future release.
Changed
- The library now uses
logger
andostruct
as external dependencies
as they have been extracted from the Ruby standard library.