Setting the mail.host property

When you create a new user in Mobile Web Studio, a verification e-mail message with the user’s password is sent to you. Change the mail.host property in the global.properties.xml file to your SMTP host.

  1. Navigate to $SYBASE/tomcat/webapps/onepage/config, and open the global.properties.xml file with a text editor.

  2. Locate the Property name=“mail.host” value=“xx.xx.xx.xxx line and change the value to the IP address of the SMTP host of your mail server.