Hello,
We are upgrading our database to FM16 and are receiving some different return values on identical scripts.
On our FM11 solution, we use version 1.946 of the plug-in. If you send to an external domain, the mail server is configured to only allow certain internal IP addresses to relay. If I were to send from 192.1.1.3 (allowed address) it would send externally. but if i connected from 192.1.1.4 (not allowed), the Email Send command is denied and returns a value of "0".
However, on version 3.0.6 when sending from 192.1.1.4 (not allowed), the Email Send command returns a value of "1", even though the email is never sent. Is this a bug, or is there another way to trap for this scenario?