+

Search Tips   |   Advanced Search

Portal, V6.1


 

Enable e-mail

To use the e-mail workflow action configure WCM to use your SMTP server.

  1. Edit...

    WCM ConfigService.properties File location:

  2. Ensure the following settings are configured to use your SMTP server:

    • connect.connector.mailconnector.defaultsmtpserver=mail.yourmailserver.com

    • connect.connector.mailconnector.defaultfromaddress=admin@yourmailserver.com

    • connect.connector.mailconnector.defaultreplytoaddress=admin@yourmailserver.com

  3. If you use a secured SMTP server, you will also need to specify a username and password to access the SMTP server:

    • connect.connector.mailconnector.defaultusername=username

    • connect.connector.mailconnector.defaultpassword=wpsadmin

  4. Save the WCM ConfigService.properties

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

 

Parent topic

Creating an e-mail action