set sort=reverse-date-received set spoolfile=imaps://user@host.com set folder=imaps://user@host.com set certificate_file=~/.mutt/certfile set imap_user=user set imap_pass=pass set mail_check=360 set realname="My Real Name" set from="My_Real@Email.com" set confirmcreate = yes #Ask to make new Mailboxes macro index "M" "imaps://user@host.com/Family\r" macro index "!" "imaps://user@host.com/INBOX\r" macro index "S" ";simaps://user@host.com/Trash\r" macro index "D" "simaps://user@host.com/Trash\r" macro index "Y" "simaps://user@host.com/Family\r" macro index "$" "imaps://user@host.com/INBOX\r" set delete = yes #Purge without confirm set beep_new #set abort_unmodified = ask-no set move = no #Done move mail to our own folders set record="=sent-mail" set editor = "vim" save-hook '~A' "imaps://user@host.com/" # Dont put default mailbox to save to macro index "c" "imaps://user@host.com/" color normal white default color attachment brightyellow default color hdrdefault cyan default color indicator default cyan color markers brightred default color quoted green default color signature cyan default color status brightgreen blue color tilde blue default color tree red default color body brightred default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+ color body brightblue default (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+ color quoted1 brightyellow default color quoted2 red default color hdrdefault cyan default color header brightred default ^Subject: color header brightgreen default ^From: color signature cyan default color index green default ~p # To me color index cyan default ~N # New color index blue default ~T # Tagged color index red default ~D # Deleted color index brightyellow default "~f mom" color index brightyellow default "~f dad" color index brightblue default "~f boss@work.edu"