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

Can we use sendMessageFile from nsIMsgSend to avoid going through the Outbox? #695

Open
jikamens opened this issue Mar 27, 2024 · 0 comments

Comments

@jikamens
Copy link
Contributor

Saw this in a recent message on the add-ons list:

I'm using sendMessageFile() from nsIMsgSend. This function takes a nsIMsgCompFields object which contains the 'To' and other information. The function uses this information to send the message, not the headers from inside the message.

Need to figure out if we can leverage this in an experiment to avoid using the Outbox!

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