Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3353 Переглядів
in mail.template when you use a reference to a text object containing a carriage return '\n', the mail is sent with a bounce address because the address field is empty, if you use ${object.XXXXXX.replace('\n',', ')} your problem is solved, it will be good to update python code to replace subject carriage return by a sign to avoid sending a bounce message on server.

In my example the object is a textbox with sometimes multiline.

For me that's the reason were some message was sent correctly when the object is without carriage return and other are sent with bounce address.
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
8
лип. 24
23132
1
вер. 21
3853
7
вер. 19
35562
1
бер. 15
6798
0
лист. 19
4904