-
- Downloads
[FIX] mass_mailing: fixes:
- fixed keeping the original message for routing, only when choosing to reply in the original thread (notification=True) - auto delete sent emails explicitely - mail_thread: routing: fixed replies always choosen even when replying to emails with a specified reply_to (using ref_match in the algorithm) - mail_thread: routing: instead of exclusive routing heuristics, use each case as a fallback of the previous.
Showing
- addons/mail/mail_thread.py 25 additions, 19 deletionsaddons/mail/mail_thread.py
- addons/mass_mailing/models/mass_mailing.py 7 additions, 2 deletionsaddons/mass_mailing/models/mass_mailing.py
- addons/mass_mailing/wizard/mail_compose_message.py 11 additions, 6 deletionsaddons/mass_mailing/wizard/mail_compose_message.py
Loading
Please register or sign in to comment