diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-24 03:58:03 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-24 03:58:03 +0000 |
commit | e7545e845080eed140b7f727af9363272ff8122b (patch) | |
tree | b643425b66cc4b173027c22127e75bf0f7f14868 | |
parent | a63d18a35d744f32ba706aba48b31b79d8910ccc (diff) | |
download | fetchmail-e7545e845080eed140b7f727af9363272ff8122b.tar.gz fetchmail-e7545e845080eed140b7f727af9363272ff8122b.tar.bz2 fetchmail-e7545e845080eed140b7f727af9363272ff8122b.zip |
Update.
svn path=/trunk/; revision=370
-rw-r--r-- | INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,6 +46,9 @@ wish to change these defaults, edit the Makefile AFTER you run a prefix other than /usr/local, or you can choose completely different directories for each item. +NOTE: If you are using exim, you must configure it to accept local +addresses as valid RCPT TO lines. + 4. SET UP A RUN CONTROL FILE See the man page or the file sample.rcfile for a description of how to |