Removed outdated aliases from .muttrc and .mutt directory
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
.mutt
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
muttrc.local.spool
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
set realname="Chuck Hawley"
|
|
||||||
set from="chuck@planethawleywood.com"
|
|
||||||
set use_from=yes
|
|
||||||
|
|
||||||
# IMAP config. Hints from: http://dev.mutt.org/trac/wiki/MuttGuide/UseIMAP
|
|
||||||
set spoolfile="imaps://chuck@planethawleywood.com@planethawleywood.com/INBOX"
|
|
||||||
# # Define the = shortcut, and the entry point for the folder browser (c?)
|
|
||||||
set folder="imaps://chuck@planethawleywood.com@planethawleywood.com/INBOX"
|
|
||||||
set record="=Sent"
|
|
||||||
set postponed="=Drafts"
|
|
||||||
# activate TLS if available on the server
|
|
||||||
set ssl_starttls=yes
|
|
||||||
# always use SSL when connecting to a server
|
|
||||||
set ssl_force_tls=yes
|
|
||||||
# Don't wait to enter mailbox manually
|
|
||||||
unset imap_passive
|
|
||||||
# Automatically poll subscribed mailboxes for new mail (new in 1.5.11)
|
|
||||||
set imap_check_subscribed
|
|
||||||
# Reduce polling frequency to a sane level
|
|
||||||
set mail_check=60
|
|
||||||
# And poll the current mailbox more often (not needed with IDLE in post 1.5.11)
|
|
||||||
set timeout=10
|
|
||||||
# keep a cache of headers for faster loading (1.5.9+?)
|
|
||||||
set header_cache=~/.hcache
|
|
||||||
# Display download progress every 5K
|
|
||||||
set net_inc=5
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
set realname="Chuck Hawley"
|
|
||||||
set from="chuck@planethawleywood.com"
|
|
||||||
set use_from=yes
|
|
||||||
|
|
||||||
29
.muttrc
29
.muttrc
@@ -40,35 +40,6 @@ bind pager p previous-undeleted
|
|||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
macro pager \cb <pipe-entry>'urlview'<enter> 'Follow links'
|
macro pager \cb <pipe-entry>'urlview'<enter> 'Follow links'
|
||||||
alias cantolik Christopher Antolik <cantolik@cuyahogacounty.us>
|
|
||||||
alias nannoor Nadine An-Noor <nannoor@cuyahogacounty.us>
|
|
||||||
alias smhoward Shaundra Howard <smhoward@cuyahogacounty.us>
|
|
||||||
alias lpiccolomini Leslie Piccolomini <lpiccolomini@cuyahogacounty.us>
|
|
||||||
alias kodonnell Kevin O\'Donnell <kodonnell@cuyahogacounty.us>
|
|
||||||
alias bdelly Brandon Delly <bdelly@cuyahogacounty.us>
|
|
||||||
alias pfox Paul Fox <pfox@cuyahogacounty.us>
|
|
||||||
alias tpulling Tarah Pulling <tpulling@cuyahogacounty.us>
|
|
||||||
alias VDevese \"Devese, Veronica\" <VDevese@PS.CuyahogaCounty.us>
|
|
||||||
alias dkaleal Donna Kaleal <dkaleal@cuyahogacounty.us>
|
|
||||||
alias rgheen Rose Gheen <rgheen@cuyahogacounty.us>
|
|
||||||
alias jpo Jonathan Po <jpo@cuyahogacounty.us>
|
|
||||||
alias jkable John Kable III <jkable@cuyahogacounty.us>
|
|
||||||
alias cptpa Thomas Arnaut <cptpa@cuyahogacounty.us>
|
|
||||||
alias rshobert Ronald Shobert <rshobert@cuyahogacounty.us>
|
|
||||||
alias breid Bob Reid <breid@cuyahogacounty.us>
|
|
||||||
alias ezupancic Elizabeth Zupancic <ezupancic@cuyahogacounty.us>
|
|
||||||
alias kkozer Keith Kozer <kkozer@cuyahogacounty.us>
|
|
||||||
alias mzeigler Major Zeigler <mzeigler@cuyahogacounty.us>
|
|
||||||
alias ereilly Eleanor Reilly <ereilly@cuyahogacounty.us>
|
|
||||||
alias pwpac Paul Cianchetti <pwpac@cuyahogacounty.us>
|
|
||||||
alias aharvey Adam Harvey <aharvey@cuyahogacounty.us>
|
|
||||||
alias ddavtovich Debbie Davtovich <ddavtovich@cuyahogacounty.us>
|
|
||||||
alias jbitterman James Bitterman <jbitterman@cuyahogacounty.us>
|
|
||||||
alias dmichalosky Donald Michalosky <dmichalosky@cuyahogacounty.us>
|
|
||||||
alias EWelch Ellen M Welch <EWelch@PS.CuyahogaCounty.us>
|
|
||||||
alias marmbruster Mark Armbruster <marmbruster@cuyahogacounty.us>
|
|
||||||
alias chaines Cishma Haines <chaines@cuyahogacounty.us>
|
|
||||||
alias aedens Aaron Edens <aedens@cuyahogacounty.us>
|
|
||||||
|
|
||||||
# Idea for multiple profile implementation from http://www.8t8.us/mutt/
|
# Idea for multiple profile implementation from http://www.8t8.us/mutt/
|
||||||
source ~/.mutt/muttrc.local.$LOCAL_CONFIG
|
source ~/.mutt/muttrc.local.$LOCAL_CONFIG
|
||||||
|
|||||||
Reference in New Issue
Block a user