-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi all :)
I was wondering if Pyzor currently accounts for small personalizations in emails, specifically the recipient's account name (the local part before the @domain.com). If not, I think adjusting how the digest is generated could improve detection accuracy.
To improve detection accuracy, Pyzor should:
Extract the account name (local part of the recipient's email address) before removing headers.
Remove the extracted account name from the message body before generating the digest.
This ensures that minor personalizations in the spam mails do not affect Pyzor’s ability to detect spam messages.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels