From 1e2387474a449452b78520b9ad96a8b4b5e99722 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 17 Apr 2019 19:07:19 +0200 Subject: initial commit of source fetch --- .../docs/How to test plugin.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 nagios-plugins-contrib-24.20190301~bpo9+1/check_email_delivery/check_email_delivery-0.7.1b/docs/How to test plugin.txt (limited to 'nagios-plugins-contrib-24.20190301~bpo9+1/check_email_delivery/check_email_delivery-0.7.1b/docs/How to test plugin.txt') diff --git a/nagios-plugins-contrib-24.20190301~bpo9+1/check_email_delivery/check_email_delivery-0.7.1b/docs/How to test plugin.txt b/nagios-plugins-contrib-24.20190301~bpo9+1/check_email_delivery/check_email_delivery-0.7.1b/docs/How to test plugin.txt new file mode 100644 index 0000000..369baf4 --- /dev/null +++ b/nagios-plugins-contrib-24.20190301~bpo9+1/check_email_delivery/check_email_delivery-0.7.1b/docs/How to test plugin.txt @@ -0,0 +1,15 @@ +HOW TO TEST THE PLUGIN + +Run the shell script tests which start the test server automatically: + +./test/3_email_delivery.sh + + + + + + +If you want to start up the test server yourself: + +sudo perl test/dummy_smtp_server.pl + -- cgit v1.2.3