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 Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
View PDF

Index

A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V 


A

ADD_BODYPART procedure, 1-65
ADD_INCLMSG_BODYPART procedure, 1-66
APIs
Directory Management API
about, 2-24
authentication, 2-24
code examples, 2-27
directory components, 2-24
MetaData, retrieving and validating, 2-25
JavaMail API
about, 2-2
basic folder operations, testing, 2-13
shared folder, creating, 2-8
shared folders and message fetch testing, 2-17
simple messages, appending, 2-10
user permissions, granting, 2-8
user's messages, reading, 2-3
Rule Management API
about, 2-62
authentication, 2-64
auto-reply effective duration, 2-67
external action, 2-66
external condition, 2-65
message templates, 2-66
rule activeness, 2-65
rule components, 2-63
rule group afiliation, 2-65
rule visibility, 2-64
server side rules, 2-62
validation, 2-64
XML representation, 2-68
APPEND_MESSAGE procedure, 1-70
authentication, 2-24, 2-64
auto-reply effective duration, 2-67

B

bad_message_var EXCEPTION, 1-81
bad_msgpart_var EXCEPTION, 1-81
basic folder operations, testing, 2-13

C

CHECK_NEW_MESSAGES function, 1-32
CHECK_RECENT_MESSAGES function, 1-33
CLOSE_FOLDER procedure, 1-27
code examples, 2-27
COMPOSE_MESSAGE procedure, 1-62
COPY_MESSAGES procedure, 1-35
CREATE_FOLDER procedure, 1-22

D

DECRYPT_MESSAGE procedure, 1-71
DELETE_FOLDER procedure, 1-23
DELETE_MESSAGES procedure, 1-30
directory components, 2-24
Directory Management API
about, 2-24
authentication, 2-24
code examples, 2-27
directory components, 2-24
MetaData, retrieving and validating, 2-25

E

examples
about, 1-85
get theme, 1-96
login and fetch all, 1-88
login, compose, and send, 1-94
login, create, list, and search, 1-85
exceptions
about, 1-79
bad_message_var EXCEPTION, 1-81
bad_msgpart_var EXCEPTION, 1-81
external_cond_err EXCEPTION, 1-80
external_rule_err EXCEPTION, 1-80
folder_already_exists_err EXCEPTION, 1-83
folder_closed_err EXCEPTION, 1-82
folder_name_err EXCEPTION, 1-84
folder_not_found_err EXCEPTION, 1-82
folder_type_err EXCEPTION, 1-84
imt_err EXCEPTION, 1-81
internal_err EXCEPTION, 1-84
login_err EXCEPTION, 1-84
msg_compose_limit_err EXCEPTION, 1-82
no_binary_err EXCEPTION, 1-82
operation_not_allowed EXCEPTION, 1-83
param_parse_err EXCEPTION, 1-83
smime_err EXCEPTION, 1-85
sql_err EXCEPTION, 1-81
too_many_rules EXCEPTION, 1-80
unauthenticated_err EXCEPTION, 1-82
EXPUNGE_FOLDER procedure, 1-31
external action, 2-66
external condition, 2-65
external_cond_err EXCEPTION, 1-80
external_rule_err EXCEPTION, 1-80

F

folder UIDL, 1-4
folder_already_exists_err EXCEPTION, 1-83
folder_closed_err EXCEPTION, 1-82
folder_name_err EXCEPTION, 1-84
folder_not_found_err EXCEPTION, 1-82
folder_type_err EXCEPTION, 1-84
functions
CHECK_NEW_MESSAGES, 1-32
CHECK_RECENT_MESSAGES, 1-33
HAS_FOLDER_CHILDREN, 1-21
IS_FOLDER_MODIFIED, 1-36
IS_FOLDER_OPEN, 1-31
IS_FOLDER_SUBSCRIBED, 1-19

G

