Skip to main content
Participant
July 25, 2006
Question

SMTP SSL StartTLS Auth

  • July 25, 2006
  • 1 reply
  • 478 views

I need / would like have the CFMX 6.1 admin default connection to our SMTP server use either of these connection methods:

SMTP AUTH over SSL on port 465

OR

STARTTLS on ports 587 or 25

Is this possible with CFMX 6.1 ?

... any assistance would be appreciated....

John
    This topic has been closed for replies.

    1 reply

    Inspiring
    July 26, 2006
    jeiBean wrote:
    > I need / would like have the CFMX 6.1 admin default connection to our SMTP
    > server use either of these connection methods:
    >
    > SMTP AUTH over SSL on port 465
    >
    > OR
    >
    > STARTTLS on ports 587 or 25
    >
    > Is this possible with CFMX 6.1 ?

    SMTP AUTH over SSL on port 465 can be done if you set up a stunnel
    ( http://www.stunnel.org/) and then you don't need changes to your code.
    In all other cases you need to change code to use some component.

    Jochem

    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion