-
-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed logic for formatting IMAP FETCH HEADER.FIELDS.NOT corner case
If IFetchRequest.Headers excludes References but IFetchRequest.Items includes References, the formatted HEADER.FIELDS.NOT result contain REFERENCES, but it really shouldn't. This commit fixes it so that IFetchRequest.Items References overrides this such that the References exclude will be removed.
- Loading branch information
Showing
2 changed files
with
52 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters