Reported by iulius on 25 Nov 2016 22:57 UTC
Add support for a new inn.conf capability:
disablecapabilities: [ COMPRESS SASL STARTTLS ]
This way, the news admin can disable at run time the COMPRESS, AUTHINFO SASL and STARTTLS commands. We currently cannot do that.
If INN is built with SASL or TLS support but the news admin does not want it (or still has not configured SASL or TLS), he should be able to disable them.
The disablecapabilities inn.conf parameter would permit to do that.
Reported by iulius on 25 Nov 2016 22:57 UTC
Add support for a new inn.conf capability:
This way, the news admin can disable at run time the
COMPRESS,AUTHINFO SASLandSTARTTLScommands. We currently cannot do that.If INN is built with SASL or TLS support but the news admin does not want it (or still has not configured SASL or TLS), he should be able to disable them.
The
disablecapabilitiesinn.confparameter would permit to do that.