diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-15 02:10:55 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-15 02:25:15 +0200 |
commit | 9a2a5edacc95c630d37d1215b0c7c938f82b998d (patch) | |
tree | 8838f1eb8e64e4f2b40ebc19b77998b3891ef8d0 /Changelog | |
parent | cc842e127d380255524ee8ccf465d63596b2a870 (diff) |
Add the ability to proxy TCP connections through a SOCKSv5 proxy.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ interimap (0.2) upstream; * Accept non-fully qualified commands. * Replace IO::Socket::INET dependency by the lower lever Socket to enable IPv6. (Both are core Perl module.) + * Add a configuration option 'proxy' to proxy TCP connections to the + IMAP server. -- Guilhem Moulin <guilhem@guilhem.org> Wed, 09 Sep 2015 00:44:35 +0200 |