On 4 Jun 2018, at 5:52, Florin Grosu wrote:
However, this case showed us that we don't know how to find the blocking point, if it's a spamassassin problem, or clamav. If you know how, can you please answer this point ?
I use a simple trick in mimedefang-filter: conditional logging. My implementation of each MD-called subroutine checks for the existence of a particular file in ~defang/ and if that file exists, uses md_syslog() to log a message about the call. This lets me switch debugging on and off by touching and removing files.
-- Bill Cole [email protected] or [email protected] (AKA @grumpybozo and many *@billmail.scconsult.com addresses) Currently Seeking Steadier Work: https://linkedin.com/in/billcole _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

