跳至主要內容
  • 簡單快速地下訂單
  • 檢視訂單及追蹤商品運送狀態
  • 建立並存取您的產品清單
  • 使用「公司管理」來管理您的 Dell EMC 網站、產品和產品層級連絡人。

How to configure an existing email account using Ubuntu on your Dell PC

摘要: This article is a guide to configuring an existing email account on a Dell PC using the Ubuntu operating system.

本文可能採用自動翻譯。如果您對翻譯品質有任何寶貴意見,請使用此頁面底部的表單告訴我們,謝謝。

文章內容


症狀

The following article provides information about how to install and configure an existing email account on Ubuntu. Using the Ubuntu Operating system on a Dell PC.



Table of Contents:

  1. How do I set up Gmail in Ubuntu?
  2. How to Install an email client program
  3. How to configure Mozilla Thunderbird
  4. How to configure Evolution Mail
  5. Ubuntu Support

 

How do I set up Gmail in Ubuntu?

 

More of our time online is spent connected to email and social media. This guide will take you through using and setting up an email client outside of an Internet Browser. This will tie your email account into the rest of the operating system and make it easier to use.

Most newer Ubuntu builds come with Mozilla Thunderbird as a default installation. Some people prefer to use another email client such as Evolution mail or one of the various other programs available. As with all programs available through the Ubuntu Software Center, these programs are open source and free of charge. This guide will concentrate on the two most popular programs. However, the information that is used to configure them is applicable to any program you choose to use.

For these examples, we are going to use a Gmail account. As it is free, but you can change this to any existing account you are using. (Make sure you use the correct setting for your account.)

SLN136016_en_US__1icon Note: Be aware the pictures that are used below are purely to illustrate the steps described. The Software changes on frequent basis. What you see on your PC will not be an exact match to what is shown in this guide. However, the steps should remain the same.


Back to Top


 

How to Install an Email Client

 

There are two ways to install an email client as with any software in Ubuntu:

  1. The first and easiest is to open the Ubuntu Software Center GUI. (Graphical User Interface.) Then search for the name of the program you want to download and use. Download the .deb package and install using the installer.

SLN136016_en_US__1icon Note: You will have more options for search if you enable the canonical partners repository.
 
  1. Search for and open Software Sources or Software and Updates from the Dash.

  2. Select the Other tab.

  3. Tick/Check/Select the boxes next to the two entries headed Canonical Partners.

  4. Exit and hit OK on the software reload prompt.

  1. The second way is to open Terminal. If you already have the names of the program you want to install, you can use the command-line tool to install them straight away. (CTRL+ALT+DEL will open Terminal in most Ubuntu builds. I will provide some examples below.)

Mozilla Thunderbird

sudo apt-get update
sudo apt-get install thunderbird

Evolution Mail

sudo add-apt-repository ppa:fta/
sudo apt-get update
sudo apt-get install evolution


Back to Top


 

How to Configure Mozilla Thunderbird

 

Enable IMAP access to your Gmail account. Go to Mail Setting and then click Forwarding and POP or IMAP. Click the Enable IMAP radio button, and save the changes.

  1. Open your Mozilla Thunderbird, click tools and then Account Setting.

SLN136016_en_US__3ThunderbirdTools_BK_01

(Fig.1 Thunderbird Tools)

  1. On the Account Setting, click Add Mail Account.

SLN136016_en_US__4ThunderbirdAddMail_BK_01

(Fig.2 Thunderbird Add Mail)

  1. Fill in the Mail Account Setup and click Continue.

  2. Now verify the Mail Account Setting and click Create Account to continue.

  3. On Account Settings, please verify the Account Info, Server Setting, and Outgoing Server (SMTP) are configured correctly

SLN136016_en_US__5ThunderbirdSSL_BK_01

(Fig.3 Thunderbird SSL)

SLN136016_en_US__6ThunderbirdSMTP_BK_01_PNG

(Fig.4 Thunderbird SMTP)

  1. This completes your setup, you should not have to restart your PC to see that the changes take place.


Back to Top


 

How to configure Evolution Mail

 

Enable POP access in Gmail. For instructions, refer to How do I enable POPSLN136016_en_US__7iC_External_Link_BD_v1

  1. Click Settings, which are located under My Services on the right side of the Google Accounts page. The Settings page appears, displaying the General tab.

  2. Click Evolution Mail, which is on the Ubuntu task bar at the top of your screen.

SLN136016_en_US__8gmail5

(Fig.5 Evolution mail icon)

  1. Open Evolution Mail Client The Evolution Setup Assistant's Identity window appears.

SLN136016_en_US__9gmail6

(Fig.6 Evolution Setup Assistant)

  1. Type your name and your Gmail address in the Required Information fields and press Forward.

  2. In the Receiving Mail window, click POP for the Server Type

SLN136016_en_US__10gmail7

(Fig.7 Receiving email window)

  1. Type pop.gmail.com:995 in the Server field and then type your Gmail address in the Username field.

  2. Click SSL Encryption, which is located under Security.

  3. Click Remember password under Authentication Type and then click Forward.

  4. In the Sending Email window, Click SMTP for the Server Type.

SLN136016_en_US__11gmail8

(Fig.8 Sending email window)

  1. Type smtp.gmail.com:465 in the Server field under Server Configuration.

  2. Click SSL encryption under Security.

  3. Type your Gmail address in the Username field under Authentication and then click Forward.

  4. Type a name for this account in the Name field under Account Information and then click Forward.

  5. In the timezone window, click your location under Selection and then click Forward.

  6. Click Apply to finish.

  7. This completes your setup - you should not have to restart the PC for these changes to take place.


Back to Top


 

Ubuntu Support

 

Further Support is available for software and hardware issues:


Back to Top


文章屬性


受影響的產品

Inspiron, Latitude, Vostro, XPS, Fixed Workstations

上次發佈日期

21 2月 2021

版本

3

文章類型

Solution