Sent E-Mail in the same way as mail scheduler dose
Usage from a command line:
cd /opt/unitybase/product/my-product mail --mail-rcpt "my@test.com" -env /var/opt/unitybase/my-app/ubConfig.env
or
strace -f -e trace=network mail --mail-rcpt "my@test.com" -env /var/opt/unitybase/my-app/ubConfig.env