>- see footer for list info -<
On Mon, 2004-11-22 at 12:38, Robertson-Ravo, Neil (RX) wrote:
> >- see footer for list info -<
> Anyone ever sent an email using CFMAIL via SSL - i.e. not via an HTTPS
> request call but actually via SSL in terms of the call it makes to the SMTP
> Server....possible?

SSL is Secure Sockets Layer and is specific to web requests (really) as
there are a whole host of "secure" versions of servers.

What you are after a secure connection to the SMTP server which is of
course possible.  However, what is required is:

1) a secure SMTP server (SSMTP) to send messages to (needs setting up)
2) The port it runs on (it's NOT 25) which is usually 465

Then you could test it! I've never done, it but it *must* be possible.

Paul

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to