Robert Withrow <[EMAIL PROTECTED]> writes: > You can use the "program" delivery instruction to collect a copy of > the good (non-spam) message for your non-spam collection, although > it would be nice if you could somehow achieve that when using the > mbox or maildir instructions.
Why can't you just have TMDA deliver to an mbox or maildir instead of a program? See the `action' section under http://tmda.net/config-filter.html > I don't know how you collect messages from "drop" actions. Can you? `drop' means throw the message away. If you want the message saved instead, you'd use `deliver'. e.g, pipe /usr/bin/razor-check deliver=~/Mailbox.spam Again, see the above mentioned documentation. > Also you need to collect the messages that never get confirmed > because they are presumably spam. I would use tmda-pending for > that, but I don't know how to collect messages that I --delete using > tmda-pending. Any filename in pending that doesn't have a ``:3,C'' or ``:3,R'' suffix is a message that never got confirmed or released. This makes them easy to process from a custom script. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
