I am sending email created in a 4D writes zone that contains images and text.
I am using WP export Variable: wpArea:=WP New([EMAIL_TEMPLATE]TEMPLATE_) ST SET OPTIONS(wpArea;ST Expressions display mode;ST Values) WP EXPORT VARIABLE(wpArea;$str;wk mime html) This worked fine on my Mac ( OSX.13.6), it worked fine on my test server (Window Server 2012r2) but fail on my client’s server (Window Server 2012r2). On the last server, the images are replaced by an interrogation mark ? The rest of the email is just fine. Any idea what is causing this ? Bad email https://www.dropbox.com/s/1nocpbmcye1tm00/Bad%20Test.png?dl=0 <https://www.dropbox.com/s/1nocpbmcye1tm00/Bad%20Test.png?dl=0> Good email https://www.dropbox.com/s/9amo91uukftg5ec/GoodOne.png?dl=0 <https://www.dropbox.com/s/9amo91uukftg5ec/GoodOne.png?dl=0> Luc Devar ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

