0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve Message-ID: regexp to allow for more whitespace between header and field. Delete messages in chunks to appears some IMAP servers. More... over 16 years ago
Don't hardcode the %Y-%m in the directory - the user can specify it in the `subdir' setting. More... over 16 years ago
Directly store messages in Maildir format mailboxes. NOTE: The path to the mailbox is partly hard-coded (%Y-%m). Read ~/.notmuch.cfg. More... over 16 years ago
Minor cleanup. More... over 16 years ago
Don't use a global notmuch Database variable More... over 16 years ago
Introduce option to not delete old mail More... over 16 years ago
Output should be debug only. More... over 16 years ago
Use python's logging system More... over 16 years ago
Put main stuff into main() function More... over 16 years ago
Oracle IMAP server returns a list of message ranges to check on `select', so iterate over them (overlapping slightly, but that doesn't matter). More... over 16 years ago
Convert from DOS line endings. More... over 16 years ago
Ignore emacs backup files. More... over 16 years ago
Don't die if there are no messages to delete. More... over 16 years ago
Delete in batches rather than one at a time. More... over 16 years ago
Add deletion support. More... over 16 years ago
Ignore notsync.cfg. More... over 16 years ago
Grab all message IDs in one go. Actually pass new messages to procmail. Allow an extension argument for procmail to be specified. More... over 16 years ago
First thoughts. More... over 16 years ago