GET_AUTH_INFO procedure, 1-61
GET_BODYPART_CONTENT procedure, 1-59
GET_BODYPART_SIZE procedure, 1-55
GET_CHARSET procedure, 1-51
GET_CONTENT_FILENAME procedure, 1-53
GET_CONTENT_LINECOUNT procedure, 1-56
GET_CONTENT_TYPE procedure, 1-45
GET_CONTENTDISP procedure, 1-52
GET_CONTENTID procedure, 1-49
GET_CONTENTLANG procedure, 1-50
GET_CONTENTMD5 procedure, 1-50
GET_ENCODING procedure, 1-52
GET_FILTERED_TEXT procedure, 1-77
GET_FOLDER_DETAILS procedure, 1-22
GET_FOLDER_MESSAGES procedure, 1-26
GET_FOLDER_OBJ procedure, 1-16
GET_FROM procedure, 1-48
GET_HEADER procedure, 1-42
GET_HEADERS procedure, 1-44
GET_HIGHLIGHT procedure, 1-74
GET_INCLUDED_MESSAGE procedure, 1-41
GET_MARKUPTEXT procedure, 1-75
GET_MESSAGE procedure, 1-27
GET_MESSAGE_OBJ procedure, 1-41
GET_MESSAGEID procedure, 1-48
GET_MSG procedure, 1-57
GET_MSG_BODY procedure, 1-58
GET_MSG_FLAGS procedure, 1-28
GET_MSG_SIZE procedure, 1-54
GET_MSGS_FLAGS procedure, 1-60
GET_MULTIPART_BODYPARTS procedure, 1-57
GET_NEW_MESSAGES procedure, 1-34
GET_RCVD_DATE procedure, 1-55
GET_REPLY_TO procedure, 1-46
GET_SENT_DATE procedure, 1-46
GET_SUBJECT procedure, 1-47
GET_THEMES procedure, 1-73
GET_TOKENS procedure, 1-78

H

HAS_FOLDER_CHILDREN function, 1-21

I

imt_err EXCEPTION, 1-81
internal_err EXCEPTION, 1-84
IS_FOLDER_MODIFIED function, 1-36
IS_FOLDER_OPEN function, 1-31
IS_FOLDER_SUBSCRIBED function, 1-19

J

JavaMail API
about, 2-2
basic folder operations, testing, 2-13
shared folder, creating, 2-8
shared folders and message fetch testing, 2-17
simple messages, appending, 2-10
user permissions, granting, 2-8
user's messages, reading, 2-3

L

LIST_FOLDERS procedure, 1-17
LIST_SUBSCRIBED_FOLDERS procedure, 1-18
LIST_TOPLEVEL_FOLDERS procedure, 1-17
LIST_TOPLEVEL_SUBDFLDRS procedure, 1-18
login_err EXCEPTION, 1-84

M

