Summary: | reply to sender uses reply-to address | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Peter Eisentraut <peter_e> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | bjoern |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peter Eisentraut
2005-12-19 01:15:57 UTC
On further consideration, using Mail-Followup-To over Reply-To in a reply is also wrong. I guess this functionality was invented in the context of mutt(?) where you have a "reply" and a "follow-up" key. I don't know how to map this to kmail; perhaps kmail is missing a "follow-up" functionality (being different from "reply to all" and "reply to mailing list"). Of course what kmail really needs is the ability to make the reply behavior entirely scriptable by the user. :-) Information about the intent of the Mail-Followup-To header (which KMail probably doesn't follow): http://cr.yp.to/proto/replyto.html If you read this document then you'll see that "follow-up" is equivalent to "reply to all". KMail's behavior stems from the fact that a normal reply is treated as "reply to mailing-list" if you reply to a mailing-list message. Given that everybody and her dog want to have different reply behavior making it scriptable is indeed the best solution. :-) BTW, if you want to send a reply to a specific address then please use the "Reply To" option from the context menu of the corresponding address. |