https://bugs.exim.org/show_bug.cgi?id=3112
Bug ID: 3112
Summary: Wrong line reported for obsolete syntax used for
lookup
Product: Exim
Version: 4.98
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Logging
Assignee: unallocated@???
Reporter: david@???
CC: exim-dev@???
Afeter upgrading to 4.98 i got those warnings:
2024-09-10 08:07:18 1snu21-000000006Rv-2CJ6 Exim configuration error in line
672 of /usr/local/exim/configure:
WARNING: obsolete syntax used for lookup
but line 672 of /usr/local/exim/configure is it's last line and only contains a
comment
after some digging i found the offending lookup, which was located in a
different file (exim.acl) included from a file included from configure:
configure
.include exim.common
common
.include exim.acl
exim.acl
warn condition = ${lookup mysql{servers=sql.olsns.net; INSERT INTO
warning should report the proper file and line number
--
You are receiving this mail because:
You are on the CC list for the bug.
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-dev-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/