diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2004-01-13 07:31:25 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2004-01-13 07:31:25 +0000 |
commit | e765df08b2c8868d4bda6ef660b209c560e4eded (patch) | |
tree | c50c23f9d6d6697a55fddecc67baba1522567d88 /fetchmail.man | |
parent | 798868f26c1bd20798f4ffc1a011bed9d063de99 (diff) | |
download | fetchmail-e765df08b2c8868d4bda6ef660b209c560e4eded.tar.gz fetchmail-e765df08b2c8868d4bda6ef660b209c560e4eded.tar.bz2 fetchmail-e765df08b2c8868d4bda6ef660b209c560e4eded.zip |
Sunil Shetye's fix for SSL configuration.
svn path=/trunk/; revision=3875
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index 8d29fefb..dd78270b 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2167,6 +2167,9 @@ home directory (and lose the leading dots on their names). The \&.netrc file is looked for in the the invoking user's home directory regardless of FETCHMAILHOME's setting. +If the HOME_ETC variable is set, file $HOME_ETC/.fetchmailrc is used +instead of ~/.fetchmailrc. + .SH SIGNALS If a .I fetchmail |