On 17/09/2020 20:56, Yves Goergen via Exim-users wrote: > PGSQL new connection: socket=/var/run/postgresql database=) user=dfctl
> lookup deferred: PGSQL invalid filename for socket: /var/run/postgresql
>
> I'm not sure what's exactly invalid here. But it's not what I configured
> either. This is the relevant config:
>
> PGSQL_HOST = (/var/run/postgresql/)
Try with PGSQL_HOST = (/var/run/postgresql)
What does that do?
> PGSQL_USER = mailreader
> PGSQL_DB = dfctl
> hide pgsql_servers = "PGSQL_HOST/PGSQL_DB/PGSQL_USER"