diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-20 22:52:38 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-20 22:52:38 +0900 |
| commit | c9e72cfb78f2cc2dd9e3c5f0c49e92255bd2db1a (patch) | |
| tree | abc0ac09afbf1b17c5489506a700681936153b5f /share/notmuch-temp | |
init
Diffstat (limited to 'share/notmuch-temp')
| -rw-r--r-- | share/notmuch-temp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/share/notmuch-temp b/share/notmuch-temp new file mode 100644 index 0000000..c91eef9 --- /dev/null +++ b/share/notmuch-temp @@ -0,0 +1,14 @@ +[database] +path=$maildir +[user] +name=$realname +primary_email=$fulladdr +[new] +tags=unread;inbox; +ignore=.mbsyncstate;.uidvalidity +[search] +exclude_tags=deleted;spam; +[maildir] +synchronize_flags=true +[crypto] +gpg_path=$GPG |
