Add mailbox sync functionality and related API endpoints #21
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Add_History"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
MailboxSyncRunmodel to manage mailbox synchronization jobs, allowing for tracking of sync status and results.Emailservice to handle mailbox sync operations, including enqueueing tasks and managing sync results.This commit enhances the application's email synchronization capabilities, providing a more robust and user-friendly experience for managing mailbox data.