Enable email workflow action
To use the email workflow action configure Web Content Manager to use the SMTP server.
- 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
- 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
- Save the changes.
- Restart the portal for the new settings to take effect.
Parent Additional configuration optionsRelated tasks:
a href="../admin/adsetcfg.html" > Set service configuration properties