| Condition | Action | Description |
| Does the message contain a Comments header? | NO = Posting accepted | This checks to see if the message is being sent anonymously. non-Anonymous and Nym messages are accepted without a Hashcash token. |
| Is the destination alt.anonymous.messages? | YES = Posting accepted | All messages to alt.anonymous.messages are accepted without a Hashcash token. This allows for Nym users to post via Reply-Blocks. |
| Is there a valid Hashcash token? | YES = Posting accepted | If the above conditions aren't met, finally check for a valid Hashcash token |
| Reject Message | Reject | If none of the above conditions are met, reject the message |