On 02/09/15 11:31, Gary Stainburn wrote:
> My current setup ported from my old server uses a pgsql connection to our
> internal web server for multiple purposes including email to helpdesk and
> other facilities.
>
> I now want to add another pgsql database on my mail server specifically for
> improving EXIM's handling of emails.
>
> Looking at the docs it looks like I can't do this as multiple servers can only
> be specified for backup purposes.
>
> Am I wrong? Is there any way I can direct lookups to a specific pgsql server?
>
Use a list of servers each with a name, in the main-config option
setting, and specify the server name in the lookup.
See here for details:
http://exim.org/exim-html-current/doc/html/spec_html/ch-file_and_database_lookups.html#SECTspeserque
--
Cheers,
Jeremy