From: Andrew Engelbrecht Date: Wed, 2 Dec 2015 19:19:22 +0000 (-0500) Subject: clarified configuration step needed to run edward X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6f6b747efdc9c6833faaced3c9a622bd38f2df53;p=edward.git clarified configuration step needed to run edward --- diff --git a/README.md b/README.md index 30bc87d..1d4164c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,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,10 +41,6 @@ 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