On Tue, Feb 11, 2014 at 4:16 AM, Ritchie P. Fraser
<[email protected]> 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

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to