neomutt-samples/config/neomuttrc-example-hooks
2018-10-25 20:10:34 +02:00

18 lines
660 B
Plaintext

# This is an example of the neomutt configuration file.
# =========================================================================
# Hooks
# =========================================================================
# -------------------------------------------------------------------------
# Name: send-hook
# -------------------------------------------------------------------------
#
# -------------------------------------------------------------------------
# send-hook "%C Familie" 'source ~/.neomutt/profile.privat'
# send-hook "%C Work" 'source ~/.neomutt/profile.work'
# send-hook "~t .*@lists\.domain\.tld" 'source ~/.neomutt/profile.xyz'