"Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > Check the LOGFILE_INCOMING entry for mail sent to that keyword > address.
Ah, here we are: From: Ben Elliston <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subj: foo Actn: CONFIRM (pipe /usr/bin/spamc -c -f confirm) So the problem is that my spamc test (which is designed to minimise the number of confirmation messages I send) is catching the keyword addressed mail. > Tagged addresses are processed _after_ the incoming filter file. Can you suggest a reformulation of my simple incoming filter file that will get the result I want? That is, anything that would normally generate a confirmation message, but looks like spam according to spamc should be held? I take it that the 'size' matching will also suffer the same problem. from-file ~/.tmda/lists/whitelist ok size >100000 hold pipe '/usr/bin/spamc -c -f' confirm Thanks, Ben _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
