Hi all<br><br>I create one form to send emails.<br>I alter the opencms-system.xml as follow lines:<br><br> <mail><br> <mailfrom><a href="mailto:jmbinfo@gmail.com">jmbinfo@gmail.com</a></mailfrom><br>
<mailhost name="<a href="http://smtp.gmail.com">smtp.gmail.com</a>" protocol="smtp" port="465" user="<a href="mailto:jmbinfo@gmail.com">jmbinfo@gmail.com</a>" password="xxxxxx"/><br>
</mail><br><br>But when l try to send the email, fails....<br><br>And in the log l saw the message: "Could not connect to SMTP host: <a href="http://smtp.gmail.com">smtp.gmail.com</a>, port: 465, response: -1"<br>
<br>What is wrong????<br><br>Thanks for the help<br>