-
-
Notifications
You must be signed in to change notification settings - Fork 633
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
[16.0][MIG] fetchmail_thread_default #1329
[16.0][MIG] fetchmail_thread_default #1329
Conversation
ab8e433
to
a346cbd
Compare
@@ -41,6 +41,7 @@ def test_unbound_incoming_email(self): | |||
).message_process( | |||
self.server.object_id.model, | |||
MAIL_TEMPLATE.format( | |||
return_path="[email protected]", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spombot?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
apart from the typo
a346cbd
to
09c6748
Compare
09c6748
to
0570fa6
Compare
Red because
|
please review/merge #1332, then rebase |
This addon lets the sysadmin choose a default mail thread sink for incoming mails. You can use it to forward all unbound incoming emails to a `mail.channel` where only certain users are subscribed and can triage them.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: social-13.0/social-13.0-fetchmail_thread_default Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-fetchmail_thread_default/
On fetchmail_thread_default when creating a new mail.message it says the context["fetchmail_server_id"] is None, the field value is context["default_fetchmail_server_id"].
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: social-14.0/social-14.0-fetchmail_thread_default Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-fetchmail_thread_default/
Currently translated at 12.5% (1 of 8 strings) Translation: social-14.0/social-14.0-fetchmail_thread_default Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-fetchmail_thread_default/it/
0570fa6
to
ea37a5e
Compare
This PR has the |
/ocabot migrate fetchmail_thread_default (that you can do yourself when you submit a migration) |
Hi @hbrunn. Your command failed:
Ocabot commands
More information
|
/ocabot migration fetchmail_thread_default |
On my way to merge this fine PR! |
@hbrunn The merge process could not be finalized, because command
|
No description provided.