diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-05-12 21:50:48 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-05-12 21:50:48 -0600 |
commit | 398178c265ff68ceeafa6a84089bc01ae949e314 (patch) | |
tree | e27e7539f44d0802a5d1379f317a2283032ddd1a /pith/pine.hlp | |
parent | b74b7a0d9eb48dbe3ea773885135ecb924d8a902 (diff) | |
download | alpine-398178c265ff68ceeafa6a84089bc01ae949e314.tar.xz |
* When a filename is attached and its name is encoded, the save attachment
command will offer to save the file in the encoded form. This might
work for some users, but the save command will have a subcommand ^N
to decode the file name and save the file with the decoded name.
Diffstat (limited to 'pith/pine.hlp')
-rw-r--r-- | pith/pine.hlp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index af5b06b7..2a02cc2b 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -201,6 +201,12 @@ Additions include: attachments in directories that are hard to navigate to, or that are accessed frequently. + <LI> When a filename is attached and its name is encoded, the save + attachment command will offer to save the file in the encoded form. + This might work for some users, but the save command will have a + subcommand ^N to decode the file name and save the file with the + decoded name. + <LI> Ignore message from smtp server after a successful authentication challenge. |