diff options
author | Phil Pennock <pdp@exim.org> | 2012-02-18 12:05:03 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-02-18 12:05:03 -0500 |
commit | 4c287009d6b6581236a2c2fdfc828552d2d61f0d (patch) | |
tree | d6c89d8fb47bb8950ff4a57d5ec863b4db54fc94 /doc/doc-docbook | |
parent | f1e05cc79778c693a1a2bad478ced44791922cce (diff) |
expand cyrus_sasl server_realm option
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 9c39b4aa2..b45f0c51a 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -24293,8 +24293,10 @@ sasl: server_set_id = $auth1 .endd -.option server_realm cyrus_sasl string unset +.new +.option server_realm cyrus_sasl string&!! unset This specifies the SASL realm that the server claims to be in. +.wen .option server_service cyrus_sasl string &`smtp`& |