+

Search Tips   |   Advanced Search

Enable email workflow action

To use the email workflow action configure Web Content Manager to use the SMTP server.

  1. Log in to the WAS console and click...

      Resources | Resource Environment | Resource Environment Providers | WCM WCMConfigService | Custom properties

    If the WCM server is part of a cluster, use the dmgr console.

    Set...

      Default SMTP server
      Property: connect.connector.mailconnector.defaultsmtpserver
      Value: mail.yourmailserver.com

      Default email address for "from" field
      Property: connect.connector.mailconnector.defaultfromaddress
      Value: admin@yourmailserver.com

      Default email address for "reply-to" field
      Property: connect.connector.mailconnector.defaultreplytoaddress
      Value: admin@yourmailserver.com

  2. For secure SMTP servers, set a user name and password.

      Default user name
      Property: connect.connector.mailconnector.defaultusername
      Value: username

      Default password
      Property: connect.connector.mailconnector.defaultpassword
      Value: password

  3. Save the changes.

  4. Restart the portal for the new settings to take effect.


Parent Additional configuration options

Related tasks:

a href="../admin/adsetcfg.html" > Set service configuration properties