diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-BB35DBCC-FE56-547F-BADA-9EF854691ADC.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-BB35DBCC-FE56-547F-BADA-9EF854691ADC.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,31 @@ + + + + + +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.

+
See also

POP3 MTM Overview

SMTP MTM Overview

+
\ No newline at end of file