-
Notifications
You must be signed in to change notification settings - Fork 7
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
Outlook-style Reply All behavior (preserve To and CC recipients) #82
Comments
Before committing to this behaviour, I will have to verify few internal elements in Mail.app. Will let you know, currently I labeled as |
Poor internal API support Mail app, however I'm planing to handle via workaround and logic. Are you interest in try out pre-release version and share your feedback? |
It's done! |
Awesome! Thank you! I will test this out in the next release. Let me know if you want any feedback. :) |
Can you please try v5.0-beta and share your feedback? |
@modest - Did you get a chance to verify the implementation? |
@jeevatkm The behavior is perfect. I tested all the cases I could find, and they all behaved exactly as expected with Outlook parity. Thank you! |
@modest I'm glad it worked as expected :) |
Enhancement request :)
The most annoying behavior in Apple Mail is Reply All. Unlike Outlook, it does not preserve the To/CC line of the message you are replying to. Instead, it moves everyone except the last sender to the CC line.
Example
Received message
Outlook Reply-All behavior
Apple Mail Reply-All behavior
All of the recipients on the To line have been dropped to CC.
The text was updated successfully, but these errors were encountered: