Table 6.5. evolution-mail keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/evolution/mail/prompts/checkdefault | bool | true | Every time Evolution starts, check whether or not it is the default mailer. |
| /schemas/apps/evolution/mail/prompts/checkdefault | bool | true | Every time Evolution starts, check whether or not it is the default mailer. |
| /schemas/apps/evolution/mail/composer/charset | string | Default charset in which to compose messages. | |
| /schemas/apps/evolution/mail/composer/send_html | bool | false | Send HTML mail by default. |
| /schemas/apps/evolution/mail/composer/magic_links | bool | true | Recognize links in text and replace them. |
| /schemas/apps/evolution/mail/composer/magic_smileys | bool | false | Recognize smileys in text and replace them with images. |
| /schemas/apps/evolution/mail/composer/inline_spelling | bool | true | Draw spelling error indicators on words as you type. |
| /schemas/apps/evolution/mail/composer/view/From | bool | true | View/From menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/PostTo | bool | true | View/PostTo menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/ReplyTo | bool | false | View/ReplyTo menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/Cc | bool | false | View/Cc menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/Bcc | bool | false | View/Bcc menu item is checked. |
| /schemas/apps/evolution/mail/composer/width | int | 600 | Default width of the Composer Window |
| /schemas/apps/evolution/mail/composer/height | int | 500 | Default height of the Composer Window |
| /schemas/apps/evolution/mail/display/mark_citations | bool | true | Mark citations in the message "Preview". |
| /schemas/apps/evolution/mail/display/citation_colour | string | #737373 | Citation highlight color. |
| /schemas/apps/evolution/mail/display/caret_mode | bool | false | Enable caret mode, so that you can see a cursor when reading mail. |
| /schemas/apps/evolution/mail/display/charset | string | Default charset in which to display messages. | |
| /schemas/apps/evolution/mail/display/load_http_images | int | 0 | Load images for HTML messages over http(s). Possible values are: 0 - Never load images off the net 1 - Load images in mail from contacts 2 - Always load images off the net |
| /schemas/apps/evolution/mail/display/animate_images | bool | true | Show animated images as animations. |
| /schemas/apps/evolution/mail/display/headers | list | This key should contain a list of XML structures specifying custom headers, and whether they are to be displayed. The format of the XML structure is <header enabled> - set enabled if the header is to be displayed in the mail view. | |
| /schemas/apps/evolution/mail/display/mime_types | list | If there isn't a builtin viewer for a particular mime-type inside Evolution, any mime-types appearing in this list which map to a bonobo-component viewer in GNOME's mime-type database may be used for displaying content. | |
| /schemas/apps/evolution/mail/display/mark_seen | bool | true | Mark as Seen after specified timeout. |
| /schemas/apps/evolution/mail/display/mark_seen_timeout | int | 1500 | Timeout for marking message as Seen. |
| /schemas/apps/evolution/mail/display/show_deleted | bool | false | Show deleted messages (with a strike-through) in the message-list. |
| /schemas/apps/evolution/mail/display/show_preview | bool | true | Show the "Preview" pane. |
| /schemas/apps/evolution/mail/display/paned_size | int | 144 | Height of the message-list pane. |
| /schemas/apps/evolution/mail/display/fonts/variable | string | Sans 12 | The variable width font for mail display |
| /schemas/apps/evolution/mail/display/fonts/monospace | string | Monospace 12 | The terminal font for mail display |
| /schemas/apps/evolution/mail/display/fonts/use_custom | bool | false | Use custom fonts for displaying mail |
| /schemas/apps/evolution/mail/display/thread_list | bool | false | Thread the message list. |
| /schemas/apps/evolution/mail/display/thread_subject | bool | false | Whether or not to fall back on threading by subjects when the messages do not contain In-Reply-To or References headers. |
| /schemas/apps/evolution/mail/message_window/width | int | 600 | Default width of the Message Window |
| /schemas/apps/evolution/mail/message_window/height | int | 400 | Default height of the Message Window |
| /schemas/apps/evolution/mail/subscribe_window/width | int | 600 | Default width of the Subscribe dialog |
| /schemas/apps/evolution/mail/subscribe_window/height | int | 400 | Default height of the Subscribe dialog |
| /schemas/apps/evolution/mail/filters/log | bool | false | Log filter actions to the specified log file. |
| /schemas/apps/evolution/mail/filters/logfile | string | Logfile to log filter actions. | |
| /schemas/apps/evolution/mail/format/forward_style | int | 0 | |
| /schemas/apps/evolution/mail/format/reply_style | int | 0 | |
| /schemas/apps/evolution/mail/format/message_display_style | int | 0 | |
| /schemas/apps/evolution/mail/notify/type | int | 0 | Specifies the type of New Mail Notification the user wishes to use. |
| /schemas/apps/evolution/mail/notify/sound | string | Sound file to play when new mail arrives. | |
| /schemas/apps/evolution/mail/prompts/empty_subject | bool | true | Prompt the user when he or she tries to send a message without a Subject. |
| /schemas/apps/evolution/mail/prompts/expunge | bool | true | Prompt the user when he or she tries to expunge a folder. |
| /schemas/apps/evolution/mail/prompts/only_bcc | bool | true | Prompt when user tries to send a message with no To or Cc recipients. |
| /schemas/apps/evolution/mail/prompts/unwanted_html | bool | true | Prompt when user tries to send HTML mail to recipients that may not want to receive HTML mail. |
| /schemas/apps/evolution/mail/prompts/open_many | bool | true | If a user tries to open 10 or more messages at one time, ask the user if they really want to do it. |
| /schemas/apps/evolution/mail/trash/empty_on_exit | bool | false | Empty all Trash folders when exiting Evolution. |
| /schemas/apps/evolution/mail/trash/empty_on_exit_days | int | 0 | Minimum time between emptying the trash on exit, in days. |
| /schemas/apps/evolution/mail/trash/empty_date | int | 0 | The last time empty trash was run, in days since the epoch. |
| /schemas/apps/evolution/mail/labels | list | [I_mportant:#ff0000,_Work:#ff8c00,_Personal:#008b00,)To Do:#0000ff,_Later:#8b008b] | List of labels known to the mail component of Evolution. The list contains strings containing name:color where color uses the HTML hex encoding. |
| /schemas/apps/evolution/mail/junk/check_incoming | bool | true | Run junk test on incoming mail |
| /schemas/apps/evolution/mail/junk/sa/local_only | bool | true | Use only the local spam tests (no DNS). |
| /schemas/apps/evolution/mail/junk/sa/use_daemon | bool | true | Use Spamassassin daemon and client (spamc/spamd) |
| /schemas/apps/evolution/mail/default_account | string | UID string of the default account. | |
| /schemas/apps/evolution/mail/accounts | list | List of accounts known to the mail component of Evolution. The list contains strings naming subdirectories relative to /apps/evolution/mail/accounts. | |
| /schemas/apps/evolution/mail/licenses | list | List of protocol names whose license has been accepted. | |
| /schemas/apps/evolution/mail/composer/charset | string | Default charset in which to compose messages. | |
| /schemas/apps/evolution/mail/composer/send_html | bool | false | Send HTML mail by default. |
| /schemas/apps/evolution/mail/composer/magic_links | bool | true | Recognize links in text and replace them. |
| /schemas/apps/evolution/mail/composer/magic_smileys | bool | false | Recognize smileys in text and replace them with images. |
| /schemas/apps/evolution/mail/composer/inline_spelling | bool | true | Draw spelling error indicators on words as you type. |
| /schemas/apps/evolution/mail/composer/view/From | bool | true | View/From menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/PostTo | bool | true | View/PostTo menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/ReplyTo | bool | false | View/ReplyTo menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/Cc | bool | false | View/Cc menu item is checked. |
| /schemas/apps/evolution/mail/composer/view/Bcc | bool | false | View/Bcc menu item is checked. |
| /schemas/apps/evolution/mail/composer/width | int | 600 | Default width of the Composer Window |
| /schemas/apps/evolution/mail/composer/height | int | 500 | Default height of the Composer Window |
| /schemas/apps/evolution/mail/display/side_bar_search | bool | true | Enable side bar search feature so that you can start interactive searching by typing in the text. Use is that you can easily find a folder in that side bar by just typing the folder name and the selection jumps automatically to that folder. |
| /schemas/apps/evolution/mail/display/mark_citations | bool | true | Mark citations in the message "Preview". |
| /schemas/apps/evolution/mail/display/citation_colour | string | #737373 | Citation highlight color. |
| /schemas/apps/evolution/mail/display/caret_mode | bool | false | Enable caret mode, so that you can see a cursor when reading mail. |
| /schemas/apps/evolution/mail/display/charset | string | Default charset in which to display messages. | |
| /schemas/apps/evolution/mail/display/load_http_images | int | 0 | Load images for HTML messages over http(s). Possible values are: 0 - Never load images off the net 1 - Load images in mail from contacts 2 - Always load images off the net |
| /schemas/apps/evolution/mail/display/animate_images | bool | true | Show animated images as animations. |
| /schemas/apps/evolution/mail/display/headers | list | This key should contain a list of XML structures specifying custom headers, and whether they are to be displayed. The format of the XML structure is <header enabled> - set enabled if the header is to be displayed in the mail view. | |
| /schemas/apps/evolution/mail/display/mime_types | list | If there isn't a builtin viewer for a particular mime-type inside Evolution, any mime-types appearing in this list which map to a bonobo-component viewer in GNOME's mime-type database may be used for displaying content. | |
| /schemas/apps/evolution/mail/display/mark_seen | bool | true | Mark as Seen after specified timeout. |
| /schemas/apps/evolution/mail/display/show_email | bool | false | Show the email of the sender in the messages composite column in the message list |
| /schemas/apps/evolution/mail/display/mark_seen_timeout | int | 1500 | Timeout for marking message as Seen. |
| /schemas/apps/evolution/mail/display/show_deleted | bool | false | Show deleted messages (with a strike-through) in the message-list. |
| /schemas/apps/evolution/mail/display/show_preview | bool | true | Show the "Preview" pane. |
| /schemas/apps/evolution/mail/display/paned_size | int | 144 | Height of the message-list pane. |
| /schemas/apps/evolution/mail/display/hpaned_size | int | 450 | Width of the message-list pane. |
| /schemas/apps/evolution/mail/display/show_wide | bool | false | If the "Preview" pane is on, then show it side-by-side rather than vertically. |
| /schemas/apps/evolution/mail/display/fonts/variable | string | Sans 12 | The variable width font for mail display |
| /schemas/apps/evolution/mail/display/fonts/monospace | string | Monospace 12 | The terminal font for mail display |
| /schemas/apps/evolution/mail/display/fonts/use_custom | bool | false | Use custom fonts for displaying mail |
| /schemas/apps/evolution/mail/display/thread_list | bool | false | Thread the message list. |
| /schemas/apps/evolution/mail/display/address_compress | bool | true | Compress display of addresses in TO/CC/BCC to the number specified in address_count. |
| /schemas/apps/evolution/mail/display/address_count | int | 5 | This sets the number of addresses to show in default message list view, beyond which a '...' is shown. |
| /schemas/apps/evolution/mail/display/thread_subject | bool | false | Whether or not to fall back on threading by subjects when the messages do not contain In-Reply-To or References headers. |
| /schemas/apps/evolution/mail/message_window/width | int | 600 | Default width of the Message Window |
| /schemas/apps/evolution/mail/message_window/height | int | 400 | Default height of the Message Window |
| /schemas/apps/evolution/mail/subscribe_window/width | int | 600 | Default width of the Subscribe dialog |
| /schemas/apps/evolution/mail/subscribe_window/height | int | 400 | Default height of the Subscribe dialog |
| /schemas/apps/evolution/mail/filters/log | bool | false | Log filter actions to the specified log file. |
| /schemas/apps/evolution/mail/filters/logfile | string | Logfile to log filter actions. | |
| /schemas/apps/evolution/mail/format/forward_style | int | 0 | |
| /schemas/apps/evolution/mail/format/reply_style | int | 0 | |
| /schemas/apps/evolution/mail/format/message_display_style | int | 0 | |
| /schemas/apps/evolution/mail/notify/type | int | 0 | Specifies the type of New Mail Notification the user wishes to use. |
| /schemas/apps/evolution/mail/notify/sound | string | Sound file to play when new mail arrives. | |
| /schemas/apps/evolution/mail/prompts/empty_subject | bool | true | Prompt the user when he or she tries to send a message without a Subject. |
| /schemas/apps/evolution/mail/prompts/expunge | bool | true | Prompt the user when he or she tries to expunge a folder. |
| /schemas/apps/evolution/mail/prompts/only_bcc | bool | true | Prompt when user tries to send a message with no To or Cc recipients. |
| /schemas/apps/evolution/mail/prompts/unwanted_html | bool | true | Prompt when user tries to send HTML mail to recipients that may not want to receive HTML mail. |
| /schemas/apps/evolution/mail/prompts/open_many | bool | true | If a user tries to open 10 or more messages at one time, ask the user if they really want to do it. |
| /schemas/apps/evolution/mail/prompts/mark_all_read | bool | true | It disables/enables the prompt while marking multiple messages. |
| /schemas/apps/evolution/mail/trash/empty_on_exit | bool | false | Empty all Trash folders when exiting Evolution. |
| /schemas/apps/evolution/mail/trash/empty_on_exit_days | int | 0 | Minimum time between emptying the trash on exit, in days. |
| /schemas/apps/evolution/mail/trash/empty_date | int | 0 | The last time empty trash was run, in days since the epoch. |
| /schemas/apps/evolution/mail/labels | list | [I_mportant:#ff0000,_Work:#ff8c00,_Personal:#008b00,_To Do:#0000ff,_Later:#8b008b] | List of labels known to the mail component of Evolution. The list contains strings containing name:color where color uses the HTML hex encoding. |
| /schemas/apps/evolution/mail/junk/check_incoming | bool | true | Run junk test on incoming mail |
| /schemas/apps/evolution/mail/junk/sa/local_only | bool | true | Use only the local spam tests (no DNS). |
| /schemas/apps/evolution/mail/junk/sa/use_daemon | bool | true | Use Spamassassin daemon and client (spamc/spamd) |
| /schemas/apps/evolution/mail/default_account | string | UID string of the default account. | |
| /schemas/apps/evolution/mail/accounts | list | List of accounts known to the mail component of Evolution. The list contains strings naming subdirectories relative to /apps/evolution/mail/accounts. | |
| /schemas/apps/evolution/mail/licenses | list | List of protocol names whose license has been accepted. |