[gmail-detection-and-category-scanning] #03: Gmail Smart Label Extraction and Scan Deduplication #14
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
Reference
Lavisys/mailsweep#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature:
gmail-detection-and-category-scanning| Source:.scratch/gmail-detection-and-category-scanning/issues/03-gmail-label-extraction-and-deduplicated-scan.md03: Gmail Smart Label Extraction and Scan Deduplication
What to build: Add support in
MailboxGatewayfor fetching and parsing Gmail'sX-GM-LABELSandX-GM-MSGIDattributes whenis_gmailis active, deduplicating messages across views and feeding Gmail smart labels (e.g.^smartlabel_promo,^smartlabel_social) into classification heuristics.Blocked by: 02: Gmail Category Mailbox Discovery in Folder Listing
Status:
completedMailboxGatewayrequestsX-GM-LABELSandX-GM-MSGIDduring header fetch whenis_gmailisTrue.ScanResult.ClassificationEngineleverages smart labels as high-confidence heuristic signals alongside existing 13-language rule patterns.test_mailsweep.py.