コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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
882
1
8月 23
13389
0
6月 20
61
1
5月 24
2906
1
11月 22
3322