Enable e-mail for Web Content Management

 

+
Search Tips   |   Advanced Search

 

To use the e-mail workflow action, configure Web Content Management to use an SMTP server.

Edit...

portal_server_root/wcm/shared/app/config/wcmservices/WCMConfigService.properties

...and ensure the following settings are configured to use the SMTP server...

  • connect.connector.mailconnector.defaultsmtpserver=mail.yourmailserver.com
  • connect.connector.mailconnector.defaultfromaddress=admin@yourmailserver.com
  • connect.connector.mailconnector.defaultreplytoaddress=admin@yourmailserver.com

Save the WCMConfigService.properties file and restart the portal for the new settings to take effect.

 

Parent Topic

Configuring Web Content Management