Bug 3225

Summary: on certain mails with "reply-to" header, claws also want's to reply to the list-id
Product: Claws Mail (GTK 2) Reporter: Nils Stö <accounts>
Component: UI/ActionsAssignee: users
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 3.9.0   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Mail that shows the described behavior when clicking reply to. none

Description Nils Stö 2014-07-12 00:49:50 UTC
Created attachment 1415 [details]
Mail that shows the described behavior when clicking reply to.

On Mails from a certain mailman server, claws also tries to reply to (i guess) the list id.
Wanted behavior: Clicking Reply yields a composer window with the select Mails' Reply-To Field Contents as the new mails' to field content.

Experienced behavior:
New Mail with
To: <List-name@lists.server>
CC: <Reply-To-Adress>

I guess this is impossible to debug without a sample, so I added one. (See attachment).
Comment 1 Paul 2014-07-12 09:34:44 UTC
This is not a bug, but expected behaviour.

You have two choices.

1. On /Configuration/Preferences/Compose/Writing unset "Reply button invokes mailing list reply"

or

2. Use 'Reply to sender' when replying to these messages.
Comment 2 Nils Stö 2014-07-12 20:27:15 UTC
Option 1 is what I want, and it works.

Thank you! Didn't relate that option.