Skip to content

Quote plus sign automatically.#302

Merged
mbrt merged 1 commit into
masterfrom
quote-plus
Nov 10, 2022
Merged

Quote plus sign automatically.#302
mbrt merged 1 commit into
masterfrom
quote-plus

Conversation

@mbrt
Copy link
Copy Markdown
Owner

@mbrt mbrt commented Nov 10, 2022

Gmail has this weird behavior:

  • from: foo+bar is equivalent to from:foo OR from:bar
  • from foo+bar@google.com is not (just searches the full address).

This change accounts for this behavior and automatically quotes the
plus sign, only when outside of full email addresses. This should match
users expectations a lot better.

Gmail has this weird behavior for which:

* from: foo+bar is equivalent to from:foo OR from:bar
* from foo+bar@google.com is not (just searches the full address).

This change accounts for this behavior and automatically quotes the
plus sign, only when outside of full email addresses. This should match
users expectations a lot better.
@mbrt mbrt merged commit ded3bd9 into master Nov 10, 2022
@mbrt mbrt deleted the quote-plus branch November 10, 2022 15:05
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.

1 participant