Is it possible to dictate via the esmtproutes file that, for domain
example.com, that we want to send via SSLified SMTP, but the SMTP server
doesn't support STARTTLS (say, it listens on port 465[smtps]).

Under normal circumstances (STARTTLS available and forced):

example.com: [a.b.c.d]/SECURITY=STARTTLS
.example.com: [a.b.c.d]/SECURITY=STARTTLS

But I'd like to know about /SECURITY=SSL.  I don't think it's possible.
:-(  I suppose I could set up a socat redirector on localhost, or use
couriertls to do something similar, but that's a hack.

--
Ensign Walnut approaches Dr. Crusher with caution...

Jon Nelson <[EMAIL PROTECTED]>
C and Python Code Gardener


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to