[ 源代码: offlineimap3 ]
软件包:offlineimap3(0.0~git20240826.db34745 dfsg-2)
offlineimap3 的相关链接
Debian 的资源:
下载源码包 offlineimap3:
- [offlineimap3_0.0~git20240826.db34745 dfsg-2.dsc]
- [offlineimap3_0.0~git20240826.db34745 dfsg.orig.tar.xz]
- [offlineimap3_0.0~git20240826.db34745 dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
IMAP/Maildir synchronization and reader support
OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP, you can:
* Read the same mailbox from multiple computers, and have your changes (deletions, etc.) be automatically reflected on all computers
* Use various mail clients to read a single mail box
* Read mail while offline (on a laptop) and have all changes synchronized when you get connected again
* Read IMAP mail with mail readers that do not support IMAP
* Use SSL (secure connections) to read IMAP mail even if your reader doesn't support SSL
* Synchronize your mail using a completely safe and fault-tolerant algorithm.
* Customize which mailboxes to synchronize with regular expressions or lists.
* Synchronize your mail two to four times faster than with other tools or other mail readers' internal IMAP support.
In short, OfflineIMAP is a tool to let you read mail how YOU want to.
This is the Python3 port of offlineimap.
其他与 offlineimap3 有关的软件包
|
|
|
|
-
- dep: ca-certificates
- 通用 CA 证书
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distro
- Linux 操作系统平台信息 API
-
- dep: python3-imaplib2
- Threaded Python IMAP4 client (Python 3)
-
- dep: python3-keyring
- store and access your passwords safely
-
- dep: python3-rfc6555
- Happy Eyeballs Algorithm described in RFC 6555 using Python
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- sug: python3-gssapi
- Python 3 interface to GSSAPI