On 12/06/2019 19:32, Yevgeny Kosarzhevsky via Exim-users wrote:
> could someone enlighten me what is the proper syntax for redis_servers
> to use unix domain socket?
http://exim.org/exim-html-current/doc/html/spec_html/ch-file_and_database_lookups.html
:-
If specified, the option must be set to a colon-separated list of
server information. Each item in the list is a slash-separated list of
three items: host, database number, and password.
The host is required and may be either an IPv4 address and optional
port number (separated by a colon, which needs doubling due to the
higher-level list), or a Unix socket pathname enclosed in
parentheses
--
Cheers,
Jeremy