Aware IM sends outbound e-mails using standard JavaMail API. These API include HELO command automatically, because this command is part of the standard SMTP protocol. So you do not need to set the HELO parameter manually.
When you are saying that you are having trouble with sending outbound e-mails, what exactly are you having trouble with? Why do you think that the problem is in HELO command?