Socketmap proxy for uffd mail alias lookup
Run it like this:
SERVER_API_KEY=my_secret_api_key server.py --socket-path /var/run/uffd-socketmap.sock --api-url=https://sso.example.com
Configure Postfix to use it by setting virtual_alias_maps
in /etc/postfix/main.cf
like this:
virtual_alias_maps = socketmap:unix:/var/run/uffd-socketmap.sock:virtual