https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8032
Henrik Krohns <apa...@hege.li> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |apa...@hege.li --- Comment #1 from Henrik Krohns <apa...@hege.li> --- Created attachment 5801 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5801&action=edit async fix In this case, check_dcc() was called before check_dnsbl() and the logic did not handle that properly. Just needs an additional check in check_dcc() to check if async is active. Vote to commit. -- You are receiving this mail because: You are the assignee for the bug.