notmuch-slurp-debbug(1) | User Commands | notmuch-slurp-debbug(1) |
notmuch-slurp-debbug - add messages from a Debian bug to notmuch
notmuch-slurp-debbug [--bts-server=SERVER] BUGNUMBER
notmuch-slurp-debbug adds to your notmuch database any messages from a given Debian bug that the database does not already contain.
The script adds the messages to your maildir, and then calls notmuch new.
notmuch-slurp-debbug tries to read configuration from the file $XDG_CONFIG_HOME/mailscripts/notmuch-slurp-debbug, or if XDG_CONFIG_HOME is not set, it falls back to trying to read ~/.config/mailscripts/notmuch-slurp-debbug.
The format is key = value, one per line. The following configuration key is supported:
notmuch-slurp-debbug was written by Sean Whitton <spwhitton@spwhitton.name>.
Debian Project | perl v5.36.0 |