Skip to content

Fix identity comparison#326

Merged
devmount merged 2 commits intomasterfrom
fix-identity-comparison
Jul 5, 2021
Merged

Fix identity comparison#326
devmount merged 2 commits intomasterfrom
fix-identity-comparison

Conversation

@devmount
Copy link
Copy Markdown
Owner

@devmount devmount commented Jul 5, 2021

Description of the Change

This expands the extraction of email addresses from strings that contain an email address without surrounding angle brackets. Example: email addresses in John Doe <[email protected]> and John Doe [email protected] are both recognized now.

Also email address comparison to recognize sent mails is now entirely done on lowercase strings.

Benefits

Sent emails are now properly recognized as sent, even if they don't contain angle brackets are have uppercase characters.

Applicable Issues

Closes #317

@devmount devmount added this to the v1.8.0 milestone Jul 5, 2021
@devmount devmount self-assigned this Jul 5, 2021
@devmount devmount merged commit b2b3f3c into master Jul 5, 2021
@devmount devmount deleted the fix-identity-comparison branch July 5, 2021 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sent mail statistics are zero (0) in 90.0a1 (Windows 64-bit)

1 participant