diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-25 21:13:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-25 21:13:53 +0000 |
commit | 99ec7858d4426dc5999336c8fd7c6d77cfac6743 (patch) | |
tree | 11e97141e60a9154b46558f1fbb429fb84158ac2 /INSTALL | |
parent | c5b2532ace17da3e10429e80c1b5574e8b91f2e1 (diff) | |
download | fetchmail-99ec7858d4426dc5999336c8fd7c6d77cfac6743.tar.gz fetchmail-99ec7858d4426dc5999336c8fd7c6d77cfac6743.tar.bz2 fetchmail-99ec7858d4426dc5999336c8fd7c6d77cfac6743.zip |
Document recent changes.
svn path=/trunk/; revision=385
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -59,7 +59,17 @@ at version 3.0b6 or later, do this (cd ~; mv ~/.poprc ~/.fetchmailrc) -in order to migrate. +in order to migrate. Be aware that some of popclient's unnecessary +options have been removed (see the NOTES file for explanation). You +can't deliver to a local mail file anymore, and using an MDA for delivery +is discouraged. If you throw those options away, fetchmail will now forward +your mail into your system's normal Internet-mail delivery path. + +If you use an MDA with popclient or an older version of fetchmail that +requires %s in the MDA string in order to substitute in a local +delivery address, remove it. One consequences of the internal changes +to support multi-drop mailboxes is that local delivery addresses will +be appended to the end of the command in the obvious way. 5. TEST |