On 21/08/2021 21:50, SysAdmin EM via Exim-users wrote:
I try to make a connection but I see the following error:
/opt/exim/bin/exim -be '${lookup
mysql{servers=127.0.0.1::6033/c233/sqlmonitor/9cCnX7NigY99
select 1+1 }'
Failed: lookup of "servers=127.0.0.1::6033/c233/sqlmonitor/9cCnX7NigY99
select 1+1 " gave DEFER: missing ; after "servers=" in MySQL lookup

So the error says you're missing a ;
and, indeed, you didn't give one.

See section 23 in the database-lookups chapter of the docs.
--
Cheers,
  Jeremy

--
## 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