Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3325 Widoki
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.
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
8
lip 24
23123
1
wrz 21
3852
7
wrz 19
35552
1
mar 15
6793
0
lis 19
4899