https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6717
--- Comment #6 from Sebastian <[email protected]> --- Hi, I just came back to this and I wondered if this is the right syntax (my C is not very good): if ((!(flags & SPAMC_SAFE_FALLBACK)) && (flags & SPAMC_UNAVAIL_TEMPFAIL) && (ret == EX_UNAVAILABLE)) why negate the flags & SPAMC_SAFE_FALLBACK check? -- You are receiving this mail because: You are the assignee for the bug.
