Package | Description |
---|---|
votorola.a.web.wic |
Serving Votorola's Wicket web interface.
|
votorola.g.mail |
Sending and receiving email.
|
votorola.s.mail |
Votorola's mail interface.
|
Modifier and Type | Method and Description |
---|---|
SMTPTransportX.ConstructionContext |
VOWicket.ConstructionContext.mailTransferService()
The context for configuring access to the mail transfer server,
through which outgoing messages (for email address authentication) are sent.
|
Constructor and Description |
---|
MailSender(SMTPTransportX.ConstructionContext cc)
Constructs a MailSender.
|
Modifier and Type | Method and Description |
---|---|
SMTPTransportX.ConstructionContext |
VOFaceMail.ConstructionContext.transferService()
The context for configuring access to the mail transfer server,
through which outgoing messages (such as replies to voters) are sent.
|