How to configure Pocket Outlook for full messages?

G

Guest

I'm configuring Pocket Outlook with the Configuration Service Provider
EMAIL2. The following, from the documentation, works:

<wap-provisioningdoc>
<characteristic type="EMAIL2">
<characteristic type="{D671C70B-8EE3-4881-8045-2AEE6F731B55}">
<parm name="SERVICENAME" value="NewPOP"/>
<parm name="SERVICETYPE" value="POP3"/>
<parm name="INSERVER" value="pop"/>
<parm name="OUTSERVER" value="smtp"/>
<parm name="AUTHNAME" value="myuser"/>
<parm name="AUTHSECRET" value="passwordl"/>
<parm name="DOMAIN" value="llan.ll.mit.edu"/>
<parm name="REPLYADDR" value="(e-mail address removed)"/>
<parm name="AUTHREQUIRED" value="0"/>
<parm name="LINGER" value="5"/>
<parm name="NAME" value="Joe User"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>

I would like to be able to have that configuration download full messages
instead of just the headers.

I've tried adding <parm name="RETRIEVE" value="4294967295"> and <parm
name="DWNDAY" value="4294967295"> because I saw those when I queried the
Provider after manually changing it.

It does not make a difference. I think there is something else that needs
to change. Can this be done? Thanks in advance for any suggestions....
 
D

Diane Poremsky [MVP]

Because Pocket Outlook is a Pocket PC app unrelated to Outlook (except in
name), you'll probably get a better response in the pocketpc newsgroup:
Microsoft.public.pocketpc.developer

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Author, Google and Other Search Engines (Visual QuickStart Guide)



Join OneNote Tips mailing list: http://www.onenote-tips.net/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top