katzenpost / mailproxy

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

send, recv: Support Kaetzchen queries/responses. #25

Closed Yawning closed 6 years ago

Yawning commented 6 years ago

The underlying code needs support for Kaetzchen queries and responses, and this needs to be exposed via the API and thwack some how.

I am somewhat hesitant to tie keyserver lookups into the send path (as in, automated lookups on send) for now for a few reasons, but manual lookups should be supported at the bare minimum.