katzenpost / mailproxy

POP/SMTP to Katzenpost proxy server library
GNU Affero General Public License v3.0
4 stars 5 forks source link

better Tor support: PreferedTransports used to select advertised onions #31

Closed david415 closed 6 years ago

david415 commented 6 years ago

Providers can choose to advertise a Tor onion service as well as Ipv4/ipv6 addresses. Adding the PreferedTransports configuration option lets clients optionally choose to only connect to Providers using the advertised Tor onion services.

david415 commented 6 years ago

This issue should be resolved in: https://github.com/katzenpost/mailproxy/pull/30 However I have not yet tested it.