On 2014-04-08 Grooz, Marc (regio iT) wrote: > I setup a smtpd_proxy_filter to amavis and want use TLS. Amavis and > Postfix provide STARTTLS for smtp & smtpd. The connection from > Postfixs smtpd_proxy_filter to amavis won't use STARTTLS. Is there a > way to tell Postfix to use STARTTLS in smtpd_proxy_filter setup?
Are Postfix and amavis running on different hosts? Otherwise don't bother. Encrypting connections on localhost is just a waste of system resources. Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning." --Joel Spolsky