Back to Changelog
Panel Backend
v1.0.535
Mail importer: bring mail in from Gmail, Outlook or any IMAP server, plus a cPanel migration duplicate-mail fix.
New Feature
1- Mail importer: bring mail into Panelica from Gmail, Outlook/Hotmail or any IMAP server, idempotent (never duplicates on re-run), with Google/Microsoft OAuth2.
Improvement
1- Added database migrations 000573/000574 for the mail import job/API and OAuth2 credentials.
Bug Fix
1- Fixed cPanel migration duplicating thousands of messages on re-run: Maildir dedup switched from filename-based to Message-ID-based.