This is a trusted server which requires TLS. We can only use it on port 25 I'm afraid.
To the drawing board ;-) -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: 23 February 2006 14:57 To: CF-Talk Subject: RE: CFMAIL and TLS? RX said: > Oh but with my examples I am calling an external server to receive > the mail so I am not actually interfacing with CFMAIL mail server at > all. > > Would this tunneling still work..? If the same conditions are met (TLS on port 465 or 587 instead of port 25 + STARTTLS) you can make it work. But I would not recommend running SMTP over TLS to just any mailserver even if you had a mail server that supported STARTTLS. There are just too many mail servers that advertise the TLS capability but do not have proper certificates configured and will close the connection as soon as you try TLS. Only use this in an environment where you have tested with every host you will be delivering email to. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233225 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

