跳至內容
選單
此問題已被標幟
2522 瀏覽次數

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
888
1
8月 23
13404
0
6月 20
61
1
5月 24
2913
1
11月 22
3330