summaryrefslogtreecommitdiff
path: root/debian/mailscripts.install
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2020-02-08 12:37:12 -0500
committerSean Whitton <spwhitton@spwhitton.name>2020-02-14 07:23:45 -0700
commitd5d771291fb4c3996ebfc31a9964917313c6345a (patch)
treebea717665eb90ccb1d3f8b0e2ac1e6805cf5d568 /debian/mailscripts.install
parentf80ebce51666980e345b734e1c446ed5ee8a8be2 (diff)
downloadmailscripts-d5d771291fb4c3996ebfc31a9964917313c6345a.tar.gz
Add imap-dl, a simple imap downloader
getmail upstream appears to have no plans to convert to python3 in the near future. Some of us use only a minimal subset of features of getmail, and it would be nice to have something simpler, with the main complexity offloaded to the modern python3 stdlib. This patch represents a squashed series of changes from both Jameson Graef Rollins and Daniel Kahn Gillmor (dkg), though dkg is primarily responsible for any remaining bugs. Thanks to Sean Whitton for useful and significant feedback. Signed-off-by: Jameson Graef Rollins <jrollins@finestructure.net> Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'debian/mailscripts.install')
-rw-r--r--debian/mailscripts.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/mailscripts.install b/debian/mailscripts.install
index 2c060df..3739c49 100644
--- a/debian/mailscripts.install
+++ b/debian/mailscripts.install
@@ -1,5 +1,6 @@
email-extract-openpgp-certs /usr/bin
email-print-mime-structure /usr/bin
+imap-dl /usr/bin
maildir-import-patch /usr/bin
mbox2maildir /usr/bin
mdmv /usr/bin