Open
Bug 467397
Opened 17 years ago
Updated 2 years ago
Make it easier for people to try/trial Thunderbird without fear of losing existing data
Categories
(Thunderbird :: General, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: humph, Unassigned)
Details
Attachments
(1 file)
|
7.83 KB,
application/octet-stream
|
Details |
It would be good to give people a way to try Thunderbird without fear of losing their existing mail, altering existing accounts, etc. NOTE: I'm not saying they will--those bugs should get filed/fixed. I'm talking about perceptions. Some people have said to me in the past, "it's easier to try out a new browser than a new email client."
We should fix that. Some ideas include:
* Create and host a dummy IMAP account that people can connect to, and seed it with mail from the Enron mail set (http://www.cs.cmu.edu/~enron/) or something similar so it is full and usable. Could fakeserver be used here?
* Do the same sort of thing, only pre-load mail into an XPI and do a custom build that includes the XPI
* How to deal with sending and receiving? You really want to try both, as this is part of the standard workflow.
* This account could be used as a way of doing training too, such that documentation could reference this account, which could stay relatively static.
This is a set of scripts (bash and python) that will package a thunderbird build with a lightning build (so that lightning is installed by default) along with a test mail RDF file so that there is a simple way to create test mail accounts.
Oh by the way, because this repacks for all three of the big platforms (mac, linux, win), then you must run it on a mac. (You need hdiutil)
Comment 3•10 years ago
|
||
same could be said for some addons
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Summary: Make it easier for people to try Thunderbird without fear of losing existing data → Make it easier for people to try/trial Thunderbird without fear of losing existing data
You need to log in
before you can comment on or make changes to this bug.
Description
•