PC Review


Reply
Thread Tools Rate Thread

Does ISpoolerHook work with Outlook 2003/2002?

 
 
Chuck Bohling
Guest
Posts: n/a
 
      4th May 2005
I'm trying to set an outgoing hook. Works ok with outlook 2000 but I'm
having trouble with 2002 and 2003. Anyone know if hook providers work with
those versions of outlook/MAPI.


 
Reply With Quote
 
 
 
 
Dmitry Streblechenko
Guest
Posts: n/a
 
      4th May 2005
While I didn't get a chance to touch my old hook providers for years, note
that Outlook 2002 removed the spooler completely, so most likely your code
won't work.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Chuck Bohling" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm trying to set an outgoing hook. Works ok with outlook 2000 but I'm
> having trouble with 2002 and 2003. Anyone know if hook providers work with
> those versions of outlook/MAPI.
>



 
Reply With Quote
 
 
 
 
Chuck Bohling
Guest
Posts: n/a
 
      4th May 2005
What about preprocessors? Any idea if they still function if the spooler has
been removed from 2002/2003?

"Dmitry Streblechenko" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> While I didn't get a chance to touch my old hook providers for years, note
> that Outlook 2002 removed the spooler completely, so most likely your code
> won't work.
>
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/
> OutlookSpy - Outlook, CDO
> and MAPI Developer Tool
>
> "Chuck Bohling" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> I'm trying to set an outgoing hook. Works ok with outlook 2000 but I'm
>> having trouble with 2002 and 2003. Anyone know if hook providers work
>> with those versions of outlook/MAPI.
>>

>
>



 
Reply With Quote
 
Dmitry Streblechenko
Guest
Posts: n/a
 
      4th May 2005
I don't think so. What exactly are you trying to do and why?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Chuck Bohling" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> What about preprocessors? Any idea if they still function if the spooler
> has been removed from 2002/2003?
>
> "Dmitry Streblechenko" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> While I didn't get a chance to touch my old hook providers for years,
>> note that Outlook 2002 removed the spooler completely, so most likely
>> your code won't work.
>>
>> Dmitry Streblechenko (MVP)
>> http://www.dimastr.com/
>> OutlookSpy - Outlook, CDO
>> and MAPI Developer Tool
>>
>> "Chuck Bohling" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> I'm trying to set an outgoing hook. Works ok with outlook 2000 but I'm
>>> having trouble with 2002 and 2003. Anyone know if hook providers work
>>> with those versions of outlook/MAPI.
>>>

>>
>>

>
>



 
Reply With Quote
 
Dmitry Streblechenko
Guest
Posts: n/a
 
      5th May 2005
Please reply to the newsgroup only; let everybody benefit from the
discussion.
1. Changing the PR_SENDER_xxx properties won't have any effect whatsoever.
You will need to set a couple of named properties to change the "From" and
"Sender" MIME headers. See http://www.dimastr.com/redemption/faq.htm#14 .
The example is for use with Redemption, but you get the idea.
2. If you create a COM addin (Outlook 2000 and up), you can handle
Application.ItemSend event and set the properties using the
MailItem.MAPIOBJECT property (which evaluates to IMessage). Or you can write
an Exchange Client Extension (works in all versions of Outlook): when a
message is sent,you will get
OnSubmit/OnWrite/OnWriteComplete/OnSubmitComplete events. You can use
OnWriteComplete or OnSubmitComplete callbacks to set the named properties
before the message is sent.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Dmitry Streblechenko" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I don't think so. What exactly are you trying to do and why?
>
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/
> OutlookSpy - Outlook, CDO
> and MAPI Developer Tool
>
> "Chuck Bohling" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> What about preprocessors? Any idea if they still function if the spooler
>> has been removed from 2002/2003?
>>
>> "Dmitry Streblechenko" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> While I didn't get a chance to touch my old hook providers for years,
>>> note that Outlook 2002 removed the spooler completely, so most likely
>>> your code won't work.
>>>
>>> Dmitry Streblechenko (MVP)
>>> http://www.dimastr.com/
>>> OutlookSpy - Outlook, CDO
>>> and MAPI Developer Tool
>>>
>>> "Chuck Bohling" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> I'm trying to set an outgoing hook. Works ok with outlook 2000 but I'm
>>>> having trouble with 2002 and 2003. Anyone know if hook providers work
>>>> with those versions of outlook/MAPI.
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
hyperlink does not work in access 97, does work in access 2000 Marc S Microsoft Access 4 22nd Sep 2005 12:44 PM
Defrag does not work - chkdsk does not work Ville Windows XP Help 1 1st Jul 2004 09:34 PM
msn messenger does not work now but can be accsessed from another pc useing my address and password why does it not work on our pc =?Utf-8?B?a2F5?= Windows XP General 1 29th Mar 2004 10:26 AM
Does DOSLFN work? Does *anything* work? walterbyrd Freeware 1 29th Jan 2004 06:22 AM
cam DOES work in Windows Messenger cam DOES NOT work in MSN Messenger Engeltje & Dolphin Windows XP Messenger 1 3rd Dec 2003 11:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:43 AM.