social/mail_outbound_static/models
Yoshi Tashiro bc83913e84 [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-01-30 16:48:20 +06:30
..
__init__.py Port mail_outbound_static to 12.0 2022-01-26 09:34:12 +02:00
ir_mail_server.py [FIX] Move smtp info update logic to _prepare_email_message() 2023-01-30 16:48:20 +06:30