AllowAddAccounts | bool | false | Activates "Add New Account" button in Email Accounts screen of Settings area |
AllowAutosaveInDrafts | bool | false | If enabled, message in Compose screen will be auto-saved periodically |
AllowIdentities | bool | false | Enables the use of identities |
AllowFilters | bool | false | ManageSieve-based filters |
AllowForward | bool | false | ManageSieve-based forwarding |
AllowAutoresponder | bool | false | ManageSieve-based autoresponders |
AllowInsertImage | bool | false | Activates the tool for inserting images into a message |
AlwaysShowImagesInMessage | bool | false | By default, external images are blocked for safety purposes, this setting disables the feature |
AutoSaveIntervalSeconds | int | 60 | Works together with AllowAutosaveInDrafts, denotes auto-save interval |
AllowTemplateFolders | bool | false | Enables templating feature |
AllowInsertTemplateOnCompose | bool | false | Enables inline templating Requires previous setting enabled |
MaxTemplatesCountOnCompose | bool | false | For inline templating, limit of templates used |
DisplayInlineCss | bool | false | If enabled, Aurora Corporate will attempt to display messages with inline CSS converted |
IgnoreImapSubscription | bool | false | If enabled, all the folders will be displayed regardless of IMAP subscription status |
ImageUploadSizeLimit | int | 0 | Works together with AllowInsertImage, specifies max file size for images uploaded |
MessageBodySizeLimit | int | 25000 | Specifies max size of plain & html text bodies displayed |
SaveRepliesToCurrFolder | bool | false | If enabled, improves message threading by saving replies to current folder |
OverriddenSieveHost | string | localhost | If set, will be used as hostname for connecting to Sieve server instead of IMAP hostname |
UseDateFromHeaders | bool | false | By default, message date is retrieved from internal messages information on IMAP, this setting forces displaying message date the way it's shown in Date headers |
UseSortImapForDateMode Removed as of v8.3 | bool | false | By default, emails are sorted by the order they were added in the folder. This setting forces sorting messages by date when they were received by the mail server |
MessagesSortBy | bool | false | Replaced UseSortImapForDateMode in v8.3 Detailed info |
XMailerValue | string | AfterLogic webmail client | Value used in X-Mailer header in mails sent from Aurora Corporate |
ForwardedFlagName | string | $Forwarded | System name for Forwarded flag on IMAP. Shouldn't be edited unless IMAP server you use utilizes a different name |
AllowNewUsersRegister | bool | false | Legacy setting superseded by AutocreateMailAccountOnNewUserFirstLogin (see below) |
PreferStarttls | bool | false | If enabled, Aurora Corporate will attempt to connect to mail server over STARTTLS if server supports it |
ExternalHostNameOfLocalImap | string | | Value which should be used for external clients connecting to IMAP instead of localhost or similar one |
ExternalHostNameOfLocalSmtp | string | | Value which should be used for external clients connecting to SMTP instead of localhost or similar one |
AutocreateMailAccount OnNewUserFirstLogin | bool | false | If enabled, users will have their account created in the database on first successful IMAP authentication in Aurora Corporate |
SieveUseStarttls | bool | false | If enabled, Aurora Corporate will access ManageSieve over STARTTLS |
DisableStarttlsForLocalhost | bool | false | If set to true, STARTTLS access will only be used for remote hosts but not for localhost |
XOriginatingIPHeaderName | string | X-Original-IP | If not empty, outgoing mail messages will have header with that name and sender's IP address there (actual user's IP rather than Aurora Corporate installation IP). |