Content Inside :
The Oracle Email Application Developer’s Guide is intended for application designers and developers. It is assumed that you have some experience programming in PL/SQL. Chapter 1, “PL/SQL API Reference” This chapter contains the set of Oracle Email PL/SQL APIs that can be used to access and manage e-mail on the Oracle Email system. Chapter 2, “JAVA API Reference” This chapter contains the Oracle Email JAVA APIs that can be used to create customized clients, integrate applications, and support certain extensions. Conventions in Code Examples Code examples illustrate SQL, PL/SQL, SQL*Plus, or other command-line statements. They are displayed in a monospace (fixed-width) font and separated from normal text as shown in this example. PL/SQL API Reference The Oracle Email PL/SQL APIs are a set of application program interfaces that can be used to access and manage e-mail on the Oracle Email system. The MAIL_SESSION package provides functions for authentication, logging out and user session related functionalities, such as fetching quota and usage information. A message MIME level is a string used to identify a specific part of a message. The application does not have to know anything about it. The MIME level is incorporated as part of the message and body-part objects that are passed around. It is for internal use to identify a specific message part. A mail account contains many mail folders. A mail folder contains many mail messages. An INBOX mail folder is a special folder created when the mail user account is created. The INBOX folder cannot be deleted. All incoming messages are delivered into the INBOX folder. The redo list file is used by the mail_recovery package to retrieve the list of redo logs. This file must be provided by anadministrator, and can be created manually through a text editor or by outputting a directory list command on UNIX or Windows NT. The MAIL_MESSAGE package provides message retrieval, message composition, and Oracle Text related functionality. The validity of the session is checked before performing any operation, except for composing send operations. Users can only compose one message at a time, and a MSG_COMPOSE_LIMIT_ERR is thrown if a violation occurs. SMTP Scanner Interface APIs This chapter describes the Oracle Email SMTP scanner interface APIs that can be used to create customized clients, integrate applications, and support certain extensions.

Tags : application program interfaces, java api reference, sql apis, mail folders, sql api, fixed width font, mail session, mail recovery, mail folder, mail user, inbox mail, java apis, mail messages, mail account, mail message
If you see unrelated pdf files with the description or copyrighted material published, please report to us, we'll correct/delete it it as soon as possible.NONE OF THOSE MATERIALS ARE HOSTED IN THIS SERVER NOR UPLOADED BY ME IN SOMEONE'S SERVERS.  Read our DISCLAIMER for more detail.
We are neither affiliated with authors and brands nor responsible for its content and change of content.
Information contained herein is provided "as is" without warranty of any kind, either expressed or implied, including any warranty of merchantability or fitness for a particular purpose. In no event shall ANYONE be held liable for any loss of profit, special, incidental, consequential, or other similar claims.