An update on the qmailmrtg7 simscan patch.

Remove the following (line 280)

        } else if ((tmpstr1 = strstr(TmpBuf, ":RELAYCLIENT:"))!=NULL) {
                // just log message
          ++tclean;


as this is logging outgoing messages and hence making the numbers look lower than they are.

The new patch should first check for rejection, then for tagging, otherwise for clean, since spam scanning doesn't run when relayclient is set.

-M

Reply via email to