跳至内容
菜单
此问题已终结

Hello ,

i can not send mail for bid in python.

I want to use mail.compose.message,

How can i sent mail?

i did this.

account_ids = sock.execute(db, uid, password, 'mail.compose.message','create',                {           'composition_mode': 'comment',            'partner_ids': [852],            'template_id': 1,            'subject': '{{ 1 + 5 }}',           'attachment_ids': [(0, 0, 1) ],            } )

but didnt sent mail 

please help me. 

形象
丢弃
相关帖文 回复 查看 活动
3
7月 25
891
1
8月 23
13407
0
6月 20
61
1
5月 24
2915
1
11月 22
3330