Oracle ESB Send email via smtp
To send email from Oracle esb you need access to smtp server. There are broadly two steps
Define SMTP server
Create a business service with message type text. In transport select email and select smtp server defined in step 1
Thats it and now you should be able to send mail from bus.

Also check out chris blog for sending email with attachment
