diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-04-17 07:57:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-04-17 07:57:06 +0000 |
commit | 68b96cb4f8258c5120b8daec819cb8ae2456f399 (patch) | |
tree | 403b0993b7b42e3dc84a9cdbd502f824e02a7081 /README | |
parent | ddb99a133d2301974d24b41b19210f3c03bc708c (diff) | |
download | fetchmail-68b96cb4f8258c5120b8daec819cb8ae2456f399.tar.gz fetchmail-68b96cb4f8258c5120b8daec819cb8ae2456f399.tar.bz2 fetchmail-68b96cb4f8258c5120b8daec819cb8ae2456f399.zip |
Added forcecr option.
svn path=/trunk/; revision=963
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,8 +25,8 @@ Since 3.0: ** Support for ESMTP ETRN command. - ** The stripcr option to explicitly control carriage-return - stripping before mail forwarding. + ** The stripcr and forcecr option to explicitly control carriage-return + stripping and LF->CRLF mapping before mail forwarding. Since 2.0: |