]> gitweb.michael.orlitzky.com - mutt.git/commitdiff
muttrc: add example "alternates" line. master
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 21 Mar 2023 23:38:32 +0000 (19:38 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 21 Mar 2023 23:38:32 +0000 (19:38 -0400)
muttrc

diff --git a/muttrc b/muttrc
index c4a6985a489463d6e0d07b3fe541166f768981b1..4824af25d228a9c2ee9f0de307070a9c0d313605 100644 (file)
--- a/muttrc
+++ b/muttrc
@@ -2,6 +2,7 @@ set folder="imaps://mail.example.com/"
 set imap_user="user@example.com"
 set realname=""
 set from="user@example.com"
+# alternates ^my-alias1@example.com$ ^my-alias2@example.net$
 # mailboxes =INBOX =lists/foo-users =lists/bar-devel ...
 
 # Pull in all of the other config files