
Configuration
| mail.folder.sent | The name of the Sent folder on the mail server. | 
| 
 | Default is "Sent". This property is optional. | 
| mail.default.emaildomain | Default email domain for sending emails. When | 
| 
 | sending emails, if the email domain is not specified, | 
| 
 | the default email domain will be appended to the | 
| 
 | username. | 
| mail.log | Determines whether log in is enabled or not. Value is | 
| 
 | either "true" or "false". Default is "true". | 
| mail.logger | Full path of the log file. | 
| mail.msgfetch.setsize | Maximum number of messages to fetch for one | 
| 
 | request. This is the maximum number of messages | 
| 
 | returned for one request. For example, if a folder has | 
| 
 | 300 messages, only the first 200 will be returned at | 
| 
 | the first request. | 
| mail.server.connect.timeout | Connection timeout in milliseconds. Default is 2000. | 
| mail.config.class | The configuration class. Users can provide their own | 
| 
 | configuration classes, allowing them to do more | 
| 
 | advanced configuration, for example, select a mail | 
| 
 | server host name based on username. Default is | 
| 
 | oracle.panama.module.communicate.mail.util.Conf | 
| 
 | ig which is shipped with the OracleMobile Mail | 
| 
 | application. | 
| mail.directoryEnabled | Enables/disables directory access from email. If | 
| 
 | enabled, when users are composing emails, they can | 
| 
 | go to directories to look for email addresses. Values | 
| 
 | can be "true" or "false". Default is "false". | 
| ldap.designer.path | Used when directory is enabled. Check the | 
| 
 | "mail.directoryEnabled" parameter. | 
| 
 | When the application is running on PTG, but not | 
| 
 | studio, then the path to the application specified in | 
| 
 | ServiceDesigner Service Trees is needed. | 
| 
 | For example, if LDAP is the service defined for the | 
| 
 | Directory Application, and it is put in a folder called | 
| 
 | Apps under Service Trees, then the path should | 
| 
 | be /Apps/Ldap. | 
