https://bugs.exim.org/show_bug.cgi?id=3060
Bug ID: 3060
Summary: dnsdb lookups are truncating the last character of the
line
Product: Exim
Version: 4.93
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Lookups
Assignee: unallocated@???
Reporter: lee-exim@???
CC: exim-dev@???
I have some checks for various records, but since the recent security update,
dnsdb lookups have been truncated, removing the final character of each line.
eg
set acl_m_spf_record_lookup = ${lookup dnsdb{>\n,
defer_never,txt=${lc:$sender_address_domain}}{$value}}
where the result used to be
acl_m_spf_record_lookup = "v-spf1 a mx -all"
it is now returning
acl_m_spf_record_lookup = "v-spf1 a mx -al"
(This is 4.93-13ubuntu1.9)
--
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/