I'm using the standard komponent for subscription. It works fine until the mail should be sent, then I get this message:
The job failed: Exception has been thrown by the target of an invocation. [Could not access 'CDO.Message' object.]
Does somebody knows whats wrong?
There are web.config settings to configure the SMTP server used by some EPiServer functionality. You can set/modify these values in two ways:
1) Editing the web.config file manually (in some text editor).
2) Using the EPiServer Manager software.
The settings are named EPsSmtpServer, EPnSmtpServerPort, EPsSmtpUser and EPsSmtpPassword. Using the EPiServer Manager, find your web site in the left hand pane, expand it, select "Web.Config" and scroll down a bit on the General tab.