summaryrefslogtreecommitdiffstats
path: root/ftp/imapsync/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/imapsync/DETAILS')
-rwxr-xr-xftp/imapsync/DETAILS7
1 files changed, 6 insertions, 1 deletions
diff --git a/ftp/imapsync/DETAILS b/ftp/imapsync/DETAILS
index 50015f0a66..4bd2dd8890 100755
--- a/ftp/imapsync/DETAILS
+++ b/ftp/imapsync/DETAILS
@@ -10,5 +10,10 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="mail imap sync"
SHORT="imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another."
cat << EOF
-imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. It is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both servers. Read, unread, and deleted flags are preserved, and the process can be stopped and resumed. The original messages can optionally be deleted after a successful transfer.
+imapsync is a tool for facilitating incremental recursive IMAP transfers from
+one mailbox to another. It is useful for mailbox migration, and reduces the
+amount of data transferred by only copying messages that are not present on
+both servers. Read, unread, and deleted flags are preserved, and the process
+can be stopped and resumed. The original messages can optionally be deleted
+after a successful transfer.
EOF