Difference between revisions of "Sending and Receiving GMail Email on a Linux System"

From Techotopia
Jump to: navigation, search
(Configuring a GMail Account for POP Access)
(Configuring Evolution to download GMail Messages)
Line 7: Line 7:
 
Click on ''Save Changes'' to complete the configuration process.
 
Click on ''Save Changes'' to complete the configuration process.
  
== Configuring Evolution to download GMail Messages ==
+
== 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 mesasges. If Evolution has already been configured, select the ''Edit->Preferences'' menu option and either ''Edit'' an existing account or ''Add'' a new one.
+
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:
 
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:
  
[[Image:linux_gmail_identity.jpg]]
+
[[Image: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:
 +
 
 +
[[Image: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:
 +
 
 +
[[Image: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.

Revision as of 14:39, 28 August 2007

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.

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.