hashcash.org
home
faq
documentation
mailing-list
news
media articles
bitcoin
mail plugins 
  mua hooks 
    mozilla*
    thunderbird
    kmail*
    ximian*
    mutt
    emacs
    generic unix
  mfa hooks 
  mta hooks 
  anti-spam 
  web 
blog plugins 
binaries 
source 
benchmarks
biggest stamp
developers
java applet
papers
 
web hashcash.org

hits since nov 03

using hashcash in mutt

To add hashcash to outgoing mail with mutt, download, install and setup hashcash-sendmail.

You will also need to install the hashcash tool.

Then edit your .muttrc file to add the line:

set sendmail='hashcash-sendmail'

(or the full path if it is not in the search path).

another mutt hashcash script

There is also Tim Ruddick's foreground hashcash filter for mutt. This creates hashcash in the foreground rather than backgrounding a process, and then sends using sendmail.