Mares sent sent us a link about his/her human theme for Thunderbird. While I have been using Evolution, I think I might be switching back to Thunderbird thanks to Mares.
To Install Thunderbird:
In a terminal type:
sudo apt-get install thunderbird
To checkout or download Mares theme, which look amazing, check out the official download link at Mozilla's site.
And as always you can contact me at redDEADresolve on Google mail. Hopefully Mares will send us a nice screen shot to go with the article.
Showing posts with label thunderbird. Show all posts
Showing posts with label thunderbird. Show all posts
Sunday, September 28, 2008
Saturday, May 5, 2007
Installing Mozilla Thunderbird in Ubuntu 7.04 Feisty Fawn
This works for anyone running Ubuntu 7.04 Feisty Fawn, not just for Dell Inspiron 1501 users.
Evolution is a good email client, I've been using it for four months now and don't have any real complaints. But Thunderbird 2 is hands down the best email client I have ever used and it's incredibility easy to install.
Mozilla Thunderbird is a free, cross-platform e-mail and news client developed by the Mozilla Foundation. The project strategy is modelled after Mozilla Firefox. Just as Firefox aims to redefine the web browser, Thunderbird is a refinement of the mail and news interface.
To learn more check out the Wiki or Mozilla's Thunderbird Page
Download Mozilla Thunderbird 2:
wget -c http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.0/linux-i686/en-US/thunderbird-2.0.0.0.tar.gz
Extract it:
sudo tar -C /opt -zxvf thunderbird-2.0.0.0.tar.gz
Make a launcher command available to all users:
first:
sudo dpkg-divert --divert /usr/bin/mozilla-thunderbird.ubuntu --rename /usr/bin/mozilla-thunderbird
second:
sudo ln -s /opt/thunderbird/thunderbird /usr/bin/mozilla-thunderbird
third:
sudo ln -s /opt/thunderbird/thunderbird /usr/bin/thunderbird
Now you can launch Thunderbird with the command:
thunderbird
Now we will make a launcher for Thunderbird
1. Right click the Application Places System menu bar
2. Select edit menus
3. Scroll down to Internet
4. Select new item (upper right hand corner of window)
5. Fill in the boxes you can put whatever you want in, only command matters
Type: Application
Name: Mozilla Thunderbird
Command: thunderbird
Comment: Email Client
6. Select an icon, or you can use this one here.
Enjoy, Thunderbird automatically configures Gmail. if you need to configure another email service check out the Mozilla Thunderbird F.A.Q.
Evolution is a good email client, I've been using it for four months now and don't have any real complaints. But Thunderbird 2 is hands down the best email client I have ever used and it's incredibility easy to install.
Mozilla Thunderbird is a free, cross-platform e-mail and news client developed by the Mozilla Foundation. The project strategy is modelled after Mozilla Firefox. Just as Firefox aims to redefine the web browser, Thunderbird is a refinement of the mail and news interface.
To learn more check out the Wiki or Mozilla's Thunderbird Page
Download Mozilla Thunderbird 2:
wget -c http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.0/linux-i686/en-US/thunderbird-2.0.0.0.tar.gz
Extract it:
sudo tar -C /opt -zxvf thunderbird-2.0.0.0.tar.gz
Make a launcher command available to all users:
first:
sudo dpkg-divert --divert /usr/bin/mozilla-thunderbird.ubuntu --rename /usr/bin/mozilla-thunderbird
second:
sudo ln -s /opt/thunderbird/thunderbird /usr/bin/mozilla-thunderbird
third:
sudo ln -s /opt/thunderbird/thunderbird /usr/bin/thunderbird
Now you can launch Thunderbird with the command:
thunderbird
Now we will make a launcher for Thunderbird
1. Right click the Application Places System menu bar
2. Select edit menus
3. Scroll down to Internet
4. Select new item (upper right hand corner of window)
5. Fill in the boxes you can put whatever you want in, only command matters
Type: Application
Name: Mozilla Thunderbird
Command: thunderbird
Comment: Email Client
6. Select an icon, or you can use this one here.
Enjoy, Thunderbird automatically configures Gmail. if you need to configure another email service check out the Mozilla Thunderbird F.A.Q.
edited by pHreaksYcle
Labels:
feisty,
howto,
mozilla,
thunderbird,
ubuntu
Subscribe to:
Posts (Atom)