mirror of
https://github.com/neomutt/samples.git
synced 2024-11-25 18:04:57 +01:00
18 lines
660 B
Plaintext
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'
|
||
|
|
||
|
|