YAMNclient - A YAMN Remailer Client




YAMNclient is a client that is used to send email or news group messages with the YAMN remailer system.
See: https://github.com/crooks/yamn


Sent button: This will bring up a window containing the message you have sent. There is a 'Scrub' button that will scrub the 'saved message' file therein.

Clear button: Clear the main window.

News and Mail buttons: There are templets available to use by clicking on these buttons, or by clicking on the Templets dropdown box. Right click on these buttons to edit the templets therein.

outfile check box: The message will not be mailed, but will be written to the pool folder only.

Margin: The message in the main window will be margined to this maximum length before sending.

R button: This will bring up a window containing the 'Re Format' pairs that are used to reformat the messages.

W button: This will bring up a window containing words that you have chosen to flag. If one of these words is found upon clicking the Send button, YAMNclient will not send the message without further permission. This
option is a safeguard against accidentally sending names, etc that could expose you.


Save post button: When the folder is in the closed position, sent messages will not be saved. Nothing will be in the 'Sent' button window.

Wrap window button: Word wrap window. When a message is sent, the main window will revert to no word wrap. The window should revert back to the pre-send state.

Relay dropdown box: You must choose a relay to send a yamn message. A relay is a remailer server that will accept and send you message on to an entry yamn remailer. Right click on the dropdown box to edit the relays therein.

Send button: Click to send a remailer message.

Close button: Click to close YAMNclient. If there are any messages in the 'saved message' file, you will be given a choice to scrub them.

cfg button: This will bring up a window containing the yamn config file. This file should not be changed unless you know what you are doing. YAMNclient automatically changes the 'Relay' and 'Outfile' parameters in this file.

Special message considerations: If your language uses special characters, you may need to add these headers to to templet headers provided with YAMNclient:

Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit


www.github.com/inwtx/YAMNclient