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?
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?