aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-07-19 14:51:00 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-07-19 14:51:00 +0000
commit73799e479c5ff0f5788212cc06c35792c2da3149 (patch)
treebde01323a8d059a82c72b290b336ba12b3bad80b /README
parentc2398336ad81e3d7e9ff6ce76528bcc934367e40 (diff)
downloadfetchmail-73799e479c5ff0f5788212cc06c35792c2da3149.tar.gz
fetchmail-73799e479c5ff0f5788212cc06c35792c2da3149.tar.bz2
fetchmail-73799e479c5ff0f5788212cc06c35792c2da3149.zip
Freeze bug fixes befoire adding more features.
svn path=/trunk/; revision=38
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 3197bdef..f60fb7a0 100644
--- a/README
+++ b/README
@@ -14,14 +14,14 @@ Features of POP include:
* Easy configuration via command line or free-format .poprc file.
- * Daemon mode -- popmail can be run in background to poll
+ * Daemon mode -- popmail can be run in background to poll
one or more hosts at a specified interval.
* 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
+ usernames relative to the popclient host become fully-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.