Hi All, I'm using Ivy Mail (ivy 7.1) to sending email.

Now I have a need to override the mail's sender, I'm using a variable with name "in.from" and set to From field of Ivy mail (like below picture). alt text If value of From field is in English -> It's work. (my text: George Jones < SharedGroup.Org>)

alt text

But if my text is in German language, the sender will not be displayed correctly anymore (below picture)
(For example the value of sender's text is: George á Jones < SharedGroup.Org> )

It also auto append 2 double quote string to my text.

alt text

Is there any way to define the charset utf-8 for the sender's name?

Like in Java mail we have: new InternetAddress("abc@gmail.com", "吃在华科", "UTF-8")

Thank you!

asked 27.09.2018 at 11:35

nhthang's gravatar image

nhthang
(suspended)
accept rate: 0%

edited 27.09.2018 at 11:37


Hi

This is a bug. I reported it as

XIVY-2913 Use UTF-8 to encode mail addresses (to, from, cc, bcc, replyTo)

Regards

Reto Weiss, Axon.ivy Support

link

answered 28.09.2018 at 03:46

Reto%20Weiss's gravatar image

Reto Weiss ♦♦
4.9k202857
accept rate: 74%

thanks for the infor!

(28.09.2018 at 05:31) nhthang nhthang's gravatar image

bug is now fixed and available with release 7.0.8 or with 7.2

(15.10.2018 at 03:05) Reguel Werme... ♦♦ Reguel%20Wermelinger's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×34
×5

Asked: 27.09.2018 at 11:35

Seen: 2,147 times

Last updated: 15.10.2018 at 03:05