mail objects
about, 1-5
MAIL_BODYPART_OBJ, 1-8
MAIL_FOLDER_DETAIL, 1-6
MAIL_FOLDER_OBJ, 1-6
MAIL_HEADER_OBJ, 1-8
MAIL_MESSAGE_OBJ, 1-7
MAIL_SESSION package
about, 1-11
MAIL_SORT_CRITERIA_ELEMENT, 1-7
MAIL_BODYPART_OBJ, 1-8
MAIL_FOLDER package
about, 1-15
CHECK_NEW_MESSAGES function, 1-32
CHECK_RECENT_MESSAGES function, 1-33
CLOSE_FOLDER procedure, 1-27
COPY_MESSAGES procedure, 1-35
CREATE_FOLDER procedure, 1-22
DELETE_FOLDER procedure, 1-23
DELETE_MESSAGES procedure, 1-30
EXPUNGE_FOLDER procedure, 1-31
GET_FOLDER_DETAILS procedure, 1-22
GET_FOLDER_MESSAGES procedure, 1-26
GET_FOLDER_OBJ procedure, 1-16
GET_MESSAGE procedure, 1-27
GET_MSG_FLAGS procedure, 1-28
GET_NEW_MESSAGES procedure, 1-34
HAS_FOLDER_CHILDREN function, 1-21
IS_FOLDER_MODIFIED function, 1-36
IS_FOLDER_OPEN function, 1-31
IS_FOLDER_SUBSCRIBED function, 1-19
LIST_FOLDERS procedure, 1-17
LIST_SUBSCRIBED_FOLDERS procedure, 1-18
LIST_TOPLEVEL_FOLDERS procedure, 1-17
LIST_TOPLEVEL_SUBDFLDRS procedure, 1-18
OPEN_FOLDER procedure, 1-25
RENAME_FOLDER procedure, 1-24
SEARCH_FOLDER procedure, 1-38
SET_MSG_FLAGS procedure, 1-29
SORT_FOLDER procedure, 1-37
SUBSCRIBE_FOLDER procedure, 1-20
UNSUBSCRIBE_FOLDER procedure, 1-20
MAIL_FOLDER_DETAIL, 1-6
MAIL_FOLDER_OBJ, 1-6
MAIL_HEADER_OBJ, 1-8
MAIL_MESSAGE package
about, 1-39
ADD_BODYPART procedure, 1-65
ADD_INCLMSG_BODYPART procedure, 1-66
APPEND_MESSAGE procedure, 1-70
COMPOSE_MESSAGE procedure, 1-62
DECRYPT_MESSAGE procedure, 1-71
GET_AUTH_INFO procedure, 1-61
GET_BODYPART_CONTENT procedure, 1-59
GET_BODYPART_SIZE procedure, 1-55
GET_CHARSET procedure, 1-51
GET_CONTENT_FILENAME procedure, 1-53
GET_CONTENT_LINECOUNT procedure, 1-56
GET_CONTENT_TYPE procedure, 1-45
GET_CONTENTDISP procedure, 1-52
GET_CONTENTID procedure, 1-49
GET_CONTENTLANG procedure, 1-50
GET_CONTENTMD5 procedure, 1-50
GET_ENCODING procedure, 1-52
GET_FILTERED_TEXT procedure, 1-77
GET_FROM procedure, 1-48
GET_HEADER procedure, 1-42
GET_HEADERS procedure, 1-44
GET_HIGHLIGHT procedure, 1-74
GET_INCLUDED_MESSAGE procedure, 1-41
GET_MARKUPTEXT procedure, 1-75
GET_MESSAGE_OBJ procedure, 1-41
GET_MESSAGEID procedure, 1-48
GET_MSG procedure, 1-57
GET_MSG_BODY procedure, 1-58
GET_MSG_SIZE procedure, 1-54
GET_MSGS_FLAGS procedure, 1-60
GET_MULTIPART_BODYPARTS procedure, 1-57
GET_RCVD_DATE procedure, 1-55
GET_REPLY_TO procedure, 1-46
GET_SENT_DATE procedure, 1-46
GET_SUBJECT procedure, 1-47
GET_THEMES procedure, 1-73
GET_TOKENS procedure, 1-78
SEND_MESSAGE procedure, 1-68
SET_BPHEADER procedure, 1-63
SET_CONTENT procedure, 1-68
SET_HEADER procedure, 1-65
SET_INCLMSG_BODYPART procedure, 1-67
SET_MSGHEADER procedure, 1-62
SET_MSGS_FLAGS procedure, 1-60
VERIFY_MESSAGE procedure, 1-72
MAIL_MESSAGE_OBJ, 1-7
MAIL_SESSION package
about, 1-11
LOGIN procedure, 1-11
LOGOUT procedure, 1-12
MAIL_SORT_CRITERIA_ELEMENT, 1-7
message flags, 1-4
message templates, 2-66
message UID, 1-4
MetaData, retrieving and validating, 2-25
msg_compose_limit_err EXCEPTION, 1-82

N

no_binary_err EXCEPTION, 1-82

O

OPEN_FOLDER procedure, 1-25
operation_not_allowed EXCEPTION, 1-83

P

