Uses of Class
org.jgrapes.mail.events.OpenMailConnection
-
Uses of OpenMailConnection in org.jgrapes.mail.events
Modifier and TypeClassDescriptionclass
An event that opens folders on the store defined by the base class for monitoring.class
Fired to open a connection for sending mails.Modifier and TypeMethodDescriptionOpenMailConnection.setMailProperties
(Map<String, String> props) Specifies mail properties that override defaults set for the handlingMailConnectionManager
.OpenMailConnection.setMailProperty
(String name, String value) Sets a single mail property, seesetMailProperties(Map)
.OpenMailConnection.setPassword
(Password password) Sets the password used for opening the connection.