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
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