packages
MAIL_FOLDER, 1-15
MAIL_SESSION, 1-11
param_parse_err EXCEPTION, 1-83
PL/SQL API packages, about, 1-2
procedures
ADD_BODYPART, 1-65
ADD_INCLMSG_BODYPART, 1-66
APPEND_MESSAGE, 1-70
CLOSE_FOLDER, 1-27
COMPOSE_MESSAGE, 1-62
COPY_MESSAGES, 1-35
CREATE_FOLDER, 1-22
DECRYPT_MESSAGE, 1-71
DELETE_MESSAGES, 1-30
EXPUNGE_FOLDER, 1-31
GET_AUTH_INFO, 1-61
GET_BODYPART_CONTENT, 1-59
GET_BODYPART_SIZE, 1-55
GET_CHARSET, 1-51
GET_CONTENT_FILENAME, 1-53
GET_CONTENT_LINECOUNT, 1-56
GET_CONTENT_TYPE, 1-45
GET_CONTENTDISP, 1-52
GET_CONTENTID, 1-49
GET_CONTENTLANG, 1-50
GET_CONTENTMD5, 1-50
GET_ENCODING, 1-52
GET_FILTERED_TEXT, 1-77
GET_FOLDER_DETAILS, 1-22
GET_FOLDER_MESSAGES, 1-26
GET_FOLDER_OBJ, 1-16
GET_FROM, 1-48
GET_HEADER, 1-42
GET_HEADERS, 1-44
GET_HIGHLIGHT, 1-74
GET_INCLUDED_MESSAGE, 1-41
GET_MARKUPTEXT, 1-75
GET_MESSAGE, 1-27
GET_MESSAGE_OBJ, 1-41
GET_MESSAGEID, 1-48
GET_MSG, 1-57
GET_MSG_BODY, 1-58
GET_MSG_FLAGS, 1-28
GET_MSG_SIZE, 1-54
GET_MSGS_FLAGS, 1-60
GET_MULTIPART_BODYPARTS, 1-57
GET_NEW_MESSAGES, 1-34
GET_RCVD_DATE, 1-55
GET_REPLY_TO, 1-46
GET_SENT_DATE, 1-46
GET_SUBJECT, 1-47
GET_THEMES, 1-73
GET_TOKENS, 1-78
LIST_FOLDERS, 1-17
LIST_SUBSCRIBED_FOLDERS, 1-18
LIST_TOPLEVEL_FOLDERS, 1-17
LIST_TOPLEVEL_SUBDFLDRS, 1-18
OPEN_FOLDER, 1-25
RENAME_FOLDER, 1-24
SEARCH_FOLDER, 1-38
SEND_MESSAGE, 1-68
SET_BPHEADER, 1-63
SET_CONTENT, 1-68
SET_HEADER, 1-65
SET_INCLMSG_BODYPART, 1-67
SET_MSG_FLAGS, 1-29
SET_MSGHEADER, 1-62
SET_MSGS_FLAGS, 1-60
SORT_FOLDER, 1-37
SUBSCRIBE_FOLDER, 1-20
UNSUBSCRIBE_FOLDER, 1-20
VERIFY_MESSAGE, 1-72

R

RENAME_FOLDER procedure, 1-24
rule activeness, 2-65
rule components, 2-63
rule group afiliation, 2-65
Rule Management API
about, 2-62
authentication, 2-64
auto-reply effective duration, 2-67
external action, 2-66
external condition, 2-65
message templates, 2-66
rule activeness, 2-65
rule components, 2-63
rule group afiliation, 2-65
rule visibility, 2-64
server side rules, 2-62
validation, 2-64
XML representation, 2-68
rule visibility, 2-64

S

SEARCH_FOLDER procedure, 1-38
SEND_MESSAGE procedure, 1-68
server side rules, 2-62
SET_BPHEADER procedure, 1-63
SET_CONTENT procedure, 1-68
SET_HEADER procedure, 1-65
SET_INCLMSG_BODYPART procedure, 1-67
SET_MSG_FLAGS procedure, 1-29
SET_MSGHEADER procedure, 1-62
SET_MSGS_FLAGS procedure, 1-60
shared folder, creating, 2-8
shared folders and message fetch testing, 2-17
simple messages, appending, 2-10
smime_err EXCEPTION, 1-85
SORT_FOLDER procedure, 1-37
sql_err EXCEPTION, 1-81
SUBSCRIBE_FOLDER procedure, 1-20

T

templates, message, 2-66
too_many_rules EXCEPTION, 1-80

U

unauthenticated_err EXCEPTION, 1-82
UNSUBSCRIBE_FOLDER procedure, 1-20
user's messages, reading, 2-3

V

validation, 2-64
VERIFY_MESSAGE procedure, 1-72