Mail Server Smtp User
by wangbuke@gmail.com http://www.odoomod.com , jarvis@odoomod.com http://www.odoomod.com
Odoo
Fixed email from header.
功能:修复OE 邮件头From 格式错误。
默认情况下,QQ 邮箱等将返回发送地址和帐号必须相同, 本模块修复以上问题。
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 22 |
| Technical Name |
mail_server_smtp_user |
| Website | http://www.odoomod.com |
Please log in to comment on this module
There are no ratings yet!
Doesn't help...
Thank you for this useful module. We have tried, but we're getting this error: odoo.addons.mail.models.mail_mail: failed sending mail (id: 561) due to send_email() got an unexpected keyword argument 'smtp_session' Traceback (most recent call last): File ".../odoo/addons/mail/models/mail_mail.py", line 329, in _send msg, mail_server_id=mail.mail_server_id.id, smtp_session=smtp_session) TypeError: send_email() got an unexpected keyword argument 'smtp_session'