summaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-07-10 14:56:34 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-07-11 18:37:33 -0700
commit42a253a59366a1864ac556ccaea9ec997aa1b100 (patch)
treeeda4c2417ceb50b573648f465dca49e96c98017d /.muttrc
parentbaf0f08d5b36ed1e28dbe3e60eee5df667b2f155 (diff)
downloaddotfiles-42a253a59366a1864ac556ccaea9ec997aa1b100.tar.gz
CatMail email.arizona.edu -> arizona.edu
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/.muttrc b/.muttrc
index 18f43897..833f0667 100644
--- a/.muttrc
+++ b/.muttrc
@@ -20,7 +20,7 @@ set edit_hdrs
set include
set reply_to
set abort_nosubject = no
-# alternates '(spwhitton@spwhitton.name)|(spwhitton@email.arizona.edu)'
+# alternates '(spwhitton@spwhitton.name)|(spwhitton@arizona.edu)'
set hdr_format="%4C %Z %{%m/%d} %-15.15F (%4c) %s"
unset help
set mail_check=20
@@ -50,11 +50,11 @@ set recall = no
# --- CatMail hooks
# reply-hook . 'set from="Sean Whitton <spw@sdf.org>" use_from'
-# reply-hook "~f arizona.edu" 'set from="Sean Whitton <spwhitton@email.arizona.edu>" use_from'
-# reply-hook "~t spwhitton@email.arizona.edu" 'set from="Sean Whitton <spwhitton@email.arizona.edu>" use_from'
+# reply-hook "~f arizona.edu" 'set from="Sean Whitton <spwhitton@arizona.edu>" use_from'
+# reply-hook "~t spwhitton@arizona.edu" 'set from="Sean Whitton <spwhitton@arizona.edu>" use_from'
# send2-hook . 'set from="Sean Whitton <spw@sdf.org>" use_from'
-# send2-hook "~t arizona.edu" 'set from="Sean Whitton <spwhitton@email.arizona.edu>" use_from'
+# send2-hook "~t arizona.edu" 'set from="Sean Whitton <spwhitton@arizona.edu>" use_from'
# See <http://comments.gmane.org/gmane.mail.mutt.user/28818> on
# avoiding infinite loops with send2-hooks
@@ -63,7 +63,7 @@ set recall = no
group -group cmrecps -rx edu$ -rx ac.uk$
-send2-hook "!~f spwhitton@email.arizona.edu ^%C cmrecps" 'push <edit-from><home><kill-eol>Sean\ Whitton\ <spwhitton@email.arizona.edu><enter>'
+send2-hook "!~f spwhitton@arizona.edu ^%C cmrecps" 'push <edit-from><home><kill-eol>Sean\ Whitton\ <spwhitton@arizona.edu><enter>'
# PGP hooks: encrypt to members of the pgp_full group, do nothing for
# members of pgp_none, sign to everyone else