We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mail_composer_cc_bcc_account
Cannot send BCC when sending an email.
Affected versions: 17.0
Steps to reproduce the behaviour:
Expected behaviour The mail to be sent to the to and bcc. It's only sent to to.
to
bcc
The text was updated successfully, but these errors were encountered:
#1591
Sorry, something went wrong.
This is a PR for v16.0, does it apply for v17.0 too? Thanks!
#1591 This is a PR for v16.0, does it apply for v17.0 too? Thanks!
I am working on forwarding that patch to 17.0. Will ping you when it's done
#1591 This is a PR for v16.0, does it apply for v17.0 too? Thanks! I am working on forwarding that patch to 17.0. Will ping you when it's done
The v17 Code-Base is diffrent, so it can not be applied exactly that way. If help is needed let me know.
It will be here:
https://github.com/OCA/social/blob/17.0/mail_composer_cc_bcc/models/mail_mail.py#L27C23-L27C45
No branches or pull requests
Module
mail_composer_cc_bcc_account
Describe the bug
Cannot send BCC when sending an email.
To Reproduce
Affected versions: 17.0
Steps to reproduce the behaviour:
Expected behaviour
The mail to be sent to the
to
andbcc
. It's only sent toto
.The text was updated successfully, but these errors were encountered: