summaryrefslogtreecommitdiff
path: root/mail/isync/DESCR
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-07 15:12:41 +0000
committercjep <cjep>2002-12-07 15:12:41 +0000
commit9a1d01db45e85fa74a4f081316a9337f19ed7a31 (patch)
tree65882ad82a0f0c8ebcbbc5122130151c692f7639 /mail/isync/DESCR
parentb9c106d15b5d448ecaa209858270df0a8bc5d506 (diff)
downloadpkgsrc-9a1d01db45e85fa74a4f081316a9337f19ed7a31.tar.gz
Initial import of isync 0.8 into the NetBSD packages collection as
mail/isync. isync is a command line utility for synchronizing a remote IMAP mailbox with a local maildir-style mailbox. This is useful for working in disconnected mode, such as on a laptop. Modifications made locally and remotely are synchronized so that no message status flags are lost. Supplied by Ceri Storey in PR#19314. Thanks!
Diffstat (limited to 'mail/isync/DESCR')
-rw-r--r--mail/isync/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/isync/DESCR b/mail/isync/DESCR
new file mode 100644
index 00000000000..7e9519dbe46
--- /dev/null
+++ b/mail/isync/DESCR
@@ -0,0 +1,4 @@
+isync is a command line utility for synchronizing a remote IMAP mailbox
+with a local maildir-style mailbox. This is useful for working in
+disconnected mode, such as on a laptop. Modifications made locally and
+remotely are synchronized so that no message status flags are lost.