From e551a7ec78b47fc0adcbff72de0218cc38f8a2c5 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 11 Dec 2016 22:42:38 -0500 Subject: [PATCH] The mission statement. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8edc789 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# mailpopbox + +Mailpopbox is a combination delivery SMTP server and POP mailbox. The purpose is to act as a +catch-all delivery server for an MX domain. All messages that it receives are deposited into a +single mailbox, which can then be accessed using the POP3 protocol. -- 2.22.5