offlineimap.conf: proxy leaks DNS support
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
223a7d0f7f
commit
5f0915d06e
@ -423,7 +423,9 @@ remoterepository = RemoteExample
|
|||||||
# Available proxy types are SOCKS5, SOCKS4, HTTP.
|
# Available proxy types are SOCKS5, SOCKS4, HTTP.
|
||||||
# You also need to install PySocks through pip.
|
# You also need to install PySocks through pip.
|
||||||
#
|
#
|
||||||
#proxy = SOCKS5:localhost:9999
|
# Currently, this feature leaks DNS support.
|
||||||
|
#
|
||||||
|
#proxy = SOCKS5:IP:9999
|
||||||
|
|
||||||
[Repository LocalExample]
|
[Repository LocalExample]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user