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-all should reply to all irrespective of whether reply-to is set #160

Closed
d99kris opened this issue May 18, 2024 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@d99kris
Copy link
Owner

d99kris commented May 18, 2024

Description:
When performing Reply All (i.e. shortcut r) and the email being replied to has a Reply-To: header, the desired behavior should be to reply to all, and only use the Reply-To: value in place of the From: value, i.e. for the To: field in the response email being composed.

For regular Reply (i.e. shortcut R) no change is needed, it already replies using the Reply-To: address if set, otherwise using From: value for the To: field in the response email.

The above desired behavior is based on Gmail as of today (2024 May 18) and Alpine v2.26.

How to reproduce it:

Perform Reply All on an email with a Reply-To: header, for example a Github notification email.

Environment:

  • Version: v4.62 (or earlier)
  • OS / distro: Any (tested on macOS)
@d99kris d99kris added the bug Something isn't working label May 18, 2024
@d99kris d99kris self-assigned this May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant