Tor support
- Add support for using Tor via a socks5 proxy. - Tor usage of the milter and the updater process are configured separately. - Restructure the config file and add some documentation.
This commit is contained in:
@@ -22,6 +22,8 @@ lettre = "0.11.22"
|
||||
log = "0.4.30"
|
||||
log4rs = "1.3.0"
|
||||
rand = "0.10.2"
|
||||
# the reqwest version has to be the same sequoia-net reexports!
|
||||
reqwest = { version = "0.12", features = ["socks"] }
|
||||
sequoia-cert-store = "0.7.3"
|
||||
sequoia-directories = "0.1.0"
|
||||
sequoia-keystore = "0.7.2"
|
||||
|
||||
Reference in New Issue
Block a user