跳至內容
選單
此問題已被標幟
3473 瀏覽次數
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
23305
1
9月 21
3897
7
9月 19
35650
1
3月 15
6861
0
11月 19
4967