Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2517 Представления

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. 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июл. 25
887
1
авг. 23
13399
0
июн. 20
61
1
мая 24
2913
1
нояб. 22
3328