X-Hashcash

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

HyperVista
Posts: 1
Joined: Wed Feb 10, 2010 4:45 am

X-Hashcash

Post by HyperVista »

I'd like to send email with the X-Hashcash field embedded in the mail header like this:

X-Hashcash: 1:20:060408:adam@cypherspace.org::1QTjaYd7niiQA/sc:ePa

A nice article explaining hashcash is: http://en.wikipedia.org/wiki/Hashcash

Implementation: If there is a "hashcash" field in your mailing list database, it would be automatically inserted into the message header. Thus, the hashcash would be precomputed as part of building your mailing list, which uses the recipient's email address to compute the string. (The program to compute the string is provided free by hashcash.org)

Where in the openEMM code can a message header field be added to an outgoing message? And would the source code be available in the Windows implementation? Scripts?

Thanks ! :lol: Reply promptly if you can! :lol: :roll: