Sending and Receiving GMail Email via POP on a CentOS System

From Techotopia
Revision as of 20:12, 27 October 2016 by Neil (Talk | contribs) (Text replacement - "<table border="0" cellspacing="0"> " to "<table border="0" cellspacing="0" width="100%">")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
PreviousTable of ContentsNext
Configuring a CentOS Mail Client (Evolution)Installing and Configuring CentOS Xen Virtualization


You are reading a sample chapter from the CentOS 5 Essentials Essentials book.

Purchase a copy of the fully updated CentOS 8 edition in eBook ($24.99) or Print ($36.99) format

CentOS 8 Essentials Print and eBook (ePub/PDF/Kindle) editions contain 31 chapters and over 260 pages. Learn more...

Buy Print Preview Book


In the previous chapter we looked at configuring mail servers and mail clients. In this 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.

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/IMAP. On the GMail forwarding and POP screen, make sure the POP download option 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:


Configuring the identity information for a Gmail account using Evolution on CentOS


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:


Configuring the email SMTP information to access Gmail from a CentOs system


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:


Configuring SMTP settings on a CentOS system


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 GMail messages using the Evolution Email client on your Linux desktop.


You are reading a sample chapter from the CentOS 5 Essentials Essentials book.

Purchase a copy of the fully updated CentOS 8 edition in eBook ($24.99) or Print ($36.99) format

CentOS 8 Essentials Print and eBook (ePub/PDF/Kindle) editions contain 31 chapters and over 260 pages. Learn more...

Buy Print Preview Book



PreviousTable of ContentsNext
Configuring a CentOS Mail Client (Evolution)Installing and Configuring CentOS Xen Virtualization