X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=README.md;h=3b31835e30d2e3f81e2eeea2c30a409fd5524a92;hb=HEAD;hp=2ed82c6d8a60b066f75a6b632f7a0fedacb586c0;hpb=ed328f53b000c5b4ac6e7a884110c7c485d706cb;p=edward.git diff --git a/README.md b/README.md index 2ed82c6..3b31835 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ signed email are successful. At the time of writing, this program is used by the Free Software Foundation as part of its campaign at https://emailselfdefense.org +Edward's Git repo is current hosted at: + + + $ git clone https://vcs.fsf.org/git/edward.git + ## License This program, its translation files, and its automated test cases are licensend @@ -22,6 +27,11 @@ The public and private GPG keys in tests/testgnupghome are licensed under CC0. ## Usage +To run the test cases in the top level directory: (No emails are sent) + + $ ln -s edward_config.py.example edward_config.py + $ ./run-tests + Edward expects the TO address of incoming emails and the FROM address of outgoing emails to be "edward-en@domain" or "edward-es@domain", etc. For a list of supported languages, look at the beginning of the edward source file, or @@ -36,15 +46,14 @@ you will need to properly setup your mail transfer agent (MTA).) $ ./edward < input-email.eml -To run the test cases in the top level directory: (No emails are sent) - - $ ./run-tests - No news (aside from execution duration) is good news. To automatically pipe incoming messages to edward and send its replies: (Notice the added dot.) + $ cp edward_config.py.example edward_config.py + $ nano edward_config.py + $ cd ~ ; mv edward edward-src $ cp edward-src/procmailrc.example ~/.procmailrc $ nano .procmailrc @@ -52,5 +61,5 @@ the added dot.) ## Contact Feel free to contact me with issues or patches for this program. My name is -Andrew E and you may reach me at andrew.e.7327@gmail.com +Andrew E and you may reach me at