Package | Description |
---|---|
gnu.mail.providers.smtp |
A provider for the Simple Mail Transfer Protocol (SMTP), as detailed in
RFC 2821, including support for ESMTP service extensions.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SMTPTransport.sendMessage(Message message,
Address[] addresses) |
Send the specified message to the server.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved