mirror of https://github.com/OCA/social.git
[ADD] mail_tracking_mass_mailing ============================== Mail tracking for mass mailing ============================== Links mail statistics objects with mail tracking objects. Installation ============ This addon will be automatically installed when 'mail_tracking' and 'mass_mailing' are both installed Usage ===== From mail statistic object, you can see: - Email tracking state - Email related tracking object - Email related tracking events From mass mailing contact, you can see: - Email score, in order to clean up your lists from bad score emails As a bonus feature, you have a new checkbox 'Avoid resend' in mass mailing, in order to not send twice the same email to the same recipient. This is very useful when you want to resend the mass mailing after changing selection recipients. Notice that recipient selection could be a domain over a model, so result ids could change over the time. With this flag you can send the same email several times but only once to each recipient. OCA Transbot updated translations from Transifex |
||
---|---|---|
.github/workflows | ||
base_search_mail_content | ||
mail_activity_board | ||
mail_activity_creator | ||
mail_activity_done | ||
mail_activity_partner | ||
mail_activity_team | ||
mail_attach_existing_attachment | ||
mail_autosubscribe | ||
mail_debrand | ||
mail_notification_custom_subject | ||
mail_optional_autofollow | ||
mail_optional_follower_notification | ||
mail_outbound_static | ||
mail_parent_recipient | ||
mail_preview_base | ||
mail_quoted_reply | ||
mail_restrict_follower_selection | ||
mail_show_follower | ||
mail_tracking | ||
mail_tracking_mailgun | ||
mail_tracking_mass_mailing | ||
mass_mailing_custom_unsubscribe | ||
mass_mailing_partner | ||
mass_mailing_resend | ||
microsoft_outlook_single_tenant | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
social
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
base_search_mail_content | 15.0.1.0.1 | Base Search Mail Content | |
mail_activity_board | 15.0.1.1.1 | Add Activity Boards | |
mail_activity_creator | 15.0.1.0.0 | Show activities creator | |
mail_activity_done | 15.0.1.0.0 | Mail Activity Done | |
mail_activity_partner | 15.0.1.0.0 | Add Partner to Activities | |
mail_activity_team | 15.0.2.0.0 | Add Teams to Activities | |
mail_attach_existing_attachment | 15.0.1.0.0 | Adding attachment on the object by sending this one | |
mail_autosubscribe | 15.0.1.0.3 | Automatically subscribe partners to its company's business documents | |
mail_debrand | 15.0.1.2.2 | ![]() ![]() |
Remove Odoo branding in sent emails Removes anchor <a href odoo.com togheder with it's parent ( for powerd by) form all the templates removes any 'odoo' that are in tempalte texts > 20characters |
mail_notification_custom_subject | 15.0.1.0.2 | ![]() |
Apply a custom subject to mail notifications |
mail_optional_autofollow | 15.0.1.0.0 | Choose if you want to automatically add new recipients as followers on mail.compose.message | |
mail_optional_follower_notification | 15.0.1.0.1 | Choose to notify followers on mail.compose.message | |
mail_outbound_static | 15.0.1.0.0 | Allows you to configure the from header for a mail server. | |
mail_parent_recipient | 15.0.1.0.0 | Send email to parent partner if partner's email is empty | |
mail_preview_base | 15.0.1.0.0 | Base to add more previewing options | |
mail_quoted_reply | 15.0.1.0.1 | Make a reply using a message | |
mail_restrict_follower_selection | 15.0.1.0.0 | Define a domain from which followers can be selected | |
mail_show_follower | 15.0.1.2.2 | ![]() |
Show CC document followers in mails. |
mail_tracking | 15.0.1.1.0 | Email tracking system for all mails sent | |
mail_tracking_mailgun | 15.0.1.1.0 | Mail tracking and Mailgun webhooks integration | |
mass_mailing_custom_unsubscribe | 15.0.1.0.0 | Know and track (un)subscription reasons, GDPR compliant | |
mass_mailing_partner | 15.0.1.0.0 | Link partners with mass-mailing | |
mass_mailing_resend | 15.0.1.0.0 | ![]() |
Resend mass mailings |
microsoft_outlook_single_tenant | 15.0.1.0.0 | Microsoft Outlook Single Tenant |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py
file, which contains a license
key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.