From f6bdf088f6895443dff987c96cf4ba169bb6be53 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 30 May 2018 09:06:53 -0300 Subject: Comments on multiple accounts --- custom.dot/muttrc.sample | 6 ++++-- muttrc.dot.link | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/custom.dot/muttrc.sample b/custom.dot/muttrc.sample index 4bd43ff..43bc0bd 100644 --- a/custom.dot/muttrc.sample +++ b/custom.dot/muttrc.sample @@ -27,9 +27,11 @@ alternates ^someuser@project\\.org$ alternates ^someuser@family\\.org$ alternates ^anotheruser@collective\\.org$ -# --------------------------------- +# --------------------------------------------------- # Multiple accounts: generic macros -# --------------------------------- +# +# Hit Esc + profile number to switch to that profile. +# --------------------------------------------------- macro generic "1" ":source ~/.custom/mutt/profiles/someuser@example.net \n:set from\n" macro generic "2" ":source ~/.custom/mutt/profiles/someuser@example.info \n:set from\n" macro generic "3" ":source ~/.custom/mutt/profiles/anotheruser@example.info \n:set from\n" diff --git a/muttrc.dot.link b/muttrc.dot.link index 68fdbb6..f281880 100644 --- a/muttrc.dot.link +++ b/muttrc.dot.link @@ -325,6 +325,8 @@ color body brightred color234 "^Note: .*" # ------------------------------------------------------------------------------------------------------------------ # Multiple accounts # +# You cycle through accounts in the message composition screen by hitting the Tab key. +# # http://msmtp.sourceforge.net/doc/msmtp.html # https://www.verboom.net/blog/index.html?single=20110518.0 # http://hep.itp.tuwien.ac.at/cgi-bin/dwww/usr/share/doc/muttprofile/muttprofile.html -- cgit v1.2.3