Description of problem: When creating a new mail, if I change the From in the popdown "From:" to a new address the signature in the end of the mail doesn't change accordingly. Version-Release number of selected component (if applicable): evolution-3.18.1-1.fc23.x86_64 How reproducible: Every time Steps to Reproduce: 1. Create two accounts in evolution, with autogenerate signature. 2. Create a new mail, change the From: to other email address 3. Actual results: The signature at the end of the mail doesn't change Expected results: The signature change accordingly with the email address. Additional info:
Thanks for a bug report. I can confirm it. The issue is that the signature value didn't change, as it was 'Autogenerated' before the 'From' change and after it too, thus the signature was not regenerated. It might not be that hard to fix.
I fixed this upstream with the below commits: Created commit 42dc471 in evo master (3.19.2+) [1] Created commit 32192ea in evo gnome-3-18 (3.18.3+) [1] https://git.gnome.org/browse/evolution/commit/?id=42dc471