Hi all,
using the function smtp_to() with correct parameters we get an issue so strange.
We receive the mail with correct Subject but the body is empty!
I have checked the file built by the smtp_to function during the execution and it is correct (has the body) but the mail arrives without it.
Tried to change the executable on bin folder, but nothing.
Tried to launch the command on dos prompt giving the file generated as parameter, but nothing: the tool send the email without the body.
Configuration is:
BODS 4.2 SP5
Windows Server 2012 R2
Note: We use the same SMTP Server for event mail in Dataservices XI3.2 that runs the Jobserver on Linux and it works perfectly (complete email).
Some ideas?
Vito