From e9df1718ba0d32014907cf223bf5aff2924539f1 Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Mon, 2 Jul 2018 00:00:33 -0400 Subject: [PATCH] 'nother typo --- mutt/msmtp.log | 4 ++ mutt/muttrc | 85 ++++++++++++++++++-------------------- offlineimaprc | 110 ++++++++++++++++++++++++------------------------- vimrc | 3 +- xinitrc | 1 - 5 files changed, 101 insertions(+), 102 deletions(-) diff --git a/mutt/msmtp.log b/mutt/msmtp.log index e3cc315..5be7b7e 100644 --- a/mutt/msmtp.log +++ b/mutt/msmtp.log @@ -38,3 +38,7 @@ Feb 12 20:36:20 host=smtp.gmail.com tls=on auth=on user=paul@walko.org from=paul Feb 12 22:09:01 host=smtp.gmail.com tls=on auth=on user=paul@walko.org from=paul@walko.org recipients=irye788asba679@hpeprint.com smtpstatus=552 smtpmsg='552-5.2.3 Your message exceeded Google?s message size limits. Please visit\n552-5.2.3 https://support.google.com/mail/?p=MaxSizeError to view our size\n552 5.2.3 guidelines. f128sm6573169qkc.36 - gsmtp' errormsg='the server did not accept the mail' exitcode=EX_UNAVAILABLE Feb 18 02:27:17 host=smtp.gmail.com tls=on auth=on user=paul@walko.org from=paul@walko.org recipients=irye788asba679@hpeprint.com mailsize=4173893 smtpstatus=250 smtpmsg='250 2.0.0 OK 1518938837 g8sm16696689qta.30 - gsmtp' exitcode=EX_OK Feb 18 02:40:53 host=smtp.gmail.com tls=on auth=on user=paul@walko.org from=paul@walko.org recipients=irye788asba679@hpeprint.com mailsize=14561468 smtpstatus=250 smtpmsg='250 2.0.0 OK 1518939653 v57sm14608249qtv.7 - gsmtp' exitcode=EX_OK +Jun 23 19:03:24 host=smtp.gmail.com tls=on auth=on user=pwalko@vt.edu from=pwalko@vt.edu recipients=paul@walko.org mailsize=2338 smtpstatus=250 smtpmsg='250 2.0.0 OK 1529795004 b38-v6sm9732180qta.96 - gsmtp' exitcode=EX_OK +Jun 23 19:05:57 host=smtp.gmail.com tls=on auth=on user=pwalko@vt.edu from=pwalko@vt.edu recipients=echarlie@vt.edu mailsize=2046 smtpstatus=250 smtpmsg='250 2.0.0 OK 1529795157 15-v6sm5485534qtv.56 - gsmtp' exitcode=EX_OK +Jun 24 15:19:15 host=smtp.gmail.com tls=on auth=on user=pwalko@vt.edu from=pwalko@vt.edu recipients=echarlie@vt.edu mailsize=2418 smtpstatus=250 smtpmsg='250 2.0.0 OK 1529867955 e62-v6sm5054565qkf.0 - gsmtp' exitcode=EX_OK +Jun 26 20:50:15 host=smtp.gmail.com tls=on auth=on user=pwalko@vt.edu from=pwalko@vt.edu recipients=joshhull@vt.edu mailsize=73014 smtpstatus=250 smtpmsg='250 2.0.0 OK 1530060615 k129-v6sm1979241qkd.13 - gsmtp' exitcode=EX_OK diff --git a/mutt/muttrc b/mutt/muttrc index e11af06..7227f12 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -1,67 +1,62 @@ # Compose things -set realname = "Paul Walko" -set sendmail = "/usr/bin/msmtp" -set sendmail_wait = 0 -set editor = "vim" +set realname = "Paul Walko" +set sendmail = "/usr/bin/msmtp" +set sendmail_wait = 0 +set editor = "vim" # General things -set folder = ~/.mail -set mailcap_path = ~/.mutt/mailcap -set tmpdir = ~/Desktop/temp +set folder = ~/.mail +set mailcap_path = ~/.mutt/mailcap +set tmpdir = /tmp -set wait_key = no -set mbox_type = Maildir -set timeout = 3 -set mail_check = 0 +set wait_key = no +set mbox_type = Maildir +set timeout = 3 +set mail_check = 0 unset move set delete unset confirmappend set quit -source ~/.mutt/colors -set crypt_use_gpgme = yes +source ~/.mutt/colors +set crypt_use_gpgme = yes # Sidebar thigns -set sidebar_visible = yes -set sidebar_width = 14 -bind index sidebar-next -bind index sidebar-prev -bind index sidebar-open +set sidebar_visible = yes +set sidebar_width = 14 +bind index sidebar-next +bind index sidebar-prev +bind index sidebar-open # Indexing -bind index g noop -bind index gg first-entry -bind index G last-entry -bind index R group-reply -bind index sync-mailbox +bind index g noop +bind index gg first-entry +bind index G last-entry +bind index R group-reply +bind index sync-mailbox # Pager bindings -bind pager g noop -bind pager gg top -bind pager G bottom -bind pager R group-reply -bind attach view-mailcap +bind pager g noop +bind pager gg top +bind pager G bottom +bind pager R group-reply +bind attach view-mailcap # Macros -macro pager \Cu "|urlview" "call urlview to open links" +macro pager \Cu "|urlview" "call urlview to open links" # Account Settings -set spoolfile = "+vtluug/INBOX" +set spoolfile = "+vtluug/INBOX" mailboxes +vtluug/INBOX \ +vt/INBOX \ - +walko/INBOX \ - +gmail/INBOX \ - +vt/9_fall17 \ - +vt/A_vtluug \ - +vt/B_ocvt \ - +vt/N_misc.cisco \ - +vt/Z_xen-devel \ - +walko/0_updates \ - +walko/1_social \ - +gmail/0_updates \ - +gmail/1_social \ - -folder-hook vt/* source ~/.mutt/accounts/vt -folder-hook walko/* source ~/.mutt/accounts/walko -folder-hook gmail/* source ~/.mutt/accounts/gmail + +walko/INBOX \ + +vt/A_vtluug \ + +vt/B_ocvt \ + +walko/0_updates \ + +walko/1_social \ +# +vt/N_misc.cisco \ + +folder-hook vt/* source ~/.mutt/accounts/vt +folder-hook walko/* source ~/.mutt/accounts/walko +#folder-hook gmail/* source ~/.mutt/accounts/gmail folder-hook vtluug/* source ~/.mutt/accounts/vtluug diff --git a/offlineimaprc b/offlineimaprc index 272be4b..c0db296 100644 --- a/offlineimaprc +++ b/offlineimaprc @@ -39,14 +39,14 @@ quick = 10 ## vt [Repository vt-local] type = Maildir -localfolders = ~/.mail/vt -nametrans = lambda folder: { - 'drafts': '[Gmail]/Drafts', - 'sent': '[Gmail]/Sent Mail', - 'flagged': '[Gmail]/Starred', - 'trash': '[Gmail]/Trash', - 'archive': '[Gmail]/All Mail', - }.get(folder, folder) +localfolders = ~/.mail/vt +nametrans = lambda folder: { + 'drafts': '[Gmail]/Drafts', + 'sent': '[Gmail]/Sent Mail', + 'flagged': '[Gmail]/Starred', + 'trash': '[Gmail]/Trash', + 'archive': '[Gmail]/All Mail', + }.get(folder, folder) [Repository vt-remote] sslcacertfile = /etc/ssl/certs/ca-certificates.crt @@ -58,30 +58,30 @@ remoteuser = pwalko@vt.edu remotepasseval = get_pass("vt") realdelete = no nametrans = lambda folder: { - '[Gmail]/Drafts': 'drafts', - '[Gmail]/Sent Mail': 'sent', - '[Gmail]/Starred': 'flagged', - '[Gmail]/Trash': 'trash', - '[Gmail]/All Mail': 'archive', - }.get(folder, folder) -folderfilter = lambda folder: folder not in [ - '[Gmail]/Trash', - '[Gmail]/Spam', - '[Gmail]/Important', - '[Gmail]/Chats', - ] + '[Gmail]/Drafts': 'drafts', + '[Gmail]/Sent Mail': 'sent', + '[Gmail]/Starred': 'flagged', + '[Gmail]/Trash': 'trash', + '[Gmail]/All Mail': 'archive', + }.get(folder, folder) +folderfilter = lambda folder: folder not in { + '[Gmail]/Trash', + '[Gmail]/Spam', + '[Gmail]/Important', + '[Gmail]/Chats', + } ## walko [Repository walko-local] type = Maildir localfolders = ~/.mail/walko nametrans = lambda folder: { - 'drafts': '[Gmail]/Drafts', - 'sent': '[Gmail]/Sent Mail', - 'flagged': '[Gmail]/Starred', - 'trash': '[Gmail]/Trash', - 'archive': '[Gmail]/All Mail', - }.get(folder, folder) + 'drafts': '[Gmail]/Drafts', + 'sent': '[Gmail]/Sent Mail', + 'flagged': '[Gmail]/Starred', + 'trash': '[Gmail]/Trash', + 'archive': '[Gmail]/All Mail', + }.get(folder, folder) [Repository walko-remote] sslcacertfile = /etc/ssl/certs/ca-certificates.crt @@ -93,29 +93,29 @@ remoteuser = paul@walko.org remotepasseval = get_pass("walko") realdelete = no nametrans = lambda folder: { - '[Gmail]/Drafts': 'drafts', - '[Gmail]/Sent Mail': 'sent', - '[Gmail]/Starred': 'flagged', - '[Gmail]/Trash': 'trash', - '[Gmail]/All Mail': 'archive', - }.get(folder, folder) -folderfilter = lambda folder: folder not in [ - '[Gmail]/Trash', - '[Gmail]/Important', - '[Gmail]/Chats', - ] + '[Gmail]/Drafts': 'drafts', + '[Gmail]/Sent Mail': 'sent', + '[Gmail]/Starred': 'flagged', + '[Gmail]/Trash': 'trash', + '[Gmail]/All Mail': 'archive', + }.get(folder, folder) +folderfilter = lambda folder: folder not in { + '[Gmail]/Trash', + '[Gmail]/Important', + '[Gmail]/Chats', + } ## gmail [Repository gmail-local] type = Maildir localfolders = ~/.mail/gmail nametrans = lambda folder: { - 'drafts': '[Gmail]/Drafts', - 'sent': '[Gmail]/Sent Mail', - 'flagged': '[Gmail]/Starred', - 'trash': '[Gmail]/Trash', - 'archive': '[Gmail]/All Mail', - }.get(folder, folder) + 'drafts': '[Gmail]/Drafts', + 'sent': '[Gmail]/Sent Mail', + 'flagged': '[Gmail]/Starred', + 'trash': '[Gmail]/Trash', + 'archive': '[Gmail]/All Mail', + }.get(folder, folder) [Repository gmail-remote] sslcacertfile = /etc/ssl/certs/ca-certificates.crt @@ -127,18 +127,18 @@ remoteuser = paulsw.pw@gmail.com remotepasseval = get_pass("gmail") realdelete = no nametrans = lambda folder: { - '[Gmail]/Drafts': 'drafts', - '[Gmail]/Sent Mail': 'sent', - '[Gmail]/Starred': 'flagged', - '[Gmail]/Trash': 'trash', - '[Gmail]/All Mail': 'archive', - }.get(folder, folder) -folderfilter = lambda folder: folder not in [ - '[Gmail]/Trash', - '[Gmail]/Spam', - '[Gmail]/Important', - '[Gmail]/Chats', - ] + '[Gmail]/Drafts': 'drafts', + '[Gmail]/Sent Mail': 'sent', + '[Gmail]/Starred': 'flagged', + '[Gmail]/Trash': 'trash', + '[Gmail]/All Mail': 'archive', + }.get(folder, folder) +folderfilter = lambda folder: folder not in { + '[Gmail]/Trash', + '[Gmail]/Spam', + '[Gmail]/Important', + '[Gmail]/Chats', + } ## vtluug [Repository vtluug-local] diff --git a/vimrc b/vimrc index 6cc29db..ef706a7 100644 --- a/vimrc +++ b/vimrc @@ -52,7 +52,7 @@ set shiftwidth=4 set expandtab "" Stupid backspace setting -set backspace=2 +"set backspace=2 "" Remember location in file if has("autocmd") @@ -74,6 +74,7 @@ filetype plugin on "" Ctags set path+=;/ set tags+=c_tags;/ +set tags+=tags;/ " By default ^W ^] splits horizontal, so now ^] splits vertically map :vsp :exec("tag ".expand("")) diff --git a/xinitrc b/xinitrc index 3b4114e..6f16e98 100644 --- a/xinitrc +++ b/xinitrc @@ -5,5 +5,4 @@ xsetroot -cursor_name left_ptr xbindkeys xmodmap ~/.Xmodmap -slack & exec i3