qiqitori / reply_as_original_recipient

This Thunderbird extension automatically changes the "From" field in replies to whatever the original sender's email had in "To" or "CC", but only if exactly one email address from all "To" and "CC" headers matches a configurable pattern.
https://blog.qiqitori.com/?p=194
Mozilla Public License 2.0
19 stars 10 forks source link

"Full, unrestricted access to thunder and your computer" #9

Closed louisgag closed 3 years ago

louisgag commented 3 years ago

I was about to install from the latest git version and Thunderbird warned me about this security issue. Would it be possible to restrain this access to something less invasive?

qiqitori commented 3 years ago

@louisgag I just pushed this: https://github.com/qiqitori/reply_as_original_recipient/pull/8 Do you get the same message for the previous version?

louisgag commented 3 years ago

it seems to, I tried commits 4563c9a6332c8f8bd5118539314101a9eb4361d5 and 6bd93337ebc501ae062fb1be7d441e62f4c9e119 and they both do this. Tried like this:

git fetch origin
git checkout origin/master
git checkout 6bd93337ebc501ae062fb1be7d441e62f4c9e119
qiqitori commented 3 years ago

Probably due to this not being a proper mail extension then I'd guess.