Re: [exim] Is there any way to get exim to display the exapn…

Top Page
Delete this message
Reply to this message
Author: Todd Lyons
Date:  
To: Ritchie P. Fraser
CC: exim-users@exim.org
Subject: Re: [exim] Is there any way to get exim to display the exapnded list returned from a pgsql lookup?
On Tue, Feb 11, 2014 at 4:16 AM, Ritchie P. Fraser
<rpf@???> wrote:
>
> In /etc/exim/macros.conf...
>
>                 OUR_SQL_MAILDOMAINS = pgsql;SELECT name FROM maildomains WHERE status=true;


This looks wrong, or at least a syntax I'm not familiar with. If the
above were in my system, it would look like this:

OUR_SQL_MAILDOMAINS = ${lookup pgsql {SELECT name FROM maildomains
WHERE status=true} }

...Todd
--
The total budget at all receivers for solving senders' problems is $0.
If you want them to accept your mail and manage it the way you want,
send it the way the spec says to. --John Levine