Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

glassfish:javamail:smtp-transport:sendMessageStart

started sending message by using SMTP event

Synopsis

glassfish:javamail:smtp-transport:sendMessageStart (
java.lang.String subject)

Description

This event is sent when the JavaMail service starts to send a message by using Simple Mail Transfer Protocol (SMTP).

Use this event for the following purposes:

Parameters

subject

The subject header of the message that is being sent.