I have a requirement to implement TLS, I went
and did some research and found that you can
add a few flags and cause TLS support to be included
in postfix. I see the flavors available on my 3.7 -stable
box include sasl but I really only want TLS. Any ideas
what the best approach to take is here?

Should I not be using ports and try this directly from the
postfix source?

"% make makefiles CCARGS="-DUSE_TLS" AUXLIBS="-lssl -lcrypto""
http://www.postfix.org/TLS_README.html

Reply via email to