7 pfix-srsd - Postfix tcp_table(5) srsd lookup service
13 pfix-srsd [options] domain secrets
19 pfix-srsd is designed to provide as a Postfix tcp_table(5), a way to rewrite
20 addresses using the SRS (http://www.libsrs2.org/docs/index.html) scheme. It
21 supports both encoding and decoding of such addresses.
31 The domain is the FQDN on which you want to use SRS.
34 The secrets argument is a path to the secrets used for SRS, one per line.
35 There is no comment possible in that file, every line is used, including
36 empty ones. The first line is used for encoding purposes, other lines as
37 possible fallbacks for decoding, which is useful when you want to change
47 Change the port `pfix-srsd` is listening to for SRS 'decoding' purposes
51 Change the port `pfix-srsd` is listening to for SRS 'encoding' purposes
55 Do not daemonize `pfix-srsd` on startup.
58 Path to the pidfile where `pfix-srsd` will maintain its pid. Default is to
62 Work in unsafe mode: don't drop privileges when running as root.
68 Copyright 2009 the Postfix Tools Suite Authors. License BSD.
74 pfix-srsd is part of the linkgit:pfixtools[7] suite.
76 // vim:filetype=asciidoc:tw=78