Skip to content

Make RFC822.MailboxAddress.has_distinct_name is case-insensitive

Michael Gratton requested to merge wip/email-spoofing-case into mainline

This prevents mailboxes being marked as spoofed when the name part and address part are equal but with different case.

Merge request reports