xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: sasl-ir | ||||
4 | Help: Enable initial response in SASL authentication | ||||
5 | Added: 7.31.0 | ||||
6 | Category: auth | ||||
7 | Example: --sasl-ir imap://example.com/ | ||||
8 | See-also: sasl-authzid | ||||
9 | Multi: boolean | ||||
10 | --- | ||||
11 | Enable initial response in SASL authentication. |