Contents    

Mobile Mail Application Preferences

You can manage the application preferences associated with the mobile mail application here:

Service Configuration

At this level, you can view and change default preferences for mobile applications as well as control which preferences users can edit themselves.

Within Service Configuration, application preferences are stored using two types of Access Manager attributes:

Table 7, Service Configuration Attributes explains the preferences available in the mail pane on the right. The table contains two columns. The first column provides the preference’s name, and the second column describes the preference.

Table 7  Service Configuration Attributes

Attribute Description

Functional Description

Length of From Header to Display Via JSP

A client-aware preference. Specifies where the From: line of a message is truncated.

The name of this global attribute is sunMobileAppMailJspFromLength.

Number of Inbox Lines to Display Via JSP

A client-aware preference. Specifies the number of message summaries to be displayed on any given page.

The name of this global attribute is sunMobileAppMailJspInboxNumLines.

Number of Message Lines to Display Via JSP

A client-aware preference. Specifies the number of lines of a message to be displayed on any given page.

The name of this global attribute is sunMobileAppMailJspMsgNumLines.

Number of Folders to Display Via JSP

A client-aware preference. Controls the number of folders to be displayed for the end user to select from on any given page, when picking a folder to view.

The name of this global attribute is sunMobileAppMailJspNumFolders.

Length of Subject Header to Display Via JSP

A client-aware preference. Specifies where the Subject: line of a message is truncated.

The name of this global attribute is sunMobileAppMailJspSubjectLength.

Outbound Mail Charset

Identifies what character set is used for mail the end user sends.

The name of this global attribute is sunMobileAppMailOutboundMailCharset.

Default Mail Domain

Specifies an end user’s default mail domain. Can be used to construct the From: line in a composed message. << Is it the end user who can use it (or change it) to construct the From line? Or does the admin force it to be used by setting it here? >>

The name of this organizational attribute is sunMobileAppMailDefaultMailDomain.

Mobile Mail Application Preference

Permits dynamic definition of mobile mail application preference defaults. May contain multiple sets of application preferences.

The name of this dynamic attribute is sunMobileAppMailConfig.

Identity Management

At this level, you can view and change default mobile application preferences for any organization or user.

Values stored here are initialized as copies of the dynamic attributes stored at the Service Configuration level. For the mobile mail application, an organizational preference is stored here also.

Table 8, Identity Management Services Attributes explains the service preferences available in the mail pane on the right. The table contains two columns. The first column provides the preference’s name, and the second column describes the preference.

Table 8  Identity Management Services Attributes

Attribute Description

Functional Description

Default Mail Domain

Specifies an end user’s default mail domain. Can be used to construct the From: line in a composed message.

The name of this organization attribute is sunMobileAppMailDefaultMailDomain.

Mobile Mail Application Preferences

Contains user-defined mail application preferences, when the Configuration Template allows this. May contain multiple sets of application preferences.

The name of this dynamic attribute is sunMobileAppMailConfig.

Table 9, Identity Management User Attributes, explains the user preferences available in the mail pane on the right. The table contains two columns. The first column provides the preference’s name, and the second column describes the preference.

Table 9  Identity Management User Attributes

Attribute Description

Functional Description

Mobile Mail Application Preferences

Contains user-defined mail application preferences, when the Configuration Template allows this. May contain multiple sets of application preferences.

The name of this user attribute is sunMobileAppMailConfig. Preferences stored here include:

  • sentFolderCopy—Specifies which folder sent messages are to be copied to
  • fromAddress—Specifies the end user’s explicitly defined From: address

Predefined Replies

A multi-valued attribute containing a series of predefined replies.

The name of this user attribute is sunMobileAppMailPredefinedReplies.

E-mail Signature

Defines an end user’s signature line.

The name of this user attribute is sunMobileAppMailSignature.

Per Client Views

Associates a specific client with a specific set of views.

The name of this user attribute is sunMobileAppMailViewClients.

View Rules

Defines a series of rules for filtering mail views.

The name of this user attribute is sunMobileAppMailViewRules.

Views

Defines a system for filtering mail views.

The name of this user attribute is sunMobileAppMailViews.


Contents