ZOHO Creator Support team:
I have my sendmail command scripted like this ...
- sendmail
- (
- To : input.Client_Email_Address
- From : zoho.adminuserid
- BCC : zoho.adminuserid
- Subject : ("blah blah blah")
- Message : emailMessage
- )