Files
office365_2_dimail/README.md
T

16 lines
336 B
Markdown

# 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