diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-03-28 19:13:55 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-03-28 19:13:55 -0600 |
commit | 1b64ebe9b934d70fe6373b52e4adb247fda5f448 (patch) | |
tree | dff12c85a4179d9b4770fe8e3baa6c6205ae33d4 /pith | |
parent | 3540ba1bb81b478884944159730cce66f9bdb8fa (diff) | |
download | alpine-1b64ebe9b934d70fe6373b52e4adb247fda5f448.tar.xz |
* When a message is saved in the Form Letter folder, add the ability
to save the role being used to compose such message so that settings
such as the SMTP server set in the role can be used when sending such
form message. Suggested and patched by Frank Doepper.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index f0b27fab..9eb5575b 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -197,6 +197,11 @@ Additions include: <LI> Ignore message from smtp server after a successful authentication challenge. + <LI> When a message is saved in the Form Letter folder, add the ability + to save the role being used to compose such message so that settings + such as the SMTP server set in the role can be used when sending + such form message. Suggested and patched by Frank Doepper. + <LI> If SSLDIR is defined somehow, do not disable S/MIME if the SSLCERTSDIR is not found. |