OnDelivery sometimes do not recieve all messages

V

Vladimir Kokin

I use IExchExtSessionEvents::OnDelivery to recieve messages (from
POP3).
Some messages are not recieved when Outlook starts. It is often
happened on the slow computers.

IExchExt::Install always returns S_OK

I read mny posting on such problems and has some questions:
1. Is there the defference between this method and the setting
IMsgStore::Advise(fnevNewMail...)?
2. Reading PR_TEST_LINE_SPEED property from the message store can help
me to recieve OnDelivery?

Also OnDelivery not called on messages arrived Exchange mail server
when Outlook not connected to it. I try to catch mail in Custom Rule
Action, but it not work on Outlook2002 preSP2 builds. Did
IMsgStore::Advise(fnevNewMail...) can helps in this situation?
 

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