danchoi / vmail

a vim interface for gmail
http://danielchoi.com/software/vmail.html
MIT License
786 stars 60 forks source link

Using Vmail behind socks proxy #195

Open hargup opened 8 years ago

hargup commented 8 years ago

Is there any way to make vmail run behind http or socks proxy?

notalex commented 8 years ago

Vmail does not have support for proxy built in. If there are external smtp/pop3 proxies that work with other CLI apps, they should work with Vmail too.

srikantpatnaik commented 8 years ago

Use proxychains. It handles socks very well.