Re: [exim] limiting database lookups

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users @ exim. org
Subject: Re: [exim] limiting database lookups
Viljoen Danie wrote:
> We currently do lookups from the database to determine if a user is valid,
> and then use the same lookup to do the actual delivery:

[..]
> Is there any way to use a single lookup to accomplish the same thing ?


Sounds tailor-made for "address_data".

- Jeremy