Skip Headers

Oracle Email Application Developer's Guide
Release 2 (9.0.4)

Part Number B10721-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to next page
Next
View PDF

Contents

Title and Copyright Information

Send Us Your Comments

Preface

Audience
Organization
Related Documentation
Conventions
Documentation Accessibility

1 PL/SQL API Reference

Overview
MAIL_SESSION Package
MAIL_FOLDER Package
MAIL_MESSAGE Package
MAIL_RECOVERY Package
Concepts
Folder UIDL
Message UID
Message Flags
New and Recent Messages
MIME Level
Mail Objects
MAIL_FOLDER_OBJ
MAIL_FOLDER_DETAIL
MAIL_SORT_CRITERIA_ELEMENT
MAIL_MESSAGE_OBJ
MAIL_BODYPART_OBJ
VARCHAR2_TABLE
MAIL_HEADER_OBJ
MAIL_RECOVERY Package
SETUP_LOGMNR Procedure
RECOVER_MESSAGES Procedure
MAIL_SESSION Package
LOGIN Procedure
LOGOUT Procedure
GET_CURRENT_USAGE Procedure
IS_OVER_QUOTA Procedure
MAIL_FOLDER Package
GET_FOLDER_OBJ Procedure
LIST_TOPLEVEL_FOLDERS Procedure
LIST_FOLDERS Procedure
LIST_TOPLEVEL_SUBDFLDRS Procedure
LIST_SUBSCRIBED_FOLDERS Procedure
IS_FOLDER_SUBSCRIBED Function
SUBSCRIBE_FOLDER Procedure
UNSUBSCRIBE_FOLDER Procedure
HAS_FOLDER_CHILDREN Function
GET_FOLDER_DETAILS Procedure
CREATE_FOLDER Procedure
DELETE_FOLDER Procedure
RENAME_FOLDER Procedure
OPEN_FOLDER Procedure
GET_FOLDER_MESSAGES Procedure
GET _MESSAGE Procedure
CLOSE_FOLDER Procedure
GET_MSG_FLAGS Procedure
SET_MSG_FLAGS Procedure
DELETE_MESSAGES Procedure
EXPUNGE_FOLDER Procedure
IS_FOLDER_OPEN Function
CHECK_NEW_MESSAGES Function
CHECK_RECENT_MESSAGES Function
GET_NEW_MESSAGES Procedure
COPY _MESSAGES Procedure
IS_FOLDER_MODIFIED Function
SORT_FOLDER Procedure
SEARCH_FOLDER Procedure
MAIL_MESSAGE Package
GET_MESSAGE_OBJ Procedure
GET_INCLUDED_MESSAGE Procedure
GET_HEADER Procedure
GET_HEADERS Procedure
GET_CONTENT_TYPE Procedure
GET_REPLY_TO Procedure
GET_SENT_DATE Procedure
GET_SUBJECT Procedure
GET_FROM Procedure
GET_MESSAGEID Procedure
GET_CONTENTID Procedure
GET_CONTENTLANG Procedure
GET_COTENTMD5 Procedure
GET_CHARSET Procedure
GET_CONTENTDISP Procedure
GET_ENCODING Procedure
GET_CONTENT_FILENAME Procedure
GET_MSG_SIZE Procedure
GET_RECEIVED_DATE Procedure
GET_BODYPART_SIZE Procedure
GET_CONTENT_LINECOUNT Procedure
GET_MULTIPART_BODYPARTS Procedure
GET_MSG Procedure
GET_MSG_BODY Procedure
GET_BODYPART_CONTENT Procedure
GET_MSGS_FLAGS Procedure
SET_MSGS_FLAGS Procedure
GET_AUTH_INFO Procedure
COMPOSE_MESSAGE Procedure
SET_MSGHEADER Procedure
SET_BPHEADER Procedure
SET_HEADER Procedure
ADD_BODYPART Procedure
ADD_INCLMSG_BODYPART Procedure
SET_INCLMSG_BODYPART Procedure
SET_CONTENT Procedure
SEND_MESSAGE Procedure
APPEND_MESSAGE Procedure
DECRYPT_MESSAGE Procedure
VERIFY_MESSAGE Procedure
GET_THEMES Procedure
GET_HIGHLIGHT Procedure
GET_MARKUPTEXT Procedure
GET_FILTERED_TEXT Procedure
GET_TOKENS Procedure
Exceptions
external_rule_err EXCEPTION
external_cond_err EXCEPTION
too_many_rules EXCEPTION
sql_err EXCEPTION
imt_err EXCEPTION
bad_message_var EXCEPTION
bad_msgpart_var EXCEPTION
no_binary_err EXCEPTION
unauthenticated_err EXCEPTION
folder_closed_err EXCEPTION
msg_compose_limit_err EXCEPTION
folder_not_found_err EXCEPTION
folder_already_exists_err EXCEPTION
operation_not_allowed EXCEPTION
param_parse_err EXCEPTION
internal_err EXCEPTION
folder_name_err EXCEPTION
login_err EXCEPTION
folder_type_err EXCEPTION
smime_err EXCEPTION
Examples
Login, Create, List, and Search Example
Login and Fetch All Example
Compose and Send Example
GetTheme Example
ABORT_MESSAGE Procedure
GET_BP_CONTENT_WITH_HDRS Procedure

2 JAVA API Reference

JavaMail API
Reading a User's Messages
Creating a Shared Folder and Granting User Permissions
Appending Simple Messages
Basic Folder Operations
Shared Folder and Message Fetching
Directory Management API
Directory Components
Authentication
Retrieving the MetaData and Validation
Directory Management Code Examples
Rule Management API
Server Side Rules
Rule Components
Authentication
Validation
Rule Visibility, Activeness, and Group Affiliation
External Condition
External Action
Message Templates
Auto-Reply Effective Duration
XML Representation
Wireless Filters and Profiles API
Listing Wireless Filters
Adding Filters to a Profile

3 SMTP Scanner Interface APIs

Overview
Format and Entry
Scanner Interface APIs
Initialization()
register_callback()
scan_message()
send()
recv()
close()
Callback Routine Descriptions

Index