So, I'm trying to integrate hashcash with TMDA, and read the wiki here:

    http://wiki.tmda.net/TmdaHashCashHowto

and am still unclear on a few things. For example, using:

    to * tag 
       x-hashcash shell="/usr/bin/hashcash -q -m -b20 ${TMDA_RECIPIENT}"

will only match when no other rule applies, right? Is there a way to
apply outgoing message filters globally? I would think there might be
some valid uses for doing this with other kinds of custom headers, too.

Also, the example for incoming mail is:

    pipe-headers "/usr/bin/hashcash -c -y -X -b16 -r [EMAIL PROTECTED]" accept

but I'm not clear on how this would work with extension addresses and
such. Again, if there's no way to stack rules, then some variable along
the lines of TMDA_RECIPIENT might be needed to ensure that it can match
any valid TMDA address such as a sender or dated address.

Suggestions? Comments? Clue-bats?

-- 
Unabashedly littering the information superhighway with detritus like
this for over 15 years now.
_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to