From 1dd4f83e41ca5a0d48972b5c24e418557f782e5b Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Wed, 3 Jul 2019 23:03:00 -0100 Subject: [PATCH] add test --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index acbc7ae..6951932 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,12 @@ _Edit **NextcloudMailCatcher.php** and edit the few settings: > 'debug' => false > ]; -if **debug** is set to _true_, a log can be find in _/tmp/NextcloudMailParser.log_ + +You can test your setup by running: + +> $ php -f ./NextcloudMailCatcher.php test + + ### Virtual domain