SMTP
(1)
WinfriedExchange
(1)
Windows
(1)
Visula
(1)
Webservice
(1)
Perhpast
(1)
Arrives
(1)
Cdox
(1)

smtpreg.vbs fails with can't create object: 'Event.Manager'

Asked By Winfried Wille
19-Nov-09 01:45 PM
Hello group,

i want to install a message sink into a Exchange 2007 server, when i run
regsink.bat, the following error occurs: cannot create object:
'Event.Manager'.
The Environment is:
Windows 2008 server(automatically updated) 64 bit
Visula studio 2005 SP 1
iis 7
Exchange 2007 sp2
Exchange 2007 SDK

On my other host a windows 2008 r2 server, this failure does not occur. As
far as i know the error message comes from a missing/bad configured seo and
seo should be deployed with iis. In an earlier win 2008 exchange 2007
configuration, the script smtpreg.vbs  worked fine too.

Regards
Winfried Wille

Dear WinfriedExchange 2007 does not support the SMTP sink anymore.

Martijn Bellaard replied to Winfried Wille
26-Nov-09 05:50 AM
Dear Winfried

Exchange 2007 does not support the SMTP sink anymore. That is old stuff ;-)

Martijn Bellaard

Thank you,i already figured this out and wrote a transport agent.

Winfried Wille replied to Martijn Bellaard
28-Nov-09 08:29 AM
Thank you,

i already figured this out and wrote a transport agent. But i want to
conditional (contents are examined, over a call to a webservice)move the
current message, to a specified folder in the mailbox from the sender.
Any idea, how this can be done? There is no way to move the email in the
transport agent, but maybe it can be saved(perhpast using cdox) and then
deleted(delete works fine in the transport agent). Other idea is with
webservice for exchange services, move and annotate the corresponding mail
under sent-items
A second problem is that i mark during send the email with a
transport-header, the value from this is seen when the message arrives, but
cannot be seen in the Mail under the sent-item folder.

Regards
Winfried Wille
Post Question To EggHeadCafe