[Exim] Postfix Lookup problems.

Top Page
Delete this message
Reply to this message
Author: Gareth Hopkins
Date:  
To: exim-users
Subject: [Exim] Postfix Lookup problems.
Howdie,

    Is there a way of getting exim to do a database lookup on every
request rather than using cached info it gets?


    I am using exim 3.36 and postgres 7.3.3. and am having hassles
with the following


PGSQL query: SELECT * from lookup_domain('gabba.co.za')
PGSQL using cached connection for localhost/mailstore/****/*********
PGSQL: query failed: server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.


    This happens after a message is successfully delivered and it
tries to send the next one.


    It then uses that cached info and defers all deliveries.


    My configs have the following


local_domains = "pgsql;SELECT * from lookup_domain('$key')"
pgsql_servers = localhost/mailstore/***/*******

---
Gareth Hopkins
Server Operations
UUNET South Africa