コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3339 ビュー
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.
アバター
破棄
関連投稿 返信 ビュー 活動
8
7月 24
23127
1
9月 21
3853
7
9月 19
35557
1
3月 15
6794
0
11月 19
4903