Jeremy T. Bouse:
>     Then leave out the user and password from the .cf files that would
> be precisely the solution I was looking for. Now you mentioned
> configuring the table as pgsql:/path/to/file would that also work if
> using proxy:pgsql:/path/to/file

Perhaps surprisingly, proxy:pgsql:/path/to/file works like
pgsql:/path/to/file. The difference is only in which program runs
the pgsql client.

In the cases where proxy: is not allowed (mainly daemons that can
impersonate arbitrary users), Postfix will ignore the proxy: part
and use pgsql:/path/to/file instead.

        Wietse

Reply via email to