-
Notifications
You must be signed in to change notification settings - Fork 1
/
.muttrc
68 lines (59 loc) · 1.75 KB
/
.muttrc
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
set imap_authenticators="login"
set spoolfile="=inbox/"
set save_name=yes
set record="=sent/"
auto_view text/html application/msword application/x-msword application/vnd.ms-excel
alternative_order text/plain text
set edit_headers
set editor=$HOME/mutt/vimmutt
set fast_reply=yes
set include=yes
set query_command = "$HOME/mutt/mutt_ldap_query '%s'"
#mail header to show
ignore *
unignore Date To Cc From Subject
hdr_order Date From To Cc Subject
#mailboxes
mailboxes =inbox
mailboxes =fw-admin
mailboxes =archie
mailboxes =nagios
#keybindings
bind index Q noop
bind pager Q noop
bind editor <f5> complete-query
set sort=threads
set sort_browser=reverse-date
set sort_aux=last-date-received
set timeout=15
set move=no
set pager_index_lines=20
#GNUPG
set pgp_use_gpg_agent
set pgp_replyencrypt
set pgp_verify_sig=yes
set pgp_timeout=2
#don't encrypt by default
send-hook . unset pgp_autoencrypt
send-hook . set pgp_create_traditional=no
#sign by default
send-hook . set pgp_autosign
#send legacy pgp to the devils
send-hook e\.clark@f5\.com set pgp_create_traditional=yes
#don't sign to technews
send-hook technews@lists\.f5net\.com unset pgp_autosign
my_hdr From: Glenn Griffin <g.griffin@f5.com>
color index cyan black "~p"
color index green black "~t root@pookie.f5net.com"
color index green black "~f archie"
#color index yellow black "~f b.tacon@f5\.com"
color index brightred black "~N !~T !~F !~P !~p"
color index brightyellow black "~f root@f5\.com ~s 'dont forget the tps report' ~t g\.griffin@f5\.com"
color index magenta black "~f nagios"
color index blue black "~f lists.f5.com"
#macros
macro pager <F8> |remind-meeting
macro pager <F2> |/home/griffin/scripts/create_upgrade_list.pl
macro pager <f6> !mail-filter
macro index <f6> !mail-filter
alias bri bri@ifokr.org