[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SMTP: SSL and auth, not STARTTLS
From: |
Randal L. Schwartz |
Subject: |
SMTP: SSL and auth, not STARTTLS |
Date: |
01 Mar 2006 09:51:02 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
I have an SMTP server that wants me to connect to port 465 with SSL and auth,
but not with STARTTLS, or something sane like POP-before-SMTP.
I can connect to the server with "openssl s_client -connect
foo.example.com:465" just fine. How do I get that into smtpmail's settings so
that it uses that for the connection on which to auth and then send?
Pardon me if this is a FAQ... I probably didn't search hard enough.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from
http://www.SecureIX.com ***
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- SMTP: SSL and auth, not STARTTLS,
Randal L. Schwartz <=