Skip to main content

Team,

 

I have a form that uses the Send Email action. On the TO field, there is an Environmental field. This field has configured two email:example1@example com;example2@example com

 

This was working until tomorrow when the error message: "An invalid character was found in the mail header ";"". So I changed the semicolon ";" with "," and it worked.

 

Now I have some doubts:

 

- Which is the correct way to separate multiple email accounts (";" or ",")?

- Was this a K2 bug?

 

Thanks in advance,

 

Will.

 

K2 suppport ; seprate email only . you can check it out.


We've just found that:

 

- sending emails using form actions will only work if we separate address with comma ","

- sending emails from workflow event only work if address is separated by semicolon ";"

 

 Fix: Homework for K2 team

 

Workaround: I am using a replace expression.


Reply