>- see footer for list info -<
Well in this case the Port is still 25 and I am attempting to send email to
a relay which is already setup with authentication and SSMTP - but for some
reason CFMAIL is not liking it.

Neil

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Johnston
Sent: 22 November 2004 15:30
To: Coldfusion Development
Subject: Re: [CF-Dev] CFMAIL + SSL

>- 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 -<
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com
_______________________________________________

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