A tool for uploading a local mailbox to IMAP4 server. Useful for migrating from E-mail client such as Thunderbird to Gmail.

Project Activity

See All Activity >

Categories

Internet

License

MIT License

Follow IMAP Upload

IMAP Upload Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
4
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5

User Reviews

  • Great, works ! Even better with the "auto create labels" patch (feature request #7, the patch is provided, apply it with (in bash) : patch imap_upload.py < label.patch
  • With: --time-fields=received fantastic for uploading my OpenWebMail mboxes !!! I made also two hacks. One for creating folders and the other to mark the emails as Seen: diff imap_upload.py imap_upload.py-original 300,301c300 < self.imap.create(self.box) < return self.imap.append(self.box, '\Seen', delivery_time, message) --- > return self.imap.append(self.box, [], delivery_time, message) Regards, Josep Pujadas-Jubany
  • best tool to import your old mbox mailbox to gmail or other imap servers
    1 user found this review helpful.
  • that is exactly what I need. I was using thunderbrid to sync/upload email to gmail before, but sometimes it is very unstable to upload. this program is the solution. great work.
Read more reviews >

Additional Project Details

Operating Systems

FreeBSD, Linux, Mac, NetBSD, OpenBSD, Solaris, Windows

Intended Audience

Advanced End Users

User Interface

Command-line

Programming Language

Python

Related Categories

Python Internet Software

Registered

2009-05-21