├── README.md ├── _config.yml ├── composer.json ├── config.json └── migrate.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/breakerh/imap-backup-dovecot/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/breakerh/imap-backup-dovecot/HEAD/_config.yml -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/breakerh/imap-backup-dovecot/HEAD/composer.json -------------------------------------------------------------------------------- /config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/breakerh/imap-backup-dovecot/HEAD/config.json -------------------------------------------------------------------------------- /migrate.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/breakerh/imap-backup-dovecot/HEAD/migrate.php --------------------------------------------------------------------------------