Hi all,

We could use EMAIL2 CSP to setup POP3 account in PPC. And
also we could set the time interval for the PPC to check
for the new email.

However, the auto checking new email is "unchecked".
Could anyone told me how to "check" it by program?
Could we need to modified the registry of PPC?

Br,
hkwai

Re: Auto setup POP3 account problem by David

David
Thu Jul 29 14:17:44 CDT 2004


You are talking about the account option "Connect and check for messages
every ...". Does this help?

Pocket PC API Reference
Syntax [EMAIL2 CSP]
...
LINGER
[Optional] Specifies how frequently Microsoft Outlook performs scheduled
send/receives (specified as the length of time in minutes, between updates).

I think by "Microsoft Outlook" it means the Pocket PC Inbox.

David
------
This posting is provided "AS IS" with no warranties, and confers no rights.

"hkwai" <hkwai@comp.hkbu.edu.hk> wrote in message
news:5a2001c47484$b33497d0$a501280a@phx.gbl...
> Hi all,
>
> We could use EMAIL2 CSP to setup POP3 account in PPC. And
> also we could set the time interval for the PPC to check
> for the new email.
>
> However, the auto checking new email is "unchecked".
> Could anyone told me how to "check" it by program?
> Could we need to modified the registry of PPC?



Re: Auto setup POP3 account problem by hkwai

hkwai
Thu Jul 29 20:16:09 CDT 2004

Dear David,

Thank you very much!!!
I am waiting for reply for a long time!

I did it in my program before. However, there is a
checkbox next to the time interval. ( open the account,
click next... and there is an option button, click it,
then you will see the time interval setting ) We need
to "check" it and active this setting manually. I hope
that someone told me how to uncheck/check it
automatically.

Pls help!

Br,
hkwai




>-----Original Message-----
>
>You are talking about the account option "Connect and
check for messages
>every ...". Does this help?
>
> Pocket PC API Reference
> Syntax [EMAIL2 CSP]
> ...
> LINGER
> [Optional] Specifies how frequently Microsoft Outlook
performs scheduled
>send/receives (specified as the length of time in
minutes, between updates).
>
>I think by "Microsoft Outlook" it means the Pocket PC
Inbox.
>
>David
>------
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>"hkwai" <hkwai@comp.hkbu.edu.hk> wrote in message
>news:5a2001c47484$b33497d0$a501280a@phx.gbl...
>> Hi all,
>>
>> We could use EMAIL2 CSP to setup POP3 account in PPC.
And
>> also we could set the time interval for the PPC to
check
>> for the new email.
>>
>> However, the auto checking new email is "unchecked".
>> Could anyone told me how to "check" it by program?
>> Could we need to modified the registry of PPC?
>
>
>.
>

Re: Auto setup POP3 account problem by David

David
Fri Jul 30 13:37:35 CDT 2004

I do not know how, but maybe someone else in this newsgroup does. I would
try using the linger option, and see if the checkbox is enabled as a result.

David
------
This posting is provided "AS IS" with no warranties, and confers no rights.

"hkwai" <hkwai@comp.hkbu.edu.hk> wrote in message
news:6e1301c475d2$cb96b4d0$a401280a@phx.gbl...
> Dear David,
>
> Thank you very much!!!
> I am waiting for reply for a long time!
>
> I did it in my program before. However, there is a
> checkbox next to the time interval. ( open the account,
> click next... and there is an option button, click it,
> then you will see the time interval setting ) We need
> to "check" it and active this setting manually. I hope
> that someone told me how to uncheck/check it
> automatically.
> Br,
> hkwai
>
>
> >-----Original Message-----
> >
> >You are talking about the account option "Connect and
> check for messages
> >every ...". Does this help?
> >
> > Pocket PC API Reference
> > Syntax [EMAIL2 CSP]
> > ...
> > LINGER
> > [Optional] Specifies how frequently Microsoft Outlook
> performs scheduled
> >send/receives (specified as the length of time in
> minutes, between updates).
> >
> >I think by "Microsoft Outlook" it means the Pocket PC
> Inbox.
> >
> >David
> >------
> >This posting is provided "AS IS" with no warranties, and
> confers no rights.
> >
> >"hkwai" <hkwai@comp.hkbu.edu.hk> wrote in message
> >news:5a2001c47484$b33497d0$a501280a@phx.gbl...
> >> Hi all,
> >>
> >> We could use EMAIL2 CSP to setup POP3 account in PPC.
> And
> >> also we could set the time interval for the PPC to
> check
> >> for the new email.
> >>
> >> However, the auto checking new email is "unchecked".
> >> Could anyone told me how to "check" it by program?
> >> Could we need to modified the registry of PPC?