Implemented issue 6 from eMBee list - "reply to all (G) should exclude the sender"#380
Open
tradzik wants to merge 2 commits intosup-heliotrope:developfrom
Open
Implemented issue 6 from eMBee list - "reply to all (G) should exclude the sender"#380tradzik wants to merge 2 commits intosup-heliotrope:developfrom
tradzik wants to merge 2 commits intosup-heliotrope:developfrom
Conversation
…er in reply-to-all (G) mode
Contributor
|
as it is, this removes the "all" entry completely, if the to address is in AccountManager.is_account? what you should be doing is, check every address with in the fields in "all" and only remove the address that is being used as From. so that i do not send mail to myself. further, if i have multiple email addresses, i want to optionally exclude all my addresses. this should be separate from "all" but be a new choice "not mine" or "all except me", this should then check every field again and remove any addresses that match AccountManager.is_account? |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://factor.cc/pad/p/sup-ideas