mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
* lisp/net/sieve-manage.el (sieve-manage-ignore-broken-tls): Add :version.
This commit is contained in:
parent
5f00d529dc
commit
ead76c4603
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ for doing the actual authentication."
|
|||
|
||||
(defcustom sieve-manage-ignore-broken-tls nil
|
||||
"Ignore STARTTLS even if STARTTLS capability is provided."
|
||||
:version "25.2"
|
||||
:type 'boolean
|
||||
:group 'sieve-manage)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue