Synchronize Emails with Gmail

Synchronizing Emails

Aspose.Email for SharePoint’s email conversion component is an easy-to-use tool for synchronizing emails with SharePoint’s custom list of emails. With support for popular protocols and email servers, like POP3, IMAP and Microsoft Exchange Server, Aspose.Email can connect with a variety of email servers and synchronize email.

This article explains how to set up Gmail so that emails can be downloaded, set up SharePoint to synchronize emails and how to run the synchronization manually.

Setting up Gmail

To get emails from Gmail using an email client, POP or IMAP must be enabled from the Gmail settings page. By default, it is disabled.

To enable POP3 and IMAP:

  1. Log in to your Gmail account and click Settings in the top right corner.
  2. Click Forwarding and POP/IMAP to change POP and IMAP settings.
  3. Enable POP and choose the appropriate “Enable POP” option:
    1. Enable POP for all mail to download all emails (new and old).
    2. Enable POP for mail that arrives from now on to download new emails only.
  4. Enable IMAP. For IMAP, there are only two choices:
    1. Enable to download all messages from your mailbox.

    2. Disable turns off the service. Don’t select this option.

      The Forwarding and POP/IMAP tab in Gmail

todo:image_alt_text

Setting up Aspose.Email for SharePoint

  1. In SharePoint, click Sync Settings on the Aspose Tools ribbon to open the settings window.
  2. Specify Gmail’s POP3 settings to synchronize with Gmail using POP3 protocol. Enter the following information in this screen:
    1. Enable Sync: check
    2. Protocol: POP3
    3. Mail server: pop.gmail.com
    4. Port: 995
    5. SSL: check
    6. Leave on Server: check
    7. Username: username@gmail.com (specify complete email address)
    8. Password: specify Gmail’s password
    9. Schedule: choose “Minutely” and “Every 5 minutes” or whatever suits you The Sync Settings dialog.

todo:image_alt_text

  1. Verify the connection by clicking Click to test connection parameters. If there is anything wrong with the credentials or host address, an error message is displayed.
  2. Click Save to save the settings. Aspose.Email for SharePoint tries to connect to Gmail every 5 minutes (or any other time specified). It downloads messages and updates email list.

All attachments, embedded images and body formatting is preserved when downloading the messages and creating emails in SharePoint’s custom list of emails.

Synchronizing Emails Manually

To start synchronization manually:

  1. Click Sync now on the Aspose Tools ribbon. The Sync Now dialog is displayed. The Sync Now screen shows a summary of email account settings and the last sync status.

    The Sync Now dialog.

todo:image_alt_text

  1. Click Sync Now.

    Emails listed in a SharePoint list after successful synchronization

todo:image_alt_text

  1. Click on any email on the list to open it in SharePoint.

    An email displayed in SharePoint.

todo:image_alt_text

References