aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL7
-rw-r--r--README7
2 files changed, 11 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 3c2709dc..070531f9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,4 +34,11 @@ or you can choose completely different directories for each item.
See the man page or the file sample.rcfile for a description of how to
configure your individual preferences.
+Note: if you have been using popclient (the ancestor of this program)
+at version 3.0b6 or later, do this
+
+(cd ~; mv ~/.poprc ~/.fetchmailrc)
+
+in order to migrate.
+
Enjoy!
diff --git a/README b/README
index aafc44fc..00e731fe 100644
--- a/README
+++ b/README
@@ -18,13 +18,14 @@ Features of fetchmail include:
* POP2, POP3, APOP, RPOP and IMAP support with auto-probing for a
server on the host if no protocol is specified.
- * Easy control via command line or free-format configuration file.
+ * Easy control via command line or free-format run control file.
* Daemon mode -- fetchmail 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, or via SMTP to the client machine's port 25.
+ * Delivery via via SMTP to the client machine's port 25 (or
+ optionally 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 fetchmail host become fully-qualified