MyNixOS website logo
option

programs.notmuch.hooks.postNew

Bash statements run after new messages have been imported into the database and initial tags have been applied.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  notmuch tag +nixos -- tag:new and from:nixos1@discoursemail.com
''
Sign in to create a configuration using this setting.