Skip to content
Snippets Groups Projects
Select Git revision
  • bcdcdd11b1aef22b2ba7e4a096e9cb0a9a9791e7
  • master default protected
  • inet_support
  • deb-cleanup
  • v0.2.0 protected
  • v0.1.1 protected
  • v0.1.0 protected
7 results

uffd-socketmapd

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    .pylintrc
    LICENSE
    README.md
    server.py
    test_server.py

    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