MmInternalRecipients hidden pref is case sensitive
Reported by Eric Sharakan | January 9th, 2018 @ 04:24 PM
The hidden preference setting "defaults write com.freron.MailMate MmInternalRecipients -string "@mycorp.com" is case sensitive, so an email address of the form user@Mycorp.com gets incorrectly tagged as external and a warning issued.
If I implement this by editing the Identities.plist file, then pattern matching is done without regard to case. Can the MmInternalRecipients preference also be made case insensitive?
Comments and changes to this ticket
-
benny January 10th, 2018 @ 01:59 PM
- State changed from new to fixcommitted
Sorry, I missed this when fixing it for
internalAddressPattern
. The fix is identical to the workaround of prefixing(?i)
to the regexp.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.