diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-06-28 15:42:20 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-06-28 15:42:20 +0000 |
commit | fe8e1a1e27f3ee69bb9158e786cdc537893130b1 (patch) | |
tree | 6ef78ea28db6f4c31f89a00e26df39f1a755db60 /README | |
parent | 4a940c5f7e602c22c3bb43e00f175e5c9cef04f3 (diff) | |
download | fetchmail-fe8e1a1e27f3ee69bb9158e786cdc537893130b1.tar.gz fetchmail-fe8e1a1e27f3ee69bb9158e786cdc537893130b1.tar.bz2 fetchmail-fe8e1a1e27f3ee69bb9158e786cdc537893130b1.zip |
*** empty log message ***
svn path=/trunk/; revision=21
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ Features of POP include: * Delivery via either file-append with mandatory locking or an MDA you specify. + * From:, To:, Cc:, and Reply-To: headers are rewritten so that + usernames relative to the popclient host become fiully-qualified + Internet addresses. This enables replies to work correctly. + There is a man page at popclient.man. A sample rc file is at sample.poprc. For a release history, see the file NEWS. -- esr |