<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
To clarify, all email to xtra now uses SSL.&nbsp; Some apps recognise the
port number and switch automatically.<br>
<br>
You either have to use SSL in Indy or use the SSL layer that xtra are
providing.&nbsp; We are using the latter.&nbsp; The code then is<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; if FUseSSL<br>
&nbsp;&nbsp;&nbsp;&nbsp; then begin<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {$ifdef gtD11}<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthType := atDefault;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {$else}<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthenticationType := atLogin;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {$endif gtDll}<br>
&nbsp;&nbsp;&nbsp;&nbsp; end<br>
&nbsp;&nbsp;&nbsp;&nbsp; else begin<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {$ifdef gtD11}<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthType := atNone;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {$else}<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthenticationType := atNone;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {$endif gtDll}<br>
&nbsp;&nbsp;&nbsp;&nbsp; end<br>
<br>
<br>
Sandeep Chandra wrote:
<blockquote cite="mid:910675.26823.qm@web30915.mail.mud.yahoo.com"
 type="cite">
  <pre wrap="">Hi

I am having difficulty connecting to xtra smtp server after they changed their smtp server to point to send.xtra.co.nz and port to 465.

Has anyone managed to send emails using xtra after this change and if so could anyone please give an example of what needs to be done in order for this to work.

Regards

Sandeep


  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title>Signature</title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2900.2802" name="GENERATOR">
<div align="left">
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">Rohit Gupta</font></font></strong></div>
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">
B.E.&nbsp;Elec.&nbsp;&nbsp;&nbsp;M.E.&nbsp;&nbsp;&nbsp;Mem&nbsp;IEEE&nbsp;&nbsp;&nbsp;
Associate&nbsp;IEE</font></font></strong></div>
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">Technical&nbsp;Manager</font></font></strong></div>
<div align="left"><strong><font color="#666666" face="Verdana" size="2">Computer
Fanatics Limited</font></strong></div>
<div align="left"><strong></strong>&nbsp;</div>
<div align="left"><font color="#666666" face="Verdana" size="2"><strong>Tel</strong>&nbsp;&nbsp;&nbsp;&nbsp;
+64 9 4892280</font></div>
<div align="left"><font color="#666666" face="Verdana" size="2"><strong>Fax</strong>&nbsp;&nbsp;&nbsp;
+64 9 4892290</font></div>
<div align="left"><font color="#666666"><font face="Verdana" size="2"><strong>Email&nbsp;
</strong></font><a href="mailto:rohit@cfl.co.nz"><font color="#0080ff"
 face="Verdana" size="2">rohit@cfl.co.nz</font></a></font><font
 color="#666666"><font face="Verdana" size="2"><strong></strong></font></font></div>
<div align="left"><font color="#666666"><font face="Verdana" size="2"><strong>Web&nbsp;&nbsp;
&nbsp;</strong></font><a href="http://www.cfl.co.nz/"><font color="#0080ff"
 face="Verdana" size="2">www.cfl.co.nz</font></a></font></div>
<div>&nbsp;</div>
<div>
<hr></div>
<div align="left"><span
 style="font-size: 7.5pt; color: rgb(153, 153, 153); font-family: Verdana;"><font
 size="1"><span style="font-size: 10pt; font-family: 'Courier New';"
 lang="EN-NZ"><font color="#000000"><font color="#808080" face="Verdana"
 size="1">This email and any attachments contain information, which is
confidential and may be subject to legal privilege and copyright. If
you are not the intended recipient, you must not use, distribute or
copy this email or attachments. If you have received this in error,
please notify us immediately by return email and then delete this email
and any attachments.</font> <o:p></o:p></font></span></font></span></div>
</div>
</div>
</body>
</html>