2017-04-13 12:28:53 +02:00
|
|
|
{
|
|
|
|
|
"astroid": {
|
|
|
|
|
"config": {
|
2017-11-14 14:11:11 +01:00
|
|
|
"version": "10"
|
2017-04-13 12:28:53 +02:00
|
|
|
},
|
|
|
|
|
"notmuch_config": "\/home\/max\/.notmuch-config",
|
|
|
|
|
"debug": {
|
|
|
|
|
"dryrun_sending": "false"
|
|
|
|
|
},
|
|
|
|
|
"hints": {
|
|
|
|
|
"level": "0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2018-03-13 12:09:40 +01:00
|
|
|
"terminal": {
|
|
|
|
|
"height": "10",
|
|
|
|
|
"font_description": "default"
|
|
|
|
|
},
|
2017-04-13 12:28:53 +02:00
|
|
|
"thread_index": {
|
|
|
|
|
"page_jump_rows": "6",
|
|
|
|
|
"sort_order": "newest",
|
|
|
|
|
"cell": {
|
|
|
|
|
"font_description": "default",
|
|
|
|
|
"line_spacing": "2",
|
|
|
|
|
"date_length": "12",
|
|
|
|
|
"message_count_length": "4",
|
|
|
|
|
"authors_length": "20",
|
|
|
|
|
"subject_color": "#807d74",
|
|
|
|
|
"subject_color_selected": "#000000",
|
|
|
|
|
"background_color_selected": "",
|
2018-01-18 18:12:52 +01:00
|
|
|
"background_color_marked": "#fff584",
|
|
|
|
|
"background_color_marked_selected": "#bcb559",
|
2017-04-13 12:28:53 +02:00
|
|
|
"tags_length": "80",
|
|
|
|
|
"tags_upper_color": "#e5e5e5",
|
|
|
|
|
"tags_lower_color": "#333333",
|
|
|
|
|
"tags_alpha": "0.5",
|
2017-11-14 14:11:11 +01:00
|
|
|
"hidden_tags": "unread,sent,signed,replied,encrypted,del,attachment,flagged,inbox"
|
2018-01-18 18:12:52 +01:00
|
|
|
},
|
|
|
|
|
"thread_load_step": "250"
|
2017-04-13 12:28:53 +02:00
|
|
|
},
|
|
|
|
|
"general": {
|
|
|
|
|
"time": {
|
|
|
|
|
"clock_format": "year",
|
|
|
|
|
"same_year": "%d.%m. %H:%M",
|
|
|
|
|
"diff_year": "%x"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"editor": {
|
|
|
|
|
"cmd": "gvim +6 -f -c 'set ft=mail' '+set fileencoding=utf-8' '+set ff=unix' '+set enc=utf-8' %1",
|
|
|
|
|
"external_editor": "true",
|
|
|
|
|
"charset": "utf-8",
|
|
|
|
|
"save_draft_on_force_quit": "true",
|
|
|
|
|
"attachment_words": "attach,anbei,anhang,angehängt",
|
2017-11-14 12:24:25 +01:00
|
|
|
"attachment_directory": "~",
|
|
|
|
|
"markdown_processor": "marked"
|
2017-04-13 12:28:53 +02:00
|
|
|
},
|
|
|
|
|
"mail": {
|
|
|
|
|
"reply": {
|
|
|
|
|
"quote_line": "# %1 [%Y-%m-%d %H:%M %z]:",
|
|
|
|
|
"mailinglist_reply_to_sender": "false"
|
|
|
|
|
},
|
|
|
|
|
"forward": {
|
|
|
|
|
"quote_line": "# %1 [%Y-%m-%d %H:%M %z]:",
|
|
|
|
|
"disposition": "attachment"
|
|
|
|
|
},
|
|
|
|
|
"sent_tags": "sent",
|
|
|
|
|
"message_id_fqdn": "fsfe.org",
|
|
|
|
|
"message_id_user": "max.mehl",
|
|
|
|
|
"user_agent": "astroid",
|
2018-02-19 09:12:54 +01:00
|
|
|
"send_delay": "6",
|
2018-03-13 12:09:40 +01:00
|
|
|
"close_on_success": "false",
|
2018-02-19 09:12:31 +01:00
|
|
|
"format_flowed": "false"
|
2017-04-13 12:28:53 +02:00
|
|
|
},
|
|
|
|
|
"poll": {
|
2018-01-18 18:12:52 +01:00
|
|
|
"interval": "240",
|
|
|
|
|
"always_full_refresh": "false"
|
2017-04-13 12:28:53 +02:00
|
|
|
},
|
|
|
|
|
"attachment": {
|
2017-08-23 11:35:25 +02:00
|
|
|
"external_open_cmd": "\/home\/max\/.config\/astroid\/scripts\/attachment-saver.sh"
|
2017-04-13 12:28:53 +02:00
|
|
|
},
|
|
|
|
|
"thread_view": {
|
|
|
|
|
"open_html_part_external": "false",
|
2018-07-02 09:10:01 +02:00
|
|
|
"preferred_type": "plain",
|
|
|
|
|
"preferred_html_only": "false",
|
|
|
|
|
"allow_remote_when_encrypted": "false",
|
2017-04-13 12:28:53 +02:00
|
|
|
"open_external_link": "xdg-open",
|
|
|
|
|
"default_save_directory": "~",
|
|
|
|
|
"indent_messages": "true",
|
|
|
|
|
"code_prettify": {
|
|
|
|
|
"enable": "false",
|
|
|
|
|
"for_tags": "",
|
|
|
|
|
"code_tag": "```",
|
|
|
|
|
"enable_for_patches": "true"
|
|
|
|
|
},
|
|
|
|
|
"gravatar": {
|
|
|
|
|
"enable": "false"
|
|
|
|
|
},
|
|
|
|
|
"mark_unread_delay": "0.5",
|
|
|
|
|
"expand_flagged": "true",
|
|
|
|
|
"mathjax": {
|
|
|
|
|
"enable": "false",
|
|
|
|
|
"uri_prefix": "https:\/\/cdn.mathjax.org\/mathjax\/2.6-latest\/",
|
|
|
|
|
"for_tags": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"crypto": {
|
|
|
|
|
"gpg": {
|
|
|
|
|
"path": "gpg2",
|
|
|
|
|
"always_trust": "true",
|
2018-07-02 09:10:01 +02:00
|
|
|
"enabled": "true",
|
2017-04-13 12:28:53 +02:00
|
|
|
"auto_key_retrieve": "false"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"saved_searches": {
|
|
|
|
|
"show_on_startup": "true",
|
|
|
|
|
"save_history": "true",
|
|
|
|
|
"history_lines_to_show": "15",
|
|
|
|
|
"history_lines": "1000"
|
|
|
|
|
},
|
|
|
|
|
"accounts": {
|
|
|
|
|
"FSFE": {
|
|
|
|
|
"name": "Max Mehl",
|
|
|
|
|
"email": "max.mehl@fsfe.org",
|
|
|
|
|
"gpgkey": "0x371E2E92",
|
|
|
|
|
"sendmail": "msmtp-handler.sh -t --read-envelope-from -a fsfe",
|
|
|
|
|
"default": "true",
|
|
|
|
|
"save_sent": "true",
|
|
|
|
|
"save_sent_to": "\/home\/max\/Mails\/FSFE\/Sent\/cur\/",
|
|
|
|
|
"additional_sent_tags": "",
|
|
|
|
|
"save_drafts_to": "\/home\/max\/Mails\/FSFE\/Drafts\/cur\/",
|
|
|
|
|
"signature_file": "signature.txt",
|
2017-11-14 14:11:11 +01:00
|
|
|
"signature_file_markdown": "signature.md",
|
2017-04-13 12:28:53 +02:00
|
|
|
"signature_default_on": "true",
|
|
|
|
|
"signature_attach": "false",
|
2017-08-23 11:35:25 +02:00
|
|
|
"always_gpg_sign": "false",
|
|
|
|
|
"signature_separate": "false",
|
|
|
|
|
"select_query": ""
|
2017-04-13 12:28:53 +02:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"startup": {
|
|
|
|
|
"queries": ""
|
|
|
|
|
}
|
|
|
|
|
}
|