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

%header.set(from)% not working in Tb60.9 #9

Closed
RealRaven2000 opened this issue Sep 11, 2019 · 3 comments
Closed

%header.set(from)% not working in Tb60.9 #9

RealRaven2000 opened this issue Sep 11, 2019 · 3 comments

Comments

@RealRaven2000
Copy link
Owner

It appears, setting the "from" field with the command

%header.set(from,"[email protected]")%

is not currently working in Thunderbrid 60.9

@RealRaven2000
Copy link
Owner Author

RealRaven2000 commented Sep 11, 2019

Apparently the function
CompFields2Recipients(..)
does not affect the "from" header. so I need to program something separate here.
See: https://dxr.mozilla.org/comm-central/source/comm/mail/components/compose/content/addressingWidgetOverlay.js#188

@RealRaven2000
Copy link
Owner Author

RealRaven2000 commented Sep 11, 2019

Here is a test version with workaround code:
smartTemplate-fx-2.3pre246.zip


Some fixes following a regression with all other "header.set" functions that affect other addressee fields (such as to, cc, bcc)
smartTemplate-fx-2.3pre251.zip

@RealRaven2000
Copy link
Owner Author

Closing as fixed with release 2.3 16/09/2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant