diff --git a/Makefile b/Makefile index 9efff80..2a64df0 100644 --- a/Makefile +++ b/Makefile @@ -13,5 +13,3 @@ run: build -v /var/spool/mail:/var/spool/mail \ -e MYHOSTNAME=localhost $(IMAGE_NAME) -test: - run_test.sh diff --git a/help.md b/help.md index bf4aae8..7741b79 100644 --- a/help.md +++ b/help.md @@ -25,6 +25,10 @@ To get the memcached container image on your local system, run the following: * /var/spool/mail - contains directories for INBOXes. +TODO +# SECURITY IMPLICATIONS +WRITE port + # SEE ALSO Dovecot page diff --git a/run_test.sh b/run_test.sh deleted file mode 100644 index 05a7907..0000000 --- a/run_test.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -