Skip to content

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
tradzik:embee6-fix
Open

Implemented issue 6 from eMBee list - "reply to all (G) should exclude the sender"#380
tradzik wants to merge 2 commits intosup-heliotrope:developfrom
tradzik:embee6-fix

Conversation

@tradzik
Copy link

@tradzik tradzik commented Jan 14, 2015

@eMBee
Copy link
Contributor

eMBee commented Jan 18, 2015

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?

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.

2 participants