offlineimap.conf: proxy leaks DNS support
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
		| @@ -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] | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nicolas Sebrecht
					Nicolas Sebrecht