diff options
author | nbm <nbm@FreeBSD.org> | 2002-08-21 00:19:00 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2002-08-21 00:19:00 +0800 |
commit | b3d53b396e3faae433490f73e6dcd45acc20f5ed (patch) | |
tree | ebe087e23b1d872e6ca07a08539ff95d7d40123b /mail/offlineimap/pkg-descr | |
parent | e9426fcda14f6a794c360bd45253b636d5076ccf (diff) | |
download | freebsd-ports-graphics-b3d53b396e3faae433490f73e6dcd45acc20f5ed.tar.gz freebsd-ports-graphics-b3d53b396e3faae433490f73e6dcd45acc20f5ed.tar.zst freebsd-ports-graphics-b3d53b396e3faae433490f73e6dcd45acc20f5ed.zip |
Add offlineimap 3.2.2, a powerful IMAP/Maildir synchronization tool.
Diffstat (limited to 'mail/offlineimap/pkg-descr')
-rw-r--r-- | mail/offlineimap/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/offlineimap/pkg-descr b/mail/offlineimap/pkg-descr new file mode 100644 index 00000000000..ddc41cfc430 --- /dev/null +++ b/mail/offlineimap/pkg-descr @@ -0,0 +1,10 @@ +OfflineIMAP is a tool to simplify your e-mail reading. With +OfflineIMAP, you can read the same mailbox from multiple computers. You +get a current copy of your messages on each computer, and changes you +make one place will be visible on all other systems. For instance, you +can delete a message on your home computer, and it will appear deleted +on your work computer as well. OfflineIMAP is also useful if you want +to use a mail reader that does not have IMAP support, has poor IMAP +support, or does not provide disconnected operation. + +WWW: http://gopher.quux.org:70/devel/offlineimap/ |