跳至內容
選單
此問題已被標幟
1 回覆
5882 瀏覽次數

How can I add a logo to a user email signature in V8?

頭像
捨棄
最佳答案

The user email signature is an html field so you could put html code to insert an image tag with an url path to the image for your signature. You can't use the image base64 data because that will be cleaned by the html editor 

頭像
捨棄