S60 Platform: POP/IMAP Example

Description

This C++ application shows how to retrieve e-mail from a remote mailbox to an S60 device using IMAP and POP protocols. The usual e-mail features such as sending, editing, and deleting e-mail messages are demonstrated. The updated example has been modified to support S60 5th Edition and touch UI. Important classes: CMsvSession, CClientMtmRegistry, CMtmUiRegistry, CMsvOperation, CMsvEntrySelection, CMsvEntry, CBaseMtm. For more details, click on this link : POP/IMAP Example

Download

Click on the following link to download the example: InternetEmai.zip

Click: browse to view the example code.

Build

The Symbian build process describes how to build an application.

The InternetEmail example builds an executable called InternetEmail.exe in the standard location (\epoc32\release\winscw\ <build_variant> for CodeWarrior). After launching the executable, depending on the emulator you are using, you may need to task away from the app launcher/shell screen to view the console.