diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-05-06 07:18:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-05-06 07:18:59 +0000 |
commit | e652084c7e5eb0281ade3f988605ede00263f964 (patch) | |
tree | ffe49dfb2dccfdfc09d94cb385a6179e077fc475 /INSTALL | |
parent | 8f46eccd144567b9450c2dbe7586fb70b2d05154 (diff) | |
download | fetchmail-e652084c7e5eb0281ade3f988605ede00263f964.tar.gz fetchmail-e652084c7e5eb0281ade3f988605ede00263f964.tar.bz2 fetchmail-e652084c7e5eb0281ade3f988605ede00263f964.zip |
Make header rewrite play better with exim.
svn path=/trunk/; revision=982
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -61,8 +61,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. +NOTE: If you are using an MTA other than sendmail (such as qmail or exim), +see the FAQ (section T) for discussion of any special configuration steps +that may be necessary. 4. SET UP A RUN CONTROL FILE |