Bug#812585: Acknowledgement (exim4: Exim crashing when comparing password created with "htpaswwd" without "-d" -- segmentation fault.)
Leszek Dubiel
leszek.dubiel at dubielvitrum.pl
Mon Feb 8 14:17:20 UTC 2016
I have cut down my report to bare minimum:
# exim -be '${if crypteq{xxx}{aaa}{yes}{no}}'
no
# exim -be '${if crypteq{xxx}{$aaa}{yes}{no}}'
Failed: unknown variable name "aaa"
# exim -be '${if crypteq{xxx}{\$aaa}{yes}{no}}'
Segmentation fault
More information about the Pkg-exim4-maintainers
mailing list