Email and IconMail Properties

These properties configure email and IconMail. Most of these properties are configured using emxSystem.properties.

This page discusses:

emxSystem.properties

If you want to change the default values, enter your changes in the emxSystem.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxFramework.EnableURLNotificationIncludes links (true) in IconMail/email notifications so recipients can click the link and go right to the relevant page of the app. If the person is not logged in, the login page appears first. True or False
emxFramework.NotificationAgentDefines the user shown as "from" for IconMail/email notifications. The email notifications list the Full Name and Email address defined for the user. If recipients reply to the notifications, the replies are sent to this person's email address. Make sure the person definition specified for this agent has an appropriate Full Name and Email address.Username
emxFramework.Notification.AllowUserPreferenceDetermines if the E-Mail Notifications preference is available (true) for users to choose how often they want to receive notifications. This property works with the notification spooler; see Configuring Notification Spooling. Spooling can be configured with or without allowing users to select a preference.True or False
emxFramework.NotificationLanguagesSpecifies the default languages used to send system-generated notifications. For more information, see Internationalizing App-Generated Notifications.

For example, to specify English: en

Language code
emxFramework.IconMailLanguage PreferenceDefines the languages that show in the System Generated Mail Preference list on the Person profile page. For example: English,German,French,Italian,Japanese,KoreanComma-separated list of languages with no spaces
emxFramework.IconMailLanguageLocale<LANGUAGE>Defines which version (locale) of a language is supported for notifications, where <LANGUAGE> is a supported language.

Delete or comment out any language that you do not want to support. For example:

emxFramework.IconMailLanguageLocaleGermanEnglish=en 
emxFramework.IconMailLanguageLocaleGermanGerman=de 
emxFramework.IconMailLanguageLocaleFrench=fr 
emxFramework.IconMailLanguageLocaleItalian=it 
emxFramework.IconMailLanguageLocaleJapanese=ja 
emxFramework.IconMailLanguageLocaleSimplifiedChinese=zh-cn 
emxFramework.IconMailLanguageLocaleSpanish=es 
emxFramework.IconMailLanguageLocaleNone=
Language code
emxFramework.IconMail.ShowSelectsIncludes (true) or removes (false) the company Search In option when selecting persons for the To or Cc fields for an IconMail.True or False
emxFramework.IconMail.FindSelectionDefines the object types or names of organizations to include when using the company Search In option for IconMail. Remove any value that you do not want to include in the Search In options.Comma-separated list
emxFramework.IconMail.ShowNotificationIconDefines if the messages notification icon displays on the page header. When true, the icon (either gray or red with the number of messages) displays at the top right of the header with the other tools. When false, the does not display.True or False

emxTeamCentral.properties

If you want to change the default values, enter your changes in the emxTeamCentral.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxComp.ShowAttachementsAllows access to objects attached to IconMail messages. By default, users cannot attach objects to IconMail but they can view details about objects that are attached to a message from another app. When true, users can see that an object is attached to an IconMail message. When false, users will not be able to see objects attached to IconMail message. There will be no indication that a message has an object attached.True or False