Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reply moves "cc" users to the "to" field #45

Open
disq opened this issue Oct 5, 2018 · 0 comments
Open

Reply moves "cc" users to the "to" field #45

disq opened this issue Oct 5, 2018 · 0 comments

Comments

@disq
Copy link

disq commented Oct 5, 2018

Reply moves "cc" users to the "to" field, just after the other participants. CC field is unused.

Consider I, Bob, received the following e-mail:

From: Alice
To: Bob (me), Carol
CC: David, Eve

I hit the reply button. The composed message looks something like:

From: Bob (me)
To: Alice, Carol, David, Eve
CC: (empty)

The expected outcome is:

From: Bob (me)
To: Alice, Carol
CC: David, Eve
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

No branches or pull requests

1 participant