Sending and Receiving GMail Email on a Linux System

From Techotopia
Jump to: navigation, search
PreviousTable of ContentsNext
Configuring a Fedora Linux Mail Client (Evolution)Installing and Configuring Fedora Xen Virtualization

Take your Fedora Linux Skills to the Next Level
Fedora 31 Essentials book is now available in Print ($36.99) and eBook ($24.99) editions. Learn more...

Buy Print Preview Book

In the previous chapter we looked at configuring mail servers and mail clients. In the chapter we will look at the steps required to send and receive GMail email messages on a Linux system using the Evolution email client and the POP and SMTP protocols.


Contents


Configuring a GMail Account for POP Access

The first step is to configure your GMail account to enable POP access. Start a browser, log into your GMail account and click on the Settings link at the top of the page. On the settings page, click on Forwarding and POP. On the GMail forwarding and POP screen, make sure the POP download is enabled. Make selections to control whether email is also left on the GMail server and whether all existing email should also be downloaded, in addition to new messages.

Click on Save Changes to complete the configuration process.

Configuring Evolution to Receive GMail Messages

Start the Evolution mail client on your Linux desktop. If this is the first time Evolution has been launched it will enter Wizard mode to configure sending and receiving of email messages. If Evolution has already been configured, select the Edit->Preferences menu option and either Edit an existing account or Add a new one.

The first page to appear when configuring Evolution is the account Identity. Enter the full name of the email user and the gmail address of that user:


Linux gmail access identity.jpg


Click the Forward button to proceed to the next page of the wizard and select POP from the Server Type drop down menu. Enter pop.gmail.com as the Server and your full Gmail address as the username. Finally, change the Use Secure Connection drop down menu to SSL encryption. Check the Remember password check box if you do not want to re-enter the password each time you re-start Evolution:


Linux gmail receive settings.jpg


Click Forward to proceed to the next screen. On the Receiving Options page select settings to meet your requirements (such as frequency of checking for new messages and whether to leave messages on the GMail server).

Click Forward to proceed to the next screen.


Configuring Evolution to Send GMail Messages

On the Sending Email screen, set the Server Type to SMTP. Enter smtp.gmail.com as the Server and your full GMail address as the username. Finally, change the Use Secure Connection drop down menu to SSL encryption. Check the Remember password check box if you do not want to re-enter the password each time you re-start Evolution:


Linux gmail send settings.jpg


Click Forward and enter a descriptive name by which you wish to refer to this account (for example, Remote GMail).

Click Forward and then click Apply on the final screen to commit the changes. You should now be able to send and receive GMails messages using the Evolution Email client on your Linux desktop.

Summary

This chapter has covered the step necessary to access Gmail based mail from a Fedora Linux system.

Take your Fedora Linux Skills to the Next Level
Fedora 31 Essentials book is now available in Print ($36.99) and eBook ($24.99) editions. Learn more...

Buy Print Preview Book