"SEND EMAIL ANONYMOUSLY (3)" Page 1, 2, 3
How to Chain Remailers
Chaining remailers is easy.
Let us recall what a Cypherpunk remailer does when we use the email body to specify the recipient of the anonymous email. It strips the two colon, the recipient and the following blank line from the body and forwards the remaining email body to this address.
What if the address the first remailer finds after the two colons is that of another remailer? It will forward the remaining body (without the address it just stripped off) to the remailer.
But how do we tell the second remailer in the chain where to forward the message to? We just have to make sure there are two colons at the beginning of the remaining body, followed by the next address in the chain.
This means the chain is mirrored at the beginning of the message body as a list of two colons followed by an email address and finally a blank line.
Next page > Chaining Remailers Example > Page 1, 2, 3

