Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.chiba.connectors.smtp: Javadoc index of package org.chiba.connectors.smtp.


Package Samples:

org.chiba.connectors.smtp

Classes:

SMTPSubmissionDriver: The SMTP submission driver serializes and submits instance data over SMTP (internet mail). Currently, the driver only supports the post submission method and the replace mode none . Support for form-data-post and urlencoded-post as suggested in 11.2 Submission Options is on the way. The driver requires the additional information about the SMTP server to use, the mail subject, and the sender. This information has to be provided in the query part of the submission's action URI. If you want the driver to authenticate a user with the SMTP server, just provide a username and a password . Support for ...

Home | Contact Us | Privacy Policy | Terms of Service