diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-25 10:49:38 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-25 10:49:38 +0000 |
commit | 1fbbb1ab1bb33b333f541c7e4a93f954bcdf559a (patch) | |
tree | a5b3931b4f2f9404c387d02d224c6565bb40dce7 /README | |
parent | f450da1070627cb65198abba52d413deda1fd023 (diff) | |
download | fetchmail-1fbbb1ab1bb33b333f541c7e4a93f954bcdf559a.tar.gz fetchmail-1fbbb1ab1bb33b333f541c7e4a93f954bcdf559a.tar.bz2 fetchmail-1fbbb1ab1bb33b333f541c7e4a93f954bcdf559a.zip |
Add a pointer to INSTALL.
svn path=/trunk/; revision=4327
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ See the distribution files FEATURES for a full list of features, NEWS for detailed information on recent changes, NOTES for design notes, and TODO for a list of things that still need doing. +The INSTALL file describes how to configure and install fetchmail. + The fetchmail code appears to be stable and free of bugs affecting normal operation (that is, retrieving from POP3 or IMAP in single-drop mode and forwarding via SMTP to sendmail). It will probably undergo |