5.26 SMTPMailService

The SMTPMailService supports sending email using the Simple Mail Transfer Protocol (SMTP) through an existing mail server. When generating email messages using the SMTPMailService, applications can specify a wide range of properties such as recipient and sender addresses, subject and body text, content type and character encoding. Applications can add multiple attachments and, optionally, specify that they are to be collected into a single zip archive file to attach to the outgoing message. The service also supports a variety of encryption techniques.

The SMTPMailService uses the Oracle JavaMail API.

The SMTPMailService supports the following commands:

5.26.1 SERVICE_LOAD

5.26.2 SERVICE_GET

5.26.3 SET

5.26.4 ADD

5.26.5 SEND

5.26.6 RESET

5.26.7 SERVICE_UNLOAD