diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-03-17 20:00:39 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-03-17 20:00:39 +0000 |
commit | 1dd8b4d5e857cf7b44288f304fc054a36086289e (patch) | |
tree | c8ab0e1f8ef1ebea1ead363e364df8729c4f9516 /NEWS | |
parent | 4e64f9b65a22e043bc45d339ef254cc0a593a602 (diff) | |
download | fetchmail-1dd8b4d5e857cf7b44288f304fc054a36086289e.tar.gz fetchmail-1dd8b4d5e857cf7b44288f304fc054a36086289e.tar.bz2 fetchmail-1dd8b4d5e857cf7b44288f304fc054a36086289e.zip |
Document SOCKS_CONF environment variable.
svn path=/branches/BRANCH_6-3/; revision=5054
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -57,7 +57,8 @@ fetchmail 6.3.8 (not yet released): # DOCUMENTATION: * Extend --mda documentation, discourage use of qmail-inject. Based on a patch by Rob MacGregor. -* Document SOCKS is not run-time configurable. Patch by Rob MacGregor. +* Document SOCKS configuration facility (SOCKS_CONF environment variable). + Thanks to Jochen Hayek, Michael Shuldman and Rob MacGregor. * Use envelope option in multidrop example. Patch by Rob MacGregor. * Document expected Received: line format when parsing for envelope addressees. * Stripped option documentation from sample.rcfile, since this is bound to go |