diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-03-19 22:04:54 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-03-19 22:04:54 +0000 |
commit | f7698f3970d1f751b65158543f1a481495a9aeee (patch) | |
tree | 3e8e5d2400f736354aebecb71775c6318317bd16 | |
parent | d2bc4f5919401ea050815979270db394f2be34bc (diff) | |
download | fetchmail-f7698f3970d1f751b65158543f1a481495a9aeee.tar.gz fetchmail-f7698f3970d1f751b65158543f1a481495a9aeee.tar.bz2 fetchmail-f7698f3970d1f751b65158543f1a481495a9aeee.zip |
Consider disabling SOCKS?
svn path=/branches/BRANCH_6-3/; revision=5061
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ 6.4: -- disable SOCKS by default +- disable SOCKS by default? Add hooks to do that? - > b) When the envelope header is specified, but it isn't found, a > warning is logged and the mail is forwarded to the postmaster > ("WARNING: Envelope header $HEADER found, cannot identify the |