Re: Certification event

From: David Cross [MS] (dcross_at_online.microsoft.com)
Date: 10/31/03


Date: Fri, 31 Oct 2003 05:20:54 -0800

some detailed examples are in this paper that should help you:

Operations guide -
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/maintain/operate/ws03pkog.asp

-- 
David B. Cross [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
http://support.microsoft.com
"laurent" <ripoll_laurent@yahoo.fr> wrote in message
news:eevQy4vnDHA.1960@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I'm using windows server 2003 with the certificate service.
> I have some questions about the mail you can send when a certification
> event occurs.
> For instance I want to send a mail each time a certification request is
> pending.
> The way to do this is by using the certutil tool.
> so I wrote in the registry with the certutil tool:
>
> certutil -setreg exit\smtp\smtpserver smtp.toto.fr
> certutil -setreg exit\smtp\SMTPAuthenticate 0
> certutil -setsmtpinfo fifi@toto.fr
> certutil -setreg exit\smtp\eventfilter +ExitEvent_CertPending
>
>
>
> Each time a request is pending I have this message in the logs:
>
> Event Type:     Error
> Event Source:   CertSvc
> Event Category: None
> Event ID:       46
> description:
> In the exit module, the method "Notify" sent an error.Impossible to
> change or to delete an object added using COM+ Admin SDK, the state code
> sent is 0x8004020e (-2147220978) .the CA couldn't send a mail for
> EXITEVENT_CERTPENDING to fifi@toto.fr
>
> (this message is a translation of the one displayed in french, sorry for
> the mistakes)
>
> I didn't find its meaning.
> Moreover Is it possible to choose the addressee of the notification
> mail? how?
> Is it possible to use a different addressee according to the events
> which occur?
>
> Thanks.
>
> -- 
> ---------------
> laurent Ripoll
> www.altasys.fr
> ---------------
>