Commit Graph

5 Commits (3b264edbee0c01a3778f7f68e2bc1aba5a6b1330)

Author SHA1 Message Date
David 577b1dee2e [MIG] mail_tracking_mass_mailing: Migration to 17.0
TT49915
2024-07-09 09:41:24 +02:00
Carlos Roca 2735315c5b [MIG] mail_tracking_mass_mailing: Migration to v14.0 2024-07-05 12:03:09 +02:00
Pedro M. Baeza 29630f4496 [MIG] mail_tracking_mass_mailing: Migration to 11.0
* Standard procedure
* Adapt tests
* New README by fragments

[UPD] README.rst
2024-07-05 12:01:29 +02:00
cubells cec74fd79b mail_tracking_mass_mailing module
OCA Transbot updated translations from Transifex
2024-07-05 12:01:29 +02:00
Antonio Espinosa e7548c9f5b mail_tracking_mass_mailing (#78)
[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
2024-07-05 12:01:29 +02:00