When you create a new user in Mobile Web Studio, you are sent a verification e-mail message that contains the user’s password. Verify the mail.host property in the global.properties.xml file is pointing to your SMTP host.
Navigate to %SYBASE%\tomcat\webapps\onepage\config, and open the global.properties.xml file with a text editor.
Locate the Property name=“mail.host” value=“xx.xx.xx.xxx”
line
and verify that the value of the IP address or fully qualified DNS matches the
SMTP host of your mail server.