diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-11-20 17:13:50 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-11-20 17:15:14 +0000 |
commit | c6d2725088a1cc4e6e49f3583d55e3bdf2d8bc60 (patch) | |
tree | f0482c21edf62c88b4f02db073e8846554c9c1b2 /doc | |
parent | 0aa466ac446bf8cf1617896b1d3321965dd74ad3 (diff) |
Docs: remove dated wording re PAM. Bug 2760
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 1dbd0e662..aa78e23a3 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -12098,8 +12098,9 @@ matched using &%match_ip%&. .cindex "&%pam%& expansion condition" &'Pluggable Authentication Modules'& (&url(https://mirrors.edge.kernel.org/pub/linux/libs/pam/)) are a facility that is -available in the latest releases of Solaris and in some GNU/Linux -distributions. The Exim support, which is intended for use in conjunction with +available in Solaris +and in some GNU/Linux distributions. +The Exim support, which is intended for use in conjunction with the SMTP AUTH command, is available only if Exim is compiled with .code SUPPORT_PAM=yes |