本地mbox文件上傳至IMAP4服務器的工具 IMAP Upload

jopen 12年前發布 | 20K 次閱讀 Python 網絡工具包

本地mbox文件上傳至IMAP4服務器的工具 IMAP Upload

IMAP Upload 是一個用來將本地的郵件上傳到支持 IMAP4 的郵件服務器上,例如 Gmail 。

功能特性:

  • Read messages stored in mbox format which is used by many mail clients such as Thunderbird.
  • Upload messages to IMAP4 server.
  • Preserve the delivery time of the message. (support date time in From_ line / “Received:” field / “Date:” field)
  • Automatic retry when the connection was aborted which happens frequently on Gmail.
  • Can write out failed messages in mbox format. (Easy to retry for the failed messages)
  • Support SSL.
  • Run on Windows, Mac OS X, Linux, *BSD, and so on.
  • Command line interface. (No friendly GUI, sorry...)
  • Free of charge.
  • Open source.

項目主頁:http://www.baiduhome.net/lib/view/home/1326295138733

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!