-
Notifications
You must be signed in to change notification settings - Fork 0
/
config
182 lines (182 loc) · 6.17 KB
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
{
"astroid": {
"config": {
"version": "7"
},
"notmuch_config": "\/home\/hugo\/.notmuch-config",
"debug": {
"dryrun_sending": "false"
},
"hints": {
"level": "0"
},
"notmuch": {
"db": "~\/Mail",
"excluded_tags": "muted,spam,deleted,ignore,junk",
"sent_tags": "sent"
}
},
"thread_index": {
"page_jump_rows": "6",
"sort_order": "newest",
"thread_load_step": "250",
"cell": {
"font_description": "default",
"line_spacing": "3",
"date_length": "10",
"message_count_length": "5",
"authors_length": "33",
"subject_color": "#807d74",
"subject_color_selected": "#000000",
"background_color_selected": "",
"tags_length": "42",
"tags_upper_color": "#e5e5e5",
"tags_lower_color": "#444444",
"tags_alpha": "0.5",
"hidden_tags": "attachment,flagged,unread,encrypted,signed,replied,passed,sent,lists",
"tags_color": "#31587a",
"tags_blend_color": "#31587a",
"tags_blend_weight": "0.5",
"tags_background_color": "#666666",
"tags_background_color_selected": "#666666"
},
"open_default_paned": "false"
},
"general": {
"time": {
"clock_format": "24h",
"same_year": "%b %-e",
"diff_year": "%x"
}
},
"editor": {
"cmd": "emacsclient -q -c %1",
"external_editor": "true",
"charset": "utf-8",
"save_draft_on_force_quit": "true",
"attachment_words": "attach,pj,pièce jointe,pièce-jointe,pièces-jointes,ci-joint",
"attachment_directory": "~"
},
"mail": {
"reply": {
"quote_line": "↪ %1 \/ %2:",
"mailinglist_reply_to_sender": "true"
},
"forward": {
"quote_line": "✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉✉",
"disposition": "attachment"
},
"sent_tags": "sent,inbox,new",
"message_id_fqdn": "LOCAL.FQDN",
"message_id_user": "hugo",
"user_agent": "default",
"send_delay": "2"
},
"poll": {
"interval": "800"
},
"attachment": {
"external_open_cmd": "xdg-open"
},
"thread_view": {
"open_html_part_external": "true",
"open_external_link": "xdg-open",
"default_save_directory": "~",
"indent_messages": "false",
"code_prettify": {
"enable": "false",
"for_tags": "",
"code_tag": "```",
"enable_for_patches": "true",
"uri_prefix": "https:\/\/google-code-prettify.googlecode.com\/svn\/loader\/"
},
"gravatar": {
"enable": "true"
},
"mark_unread_delay": "0.5",
"mathjax": {
"enable": "false",
"uri_prefix": "https:\/\/cdn.mathjax.org\/mathjax\/latest\/",
"for_tags": ""
}
},
"crypto": {
"gpg": {
"path": "gpg",
"always_trust": "true"
}
},
"saved_searches": {
"show_on_startup": "false",
"save_history": "true",
"history_lines_to_show": "15",
"history_lines": "1000"
},
"accounts": {
"tosdr": {
"name": "Hugo Roy",
"email": "EMAIL@TOSDR",
"gpgkey": "PGPKEY",
"sendmail": "msmtp --read-envelope-from -t",
"default": "false",
"save_sent": "true",
"additional_sent_tags": "tosdr",
"save_sent_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Sent\/cur\/",
"save_drafts_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Drafts\/cur\/",
"signature_file": "\/home\/hugo\/.email\/signatures\/tosdr.signature",
"signature_default_on": "false",
"signature_attach": "false",
"always_gpg_sign": "false"
},
"fsfe": {
"name": "Hugo Roy",
"email": "EMAIL@FSFE",
"gpgkey": "PGPKEY",
"sendmail": "msmtp --read-envelope-from -t",
"default": "false",
"save_sent": "true",
"additional_sent_tags": "fsfe",
"save_sent_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Sent\/cur\/",
"save_drafts_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Drafts\/cur\/",
"signature_file": "\/home\/hugo\/.email\/signatures\/fsfe.signature",
"signature_default_on": "false",
"signature_attach": "false",
"always_gpg_sign": "true"
},
"avocat": {
"name": "Hugo Roy",
"email": "ATTORNEY@EMAIL",
"gpgkey": "PGPKEY",
"sendmail": "msmtp --read-envelope-from -t",
"default": "false",
"save_sent": "true",
"additional_sent_tags": "avocat",
"save_sent_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Sent\/cur\/",
"save_drafts_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Drafts\/cur\/",
"signature_file": "\/home\/hugo\/.email\/signatures\/avocat.signature",
"signature_default_on": "false",
"signature_attach": "false",
"always_gpg_sign": "true"
},
"hugo": {
"name": "Hugo Roy",
"email": "PERSONAL@EMAIL",
"gpgkey": "PGPKEY",
"sendmail": "msmtp --read-envelope-from -t",
"default": "true",
"save_sent": "true",
"additional_sent_tags": "perso",
"save_sent_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Sent\/cur\/",
"save_drafts_to": "\/home\/hugo\/.email\/imap\/ampoliros\/Drafts\/cur\/",
"signature_file": "\/home\/hugo\/.email\/signatures\/hugo.signature",
"signature_default_on": "false",
"signature_attach": "false",
"always_gpg_sign": "false"
}
},
"startup": {
"queries": {
" 📥 ": "tag:inbox"
}
}
}