# Office 365 to Dimail # ImapSync ## cache : https://imapsync.lamiral.info/FAQ.d/FAQ.Use_cache.txt cp imapsync_daemon.py /root/migration/ cp .env.example /root/migration/.env # éditer .env cp imapsync-daemon.service /etc/systemd/system/ systemctl daemon-reload systemctl enable --now imapsync-daemon journalctl -fu imapsync-daemon