From 6f6b747efdc9c6833faaced3c9a622bd38f2df53 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Wed, 2 Dec 2015 14:19:22 -0500 Subject: [PATCH] clarified configuration step needed to run edward --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 -- 2.25.1