Tagged Questions
0
votes
2answers
1k views
Merge Thunderbird inbox from two separate mailboxes
I have used 2 laptops over the last 2 years, and on each laptop I have set up my email accounts on them. I often had to go to each of the different laptops to retrieve specific e-mails, and as bad as ...
4
votes
2answers
358 views
Any file-based email client application? (With the pupose of putting the mailbox under VCS.)
Like Subversion which has two back-end types: BDB-based and File-based. Most email applications I seen are using database back-end, but the database is not so convenient to manipulate by end-user.
...