Re: smtp_enforce_tls on submission tcp/587 only

2009-12-05 Thread Terry L. Inzauro
Terry L. Inzauro wrote: > I am trying to force submission (with SMTP auth via SASL) clients on tcp/587 > to use TLS. Is there anyway to do this? I ran > across smtp_enforce_tls, but this seems to force any and all SMTP clients to > use TLS which is not what I want (this is a > public facing mach

smtp_enforce_tls on submission tcp/587 only

2009-12-05 Thread Terry L. Inzauro
I am trying to force submission (with SMTP auth via SASL) clients on tcp/587 to use TLS. Is there anyway to do this? I ran across smtp_enforce_tls, but this seems to force any and all SMTP clients to use TLS which is not what I want (this is a public facing machine). Will I need to implement s