Re: [Exim] DB connection question(s)

Página Inicial
Delete this message
Reply to this message
Autor: Christian Vogel
Data:  
Para: Konrad Michels
CC: exim-users
Assunto: Re: [Exim] DB connection question(s)
Hi,

On Wed, Jul 30, 2003 at 04:30:53PM +0100, Konrad Michels wrote:
> Once the first lookup for any SMTP session has been done, any further
> lookups in that same session fly through - no delays, which would lead
> me to believe that the delay occurs when connecting to the database
> itself, not the lookup of the data per se.


maybe you have DNS-lookup problems, either on the exim side for
finding the hostname of the database-server in the DNS, or on the
database-side trying a reverse-lookup of your mailserver's ip.

        Chris
                (always thinking about DNS when it comes
                 to delays... ;-) )