From db521872980b8f3d634596f9d154f6d02030d064 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 11 Apr 2013 20:00:16 -0500 Subject: add notmuch config --- notmuch-config | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 notmuch-config (limited to 'notmuch-config') diff --git a/notmuch-config b/notmuch-config new file mode 100644 index 0000000..f044515 --- /dev/null +++ b/notmuch-config @@ -0,0 +1,18 @@ +[database] +path=/home/doy/Maildir + +[user] +name=Jesse Luehrs +primary_email=doy@tozt.net +other_email=jesse.luehrs@iinteractive.com;doy@cpan.org; + +[new] +tags=unread;new; + +ignore= + +[maildir] +synchronize_flags=true + +[search] +exclude_tags=spam; -- cgit v1.2.3-54-g00ecf