social/mail_outbound_static/models
Yoshi Tashiro f5824be6d1 [FIX] Move smtp info update logic to _prepare_email_message()
Since 15.0, smtp info is prepared in _prepare_email_message() which is called
from send_email(), and the smtp info manipulation should be done in this method
instead of in send_email().
2023-03-22 15:19:39 +06:30
..
__init__.py Port mail_outbound_static to 12.0 2023-02-25 12:06:11 +00:00
ir_mail_server.py [FIX] Move smtp info update logic to _prepare_email_message() 2023-03-22 15:19:39 +06:30