Click to See Complete Forum and Search --> : Writing --> IMAP4 email client


Henry Fok
12-04-2002, 01:50 AM
Hi,

I am writing an Email application with POP3 and IMAP4 supports on
Windows CE 3.0 - HandHeld PC

In the application, Tranport APIs and Mail APIs are used for message
mangement and communication to email servers.

For POP3, there is no problem. It can connect, send and receive emails

But for IMAP4, it seems that it cannot even connect. Can someone tell me
where the profile is stored? For POP3, it is stored in
HKEY_LOCAL_MACHINE\PMAIL\SERVICEINFO\<PROFILE>.

Would be there any reference source codes for an IMAP4 Email Client
program?

Thansk

Best regards,
Henry Fok

niculesc
12-30-2002, 07:40 AM
hi,

i did search for a imap client for my new pda, but didn't find any that know to sync messages for offline read, and that actualy resync (del + get new) at connection. So i decide to write one, do you hant to be partners, to not start (me in fact) from zero.

Henry Fok
12-30-2002, 08:11 PM
Sorry, I am also searching for any IMAP4 client for Windows CE at this moment.

I am also requesting in many newsgroup to see whether someone can provide hints/information on writing an IMAP4 client with Transport APIs and Mail APIs.

Keep in touch.


Thanks
Henry