I am using B4J to sent an email to a phone, AT&T has an option which allows a format to send emails to a text number. the format is xxxxxxxxxx@txt.att.net(SMS). In using B4J smtp.add("xxxxxxxxxx@txt.att.net(SMS") gives the error "unknown member" Is there a format that works?