https://bugs.exim.org/show_bug.cgi?id=2884
Bug ID: 2884
Summary: dbmjz lookup in sasldb2 fails with 4.96RC0
Product: Exim
Version: 4.96
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Lookups
Assignee: unallocated@???
Reporter: wbreyha@???
CC: exim-dev@???
Created attachment 1413
-->
https://bugs.exim.org/attachment.cgi?id=1413&action=edit
sasldb2 for testing generated using "saslpasswd2 -f /tmp/testsasldb -u
test.beispiel.at -c testid"
I use a dbmjz lookup with gsasl authenticator which fails on 4.96RC0 but worked
and still works with 4.95.
Testing with the attached testsasldb in /tmp/ shows the same results using:
exim -d+all -be
'${lookup{testid:test.beispiel.at:userPassword}dbmjz{/tmp/testsasldb}{$value}fail}'
4.95 correctly returns the password while 4.96RC0 ends with "lookup failed"
--
You are receiving this mail because:
You are on the CC list for the bug.